body {
	padding: 3px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {margin: 0.5em 0 0.5em 0; font-size: 20px; color:#203578;}
h3 {margin: 1em 0 0.5em 0; font-size: 16px; color:#203578;}
h4 {margin: 1.5em 0 0.5em 0; line-height: 1.5em; font-size: 12px; color:#203578;}
h5 {margin: 0.5em 0 0.5em 0; line-height: 16px; font-size: 12px; color:#fff;}
h6 {margin: 13px 0 0.5em 0; line-height: 16px; font-size: 11px; color:#E31C23;}
p {line-height: 16px; margin: 0 0 12px 0; font-size: 11px;}

/*  Lnkar*/
a:link{color: #808080; text-decoration: none;}
a:visited{color: #808080; text-decoration: none;}
a:hover{color: #3C5ECA; text-decoration: none;}
 .tab { font-weight:bold;font-size:12px;text-align:center;font-family:Arial,Helvetica;color:olive;}
 .tabb { font-weight:bold;font-size:16px;text-align:center;font-family:Arial,Helvetica;}
a:active{text-decoration: none;}


/* sidlayout */
#layout {width: 800px; border-top: 0px solid #203578; border-right: 1px solid #203578; border-left: 1px solid #203578; margin-right: auto; margin-left: auto;}
#sidhuvud {
	padding: 0px;
	margin: 0;
	height: 113px;
	background-image: url(../img/header.gif);
	background-position: left top;
}
#kolumncontainer{float: left; width: 800px;	background:  #ffffff;}
#kolumn1 {float: left; width: 540px; padding: 10px;	background: #ffffff;}
#kolumn2 {float: left; width: 219px; padding: 10px;	background:  #ffffff;}
#kolumnindex1 {float: left; width: 779px; padding: 0px 10px;	background: #ffffff;}
#sidfot {
	padding: 0px;
	height: 96px;
	border-bottom: 1px solid #666666;
	background-image: url(../img/footer.gif);
}

/* meny */
#menycontainer{border-bottom: 0px solid #666666;}
#menycontainer ul{padding: 3px 0; margin: 0;}
#menycontainer li{margin-right: 0px; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 8px 8px; margin-left: 0; background: #c2ceda; font-weight: bold; font-size: 11px;}
#menycontainer a:link{color: #203578;}
#menycontainer a:visited{color: #203578;}
#menycontainer a:hover{background: #80A0C6; color: #fff;}
#menycontainer a#current{background: #203578; border-bottom: 1px solid #ffffff; color: #ffffff;}
.RedH4 {
	font-weight: bold;
	color: #E31C23;
	font-size: 14px;
	line-height: 15px;
}
.Small {
	font-size: 9px;
}
.smallb {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdbot {
	border-bottom: 1px dotted #80A0C6;
}
.tdtop {
	border-top: 1px dotted #80A0C6;
}
.tdleft {
	border-left: 1px dotted #80A0C6;
}
.tdright {
	border-right: 1px dotted #80A0C6;
}
/*New Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) repeat-x center center;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../img/chromebg2.gif) center center repeat-x;
}
.tableblu {
	border: 1px solid #C2CEDA;
}
.RedH5 {
	font-weight: bold;
	color: #E31C23;
	font-size: 11px;
	line-height: 20px;
	margin: 1.5em 0 0.5em 0;
}
.GreenH5 {
	font-weight: bold;
	color: #009900;
	font-size: 14px;
	line-height: 15px;
	margin: 1.5em 0 0.5em 0;
}
.bigwhite {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:hover {
	color: #808080;
	font-size: 14px;
	text-decoration: none;
}
