@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

html,body {
	height:100%;
	min-height:100%;
}

* html #page {
	height:100%;
}

body {
	background:#000000;
	font-family:Georgia,Serif;
	font-size:80%;
	color: #fff;
	text-align:center;
}

a img {
	border:1px solid #fff;
	display:block;
}

a {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:FFFFFF;
}

#page {
	margin: 0px auto;
	width:979px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	background: #5b5875;
	border-right:1px solid #fff;
	border-left: 1px solid #fff;
}

#header {
	width:979px;
	height:217px;
	background: #091f40 url(/img/header2.jpg) no-repeat top center;
}

#header h1 {
	padding-top:100px;
	font-family:Georgia,Serif;
	font-size:1.6em;
	font-weight:bolder;
	color:#fff;
}

#header .topnav {
	margin-top:75px;
	word-spacing: 10px;
}

.topnav a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	word-spacing:0;
}

.topnav a:hover {
	text-decoration:none;
	color:#fff;
}

#navi {
		
		
		
		font-weight: bold;
		line-height: 2,0;
		color: #000;
		word-spacing:0;
		width: 150px;
		float:left;
		padding-left: 10px;	
	
}

#navi a:hover  {
		text-decoration:none;
		color:#fff;
}	
 

#content {
	padding: 20px;
	text-align:left;
}

#content p {
	margin-bottom: 20px;
	line-height: 16px;
}

#content .momoIframe {
	float:right;
	margin-left: 15px;
}

#content h2.head {
	background:#ff9c00;
	padding:2px;
	font-size: 1.2em;
	font-weight:bold;
	color:#000;
}

#content li {
	list-style-type:none;
}

#content #left {
	float:left;
	width:760px;
	font-size:0.9em;
}
#content #right {
	float:right;
	width:168px;
	padding:5px;
}

#right .shead {
	margin:0px;
	padding:2px;
	border-bottom:1px solid #fff;
	font-size:1.1em;
	font-weight:bold;
	color:#ff9c00;
}

#right ul {
	margin:5px;
	margin-top:0px;
	padding:0px;
}

#right ul li {
	list-style-type:none;
	line-height:18px;
	width:162px;
	margin-bottom:2px;
	background:#062f6d;
	padding:2px 5px;
}

#right ul li a {
	text-decoration:none;
	color:white;
}

#inhalt{
	
	width:750px;
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
	margin-right:10px;
	float:left;
	padding:10;
	}


#inhalt h1{
text-decoration:underline;
font-family:Georgia,Serif;
font-stretch:normal;
padding-left:10;
	
	
	}	
	

.footer {
	margin:0px;
	line-height:0px;
	text-align:center;
	font-size:0.8em;
}