body { 
background-color: #ffc ; 
font-family: Gill, Helvetica, sans-serif; 
color: #008080;
font-size: 1.0em;
}

#sida { 
background-color: #ffc ; 
width: 80%; 
height: 100%;
float: left;
border-right: 2px solid #008000;
}

.sidahoger { 
background-color: #cff;
color: #00f; 
width: 18%;

float: right;
margin-bottom: 3px;
}

.banner {
text-align: center;
margin: 10px 0px;

}

h1,h2,p {
margin: 1%;
}

h1 {
text-align: center;
}

a {
color: #ff3399;
font-size: 1.0em;
}

.left {
float: left;
}

.bildtext{
color: #993300;
font-size: 0.8em;
}

#testart a {
font-family: "Verdana", sans-serif;
font-size: 15px;
font-style: bold;
color: #c0c0c0;
border: 10px solid;
}

.hr { 
padding: 0px;
margin: 0px;
border-left: 0px;
border-top: 2px;
border-right: 0px;
border-bottom: 0px;
border-style: solid;
border-color: #008000;
background-color: #ffc; 
height: 20px;                     
}

#nederdel {
float: left;
width: 5%
}







