body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1E2843;
	position: static;
	width: 760px;
	margin:auto;
	text-align: left;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;}
a:hover {
	color: #666666;
	font-weight: bold;
}
.textbig {
	font-size: 12px;
}
.mainMenue {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mainMenueActive {
	font-size: 12px;
	font-weight: bold;
	color: #1E2843;
	font-family: Arial, Helvetica, sans-serif;
}
.headline1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	/*margin-left:-20px;*/
}
.imageborder {
	border:1px #0b1224 solid;
	margin-right: 6px;
}
.divborder {
	border:1px #0b1224 solid;
	padding: 4px;
}
.trenner {
	height:1px;
	border-bottom:1px #0b1224 solid;
	margin-bottom:4px;
	margin-top:2px;
}
.impress {
	text-align:right;	
}
