body {
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 38px;
	margin-left: 38px;
}

a, a:active, a:visited {
	color: #0062AC;
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

#pageContainer {
	width: 760px;
	height: 610px;
	border: 1px solid #0062AC;
	#width: 762px; /* hack for explorer */
}

#topArea {
	width: 760px;
}

#menuArea {
	width: 760px;
}

#mainContainer {
	width: 760px;
}

#leftmenuArea {
	width: 198px;
	height: 454px;
	line-height: 18px;
	background-image:url(../bilder/bg_vanstermeny.gif);
    float: left;
	text-align: left;
}
#mainContainer {
	width: 562px;
	height: 454px;
	background-color: #EBF7FF;
	float: left;	
}

#mainArea {
	width: 504px;
	height: 417px;
	background-color: #EBF7FF;
    float: left;
	text-align: left;
	margin-left: 44px; 
	margin-right: 14px; 
	margin-top: 37px;
}

#mainLeftArea {
	width: 256px;
	height: 417px;
	float: left;
	margin-right: 31px;
}

#mainRightArea {
	width: 217px;
	float: left;
}

#mainStartLeftArea {
	width: 239px;
	height: 219px;
	float: left;
	margin-right: 48px; 
}

#mainStartRightArea {
	width: 190px;
	height: 219px;
	background-color: #D3ECF8;
	float: left;
	margin-left: 27px;
}

#mainLeftAreaScroll {
	width: 276px;
	height: 417px;
	float: left;
	margin-right: 11px;
}

#mainBottomArea {
	width: 504px;
	height: 153px;
	margin-top: 5px;
}

#darkblueBox {
	width: 217px;
	height: 145px;
	background-color: #0086C8;
	margin-top: 11px;
	margin-bottom: 11px;
}

#facts {
	width: 202px;
	height: 145px;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 5px;
}


input.kontakta {
	border: 0px solid #000000;
	height: 16px;
	width: 206px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11px;
}

textarea.kontakta {
	border: 0px solid #000000;
	height: 144px;
	width: 256px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11px;
}

.floatbreak{
   height:0px;
   overflow:hidden;
   clear:both;
}

.leftMenu{
	padding-top: 35px;
	padding-left: 18px;
}

.scrollbox {
	border: none;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #80CFF0;
	scrollbar-arrow-color: #80CFF0; 
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #80CFF0;
	padding-right: 8px;
}


.header {
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.smallbold {
	font-size: 9px;
	font-weight: bold;
}

.factsheader {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px; 
}

.datum {
	font-size: 8px;
}