/* Text & Länkar */

body {font-family: Verdana; font-size: 11px; color: #666666; background: #B9BD9C;}
p {font-family: Verdana; font-size: 11px;}
td {font-family: Verdana; font-size: 11px; background: #ffffff;}
li {font-family: Verdana; font-size: 11px;}
h1 {font-family: Verdana; font-size: 14px; font-style: normal; color: #B3B3B2;}
.bold{ font-family: Verdana; font-size: 11px; font-weight: bold;}
.underline{font-family: Verdana; font-size: 12px; color: #B6212D; font-weight: bold; border-bottom: 1px solid #B6212D; }
p.h2Text{ font-family: Verdana; font-size: 11px; border-bottom: 1px dotted gray; padding: 0px 0px 7px 0px;}
a:link { color: #EBEBDE; text-decoration: none;}
a:visited { color: #EBEBDE; text-decoration: none;}
a:active { color: #EBEBDE; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}




/* Centrering av sidans innehåll */

body {margin: 0; padding: 0;}
#center {position: absolute; left: 50%; top: 50%; width: 780px; height: 532px; margin-left: -390px; margin-top: -266px; background: #ffffff;}
#container { repeat-y; float: left; border: 15px solid #EBEBDE;}



/* Meny */


#menycontainer ul{list-style-type: none;}
#menycontainer ul li a{background: transparent url("symbol.gif") left center no-repeat; padding-left: 15px; text-decoration: none; color: #000000;}
#menycontainer ul li a:hover{background: transparent url("symbol-over.gif") left center no-repeat;}
#menycontainer ul li a#current{background: transparent url("symbol-active.gif") left center no-repeat; color: #cccccc;}
#meny{margin-left: 0; padding-left: 0; list-style: none;}




/* Boxar */

#header { background: url(graphic/header.jpg); width: 750px; height: 170px; padding: 0px;}
#menu {background: #ffffff; float: left; width: 110px; height: 300px; padding: 15px 15px 7px 28px;}
#content {float: left; width: 560px; height: 320px; padding: 12px 4px 0px 10px; overflow: auto; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #B9BD9C;
scrollbar-arrow-color: #B9BD9C; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #B9BD9C;
}
#copy { font-family: Verdana; font-size: 11px; color: #EBEBDE; height: 15px; padding: 5px 0px 0px 0px; }








