@charset "iso-8859-1";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/BgMain.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0;
	padding: 0;
	color: #000000;
	overflow-y: scroll;
}
a { color:#009EE0; text-decoration:none; }
a:hover { color:#009EE0; text-decoration:underline; }
img { border:0; }
form, h1, h2, h3, h4, div, p { margin:0; padding:0; }
h1 { font-size:18px; font-weight:400; }
h2 { font-size:15px; font-weight:400; }
h3 { font-size:12px; font-weight:700; }
#header { 
	height:83px;
	padding: 19px 0 0 0;
	text-align:center;
} 
#bottomBg1 { 
	height:23px;
	background-image:url(../images/mainContentBund1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bottomBg2 { 
	height:23px;
	background-image:url(../images/mainContentBund2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.col1 { 
	width: 225px;
}
#col2 { 
	width: 11px;
}
.col3 { 
	width: 754px;
/*	background-color:#fff;*/
} 
.menuTop {
	height:33px; 
	background-image:url(../images/blaatopBg.gif);
  }
.menuTopForside {
	text-align:right;
}
.menuTopForside a {
	display: block;
	padding: 10px 0 0 0;
	height:23px;
	font-size:11px; 
/*	font-family:Arial, Helvetica, sans-serif;*/
	color:#ffffff;
	cursor: pointer;
	text-decoration: none;
}
.menuTopForside a:hover {
	text-decoration:underline;
}
#menuLinkContainer {
	width:203px;
	padding:6px 0 7px 22px;
	border-top:1px solid #A3CEEB;
}
.menuLink a {
	color:#009EE0;
	text-decoration:none;
}
.menuLink a:hover {
	color:#009EE0;
	text-decoration:underline;
}
#subMenuContainer {
	width:225px;
	padding:1px 0 12px 0;
}
.subMenuLink a {
	color:#009EE0;
	text-decoration:none;
}
.subMenuLink a:hover {
	color:#009EE0;
	text-decoration:underline;
}
#footer { 
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 12px 0;
	text-align:center;
	color:#009EE0;
}
#footer p a {
	color:#009EE0;
	text-decoration:none;
}
#footer p a:hover {
	color:#009EE0;
	text-decoration:underline;
}
.roed { color:#E2001A; }
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.leftContent {
	height:25px; 
	width:203px;
	background-image:url(../images/roedtopBg.gif);
	font-size:15px;
	font-weight:700;
	color:#fff;
	padding:8px 0 0 22px;
}