<style type="text/css" media="screen">
 
/* Allmänt hur text och bakgrund i huvudet (menyn på mozilla) skall se ut*/
head {
margin: 0px;
padding: 0px;
background: white;
font-family: arial;
font-size:smaller;
}
/* Allmänt hur text och bakgrund i body skall se ut*/
body {
margin: 0px;
padding: 0px;
background-image:url(bakgrund.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#666666;
}
.titel {
font-weight: bold;
}

A:link {
text-decoration: none;
color:#666666;
}
A:visited {text-decoration: none;
color:#666666;
}
A:active {text-decoration: none;
color:#666666;
}
A:hover {text-decoration: underline; color: red;}

div {

}

/*-----------------Css för menylager och dropdown menyn------------------*/
#shadow{
z-index: 1;
width:779px;
position:absolute;
/*background-image:url(shadow.gif);
background-repeat: repeat-y;*/
left:50%;
margin-left:-389px;
}

#top {
width:779px; 
height:126px; 
position:relative;
top:0px;
/*left:7px;*/ 
z-index: 100;
border-left:1px solid #333333;
border-right:1px solid #333333;
visibility:visible;
background-color: #6E7679;
background-image:url(vbologo.jpg);
background-repeat:no-repeat;
/*width: 100%;  precision for Opera */
}

#menu {
width:600px; 
/*height:80px;*/ 
position:absolute;
top:109px;
right:0px; 
z-index: 100;
visibility:visible;

/*width: 100%;  precision for Opera */
}

#menu dl {
float: left;
width: 120px;
height: 15px;
}

#menu dt {
text-align: center;
color:#FFFFFF;
/*font-weight: bold;*/
/*background:#DAE9DA;*/
/*border-left: 1px dashed #999999;*/
border-left: 1px solid #FFFFFF;
/*border-right: 1px solid #AEC0AC;*/
margin: 1px;

}
#menu dd {
cursor: pointer;
color:#FFFFFF;
margin-left: 2px;
display:none;
background:#6E7679;

}
#menu li {
text-align: center;
background: #6E7679;
display: block;
height: 100%;
border: 2px;
}
#menu li a, #menu dt a {
color:#FFFFFF;
text-decoration: none;
display: block;
height: 100%;
/*border-left: 1px solid #FFFFFF;*/
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus{
background: #8D989C;
}

dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
}
/*---------------------------- Main lagret ----------------------------------*/

#main 
{ 
width:779px; 
background-color: white; 
position:relative; 
/*left:7px;*/
top:0px;
border:1px solid #333333;
 } 

#content 
{
width:600px; 
position:relative;
float: left;
padding:0px; 
}
#flashmovie{
z-index: 1;
}
#page
{
width:600px;
position:relative;
background-color:#FFFFFF;
z-index: 1;
padding:4px;
}
#right 
{ 
width:161px; 
position:relative;
float: right;
margin-left:5px;
margin-top:5px;
padding-bottom:5px; 
} 
#righttop 
{ 
width:156px; 
border-left: 1px solid #999999;
padding-left:5px;
} 
#rightbottom 
{ 
margin-top:20px;
width:156px; 
height: 100px; 
border-left: 1px solid #999999;
padding-left:5px;
top:220px;
} 

#bottom 
{ 
color: #FFFFFF;
width:774px;
position:relative;
clear:both;
border-top:1px solid #333333;
background:#6E7679;
margin-top:7px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
/*top: 400px;
left:10px;*/ 
}
#bottom A:link {
text-decoration: none;
color:#FFFFFF;
}
#bottom A:visited {text-decoration: none;
color:#FFFFFF;
}
#bottom A:active {text-decoration: none;
color:#FFFFFF;
}
#bottom A:hover {text-decoration: underline; color: red;}

#title{
color:#FFFFFF;
font-weight:bold;
background: #6E7679;
height:16px;
float:left;
margin-top: 1px;
margin-left: 1px;
padding-top: 2px;
padding-left: 10px;
padding-right: 25px;
}
#dash{
margin-top: 1px;
float:left;
}
#bostadbilder{
float:left;
padding-bottom: 5px;
}
#bostadinfo{
float:left;
margin-left: 20px;
padding-bottom:5px;
}
#felanmalan{
z-index: 1;
width:700px;
position:absolute;
/*background-image:url(shadow.gif);
background-repeat: repeat-y;*/
padding:5px;
border: 1px solid #000000;
background:#FFFFFF;
margin-left:5px;
margin-top: 5px;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}

</style>

