body,html,td{
margin: 0px;
margin-top: 5px;
font-family: verdana;
font-size: 11px;
}
div{
margin-top: 5px;
font-family: verdana;
font-size: 11px;
text-indent: 0px;
}
#container{
}
.maintable{
border: 0px solid #CCC;
}
#header{
position: absolute;
width: 900px;
height: 128px;
background-repeat: no-repeat;
z-index: 10;
}
.white{
color: #FFFFFF;
}
#menu{
color: #FFFFFF;
top: 133px;
width: 200px;
height: 100%;
background: #077ec0;
}
#content{
position: relative;
border: 1px solid #000;
left: 210px;
top: 133px;
width: 690px;
height: 500px;
padding: 10px;
background: #FFFFFF;
z-index: 30;
}
.innercontent{
border: 1px solid #ccc;
height: 99%;
padding: 10px;
}
.menutext{
color: #FFFFFF;
margin: 10px;
text-indent: 0px;
}
p{
text-indent: 0px;
}
.footer{
background: #f79d23;
color: #FFFFFF;
}
.menutop{
color: #FFFFFF;
}
.menutop2{
background-image: URL("/themes/radstedhus_mark3/images/menu.jpg");
color: #FFFFFF;
}
.menn{
color: #FFFFFF;
text-decoration:none;
}
a.menn:link{
color: #FFFFFF;
text-decoration:none;
}
a.menn:visited{
color: #FFFFFF;
text-decoration:none;
}
a.menn:hover{
color: #FFFFFF;
text-decoration:none;
}
.pic{
display: block;
float: right;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
position: relative";
}