body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#bg1 { background-image: url(images/bg1.png); }
#bg2 { background-image: url(images/bg2.png); }
#bg3 { background-image: url(images/bg3.png); }
#bg4 { background-image: url(images/bg4.png); }
#bg5 { background-image: url(images/bg5.png); }
#bg6 { background-image: url(images/bg6.png); }
#bg7 { background-image: url(images/bg7.png); }


a:link {color: #970031;	text-decoration: none;}
a:visited {text-decoration: none; color: #970031;}
a:hover {text-decoration: none;	color: #ffffff;}
a:active {text-decoration: none; color: #970031;
}
h1 {margin: 0.5em 0 0.5em 0; font-size: 36px; color: #970031; font-weight: normal; letter-spacing: 2px;}
h2 {margin: 3em 0 4 0; font-size: 20px; color: #444444;}
h3 {margin: 1em 0 0.5em 0; font-size: 16px;}
h4 {margin: 1.5em 0 0.5em 0; font-size: 1em;}
p {line-height: 1.5em; margin: 1.2em 0 1.2em 0;}
brodtext {margin: 1.5em 0 0.5em 0; font-size: 12 px;}


/* sidlayout */
#layout {width: 850px;}
#sidhuvud {clear: both; width: 850px; margin-top: 182px; margin-left: 20px; text-align:center;}
#kolumncontainer{float: left; width: 850px;	}
#kolumn1 {float: left; width: 500px; margin-left: 40px; margin-top: 30px;}
#kolumn2 {float: left; width: 240px; padding: 10px; margin-left: 24px; margin-top: 30px;}
#sidfot {clear: both; height: 140px; background-image: url(images/sidfot.png); background-repeat: no-repeat; background-position: center top; font-size: 10px; color: #444444;}

#navBox {
	float: left;
	font-family: "Century Gothic", "Arial bold", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav1{ margin-right: 36px; }
#nav2{ margin-right: 38px; }
#nav3{ margin-right: 76px; }
#nav4{ margin-right: 98px; }
#nav5{ margin-right: 62px; }
#nav6{ margin-right: 63px; }

#nav11{ margin-right: 36px; }
#nav22{ margin-right: 50px; }
#nav33{ margin-right: 80px; }
#nav44{ margin-right: 98px; }
#nav55{ margin-right: 62px; }
#nav66{ margin-right: 63px; }


#navBox a:link{color: #ffffff;}
#navBox a:visited{color: #ffffff;}
#navBox a:hover{color: #970031;}
#navBox a#current{color: #000000;}

hr {
	margin: 14px 0 14px 0;
	border-top: 2px dotted #CCCCCC;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.charttime {
    font-weight: bold;
}
#center {width: 850px; margin-right: auto; margin-left: auto;}

#opac {color: #ffffff; opacity: 0.8; filter: alpha(opacity=80);}

.style1 {color: #970031}
.style2 {color: #FFFFFF;font-size: 24px;}
.style5 {color: #970031; font-size: 24px; }
.style5light {
	color: #970031;
	font-size: 24px;
	font-weight: lighter;
}
