/* cascading stylesheet */
body { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
       color: black; 
       text-align: center;
       background-image: url(../media/browserbackground.gif);
       background-repeat:repeat;   
}

H2 {font-size:14px;font-weight:bold;color:#444444;text-align:left}
H3 {}
p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: black;}
A:visited {color: black;} 	   
A:active {color: black;  } 	 
A:link {color: black; }
A:hover {color:red;} 
/* hovedboks */	
#main {
   position:relative;
   margin: 0 auto;
   text-align: left;   
   width:780px; 
   height:740px;
   z-index:1; 
   background-color:White; 
}
/* header */
#top {position:absolute;left:0px; top:0px; width:780px; height:70px;z-index:1}      
#top H1 {font-size:21px;text-align:center;padding-top:18px;}
#top #topbackground { position: absolute; width: 745px; height: 60px; top:15px; left:20px; z-index:-1;  }
/* menu */
#menu {
   position:absolute; 
   top:70px;width:180px;height:600px;
   z-index:1;     
}
#menu UL 
{ list-style-type:none; line-height:24px; padding-top: 15px; margin-left:16px; text-indent:10px;}
#menu LI {} 
#menu UL a:hover {color: red;background-color:#999999;border-top:1px solid red;
                  border-bottom:1px solid red;}	
#menu UL a {display:block;text-decoration: none; font-family:Verdana; font-size: 11px; font-weight: bold; 
            color:White; background-color:#444444;border-top:1px solid #444444;border-bottom:1px solid #444444; }
#menu #menuback{position: absolute; width: 180px; height: 295px; top:20px; left:20px; z-index:-1;}
#menu P {font-size:10px;}
#personkeyboard {
    position:absolute;
    top:157px;
    left:29px;
    }
#slidebox {
 position: absolute;
 top:385px;
 left:20px; 
}
#slideshow{
 filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,Duration=3);
 border: none;
 width: 160px;
 height: 200px; 
}
/* cententbox */	
#sitecontent {position:absolute;left:210px; top:88px; width:535px; height:565px; z-index:5; overflow: auto;}
#sitecontent p {font-size:12px; line-height:16px;padding-left:15px;}
#sitecontent H2 {padding-left:10px;padding-top:5px;}
#sitecontent ul {font-size: 12px; font-weight: normal; margin-left: 13px; padding-left: 13px }
#sitecontent ul .nobullet { list-style: none; padding-left: 0px; margin-left: -15px;} 
#sitecontent .big {font-size: 25px;}
#sitecontent .center {text-align: center;}
#sitecontent {
    scrollbar-base-color:#555555;
    scrollbar-arrow-color:red;
    scrollbar-track-color:#999999;
    scrollbar-3dlight-color:#666666;
    scrollbar-highlight-color:#555555;
    scrollbar-darkshadow-color:#666666;
    scrollbar-shadow-color:#555555;
    scrollbar-face-color:#555555;
    padding-right: 18px; 
}
#screen {
    position:absolute;
    top:10px;
    width:532px;
    height:555px;
    z-index:-1;
}
/* kontaktoplysninger - footer */	
#footer {position:absolute;left:0px; bottom:20px; width:770px; height:40px; z-index:2;border-bottom:1px solid red;border-top:1px solid red}
#footer h3 {font-size: 12px; font-weight: normal; letter-spacing: -1px; text-align: center; }
#footer a  {letter-spacing: 0px; font-weight:bold; text-decoration:none; color: black;}
#footer a:hover {color:Red;}
/*footer - reference */
#refrence {position:absolute;bottom:0px; height:15px; width:780px;background-color:white; font-size:10px;}

#ctl00_body_bodytext {
	background-color: white;
	text-align: left;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
