@charset "UTF-8";
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #0095E0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/interface/bgbluegrad.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.text10wh {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #0788C8;
}
a:visited {
	color: #0788C8;
}
a:active {
	color: #0788C8;
}
a:hover {
	color:#000000;
	}



#main {
	background-image: url(images/interface/bgbluegradmid.png);
	background-repeat: repeat-y;
	width: 920px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}
#topheader1 {
	float: left;
	width: 300px;
	margin-top: 70px;
	margin-left: 400px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#topheader2 {
	float: left;
	width: 165px;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
.text11 {
	font-size: 11px;
	font-weight: bold;
}
#mainmid {
	float: left;
	width: 630px;
	margin-right: 20px;
}
#mainright {
	float: left;
	width: 250px;
	padding-left: 20px;
}
#topheader {
	width: 920px;
	background-image: url(images/interface/topimage.jpg);
	height: 400px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}
#bottom {
	font-size: 80%;
	background-image: url(images/interface/bgbluegradmid.png);
	background-repeat: repeat-y;
	text-align: center;
	padding: 40px;
	width: 920px;
	clear: both;
}
#topheadernav {
	float: left;
	width: 600px;
	margin-top: 0px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-left: 11px;
}
#topheadernav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topheadernav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#topheadernav2 {
	float: left;
	width: 220px;
	margin-left: 90px;
	color: #FFFFFF;
	letter-spacing: 0.2mm;
}
#topheadernavwrap {
	float: left;
	margin-top: 64px;
	width: 950px;
	margin-left: 6px;
}
#mainright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topheadernav a:hover, #topheadernav2 a:hover {
	text-decoration: underline;
}
.nietzien {
	color: #003399;
}
.nietzienb {
	color: #666666;
	visibility: hidden;
}
