@charset "utf-8";
/* CSS Document */
a img {border: 0 none;}

body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: url(bg.jpg) repeat-y center #0356a7;
}
td {font-size: 14px;}

#container {
	width: 980px;
	margin: 0 auto;
	
}
#content {
	margin: 1px 41px;
}
#time {
	color: #aaaaaa;
	text-align: right;
	height: 20px;
	background:url(bgHead.gif) no-repeat;
	line-height: 18px;
	border-bottom:1px solid #FFF;
}
#left {
	float:left;
	width: 226px;
}
#logo {border-bottom: 1px solid #aaaaaa;height: 144px;}
#menu ul, #menu ul li {margin: 0; padding:0;list-style-type: none;}
#menu ul li {
	line-height:24px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #AAA;
}
#menu ul li a{
	display:block;
	color: #000;
	text-decoration:none;
	padding-left: 16px;
	outline:none;
	border-left: 9px solid #0356a7;
}
#menu ul li a:hover {
	padding-left: 16px;
	border-left: 9px solid #027514;
	background-color:#dddddd;
}
#menu ul li.menu-current a {
	padding-left: 16px;
	border-left: 9px solid #cc4604;
	background-color:#dddddd;
}
#menu ul li.menu-current ul li a, #menu ul li ul li a, #menu ul li ul li.menu-current a, #menu ul li ul li a:hover {
	padding-left: 30px;
	font-size: 13px;
}
#menu ul li.menu-parent a {font-weight: bold;}
#menu ul li.menu-parent ul li a {font-weight: normal;}
#menu address {
	font-style: normal;
	font-size: 12px;
	color: #666;
	padding: 20px 5px 5px 5px;
}
a:link, a:visited, a:active {
	color: #004b84;
	text-decoration:underline;
}
a:hover, a:focus {
	color: #004b84;
	text-decoration: none;
}
#right {
	float:left;
	width:670px;
	padding-left: 1px;
}
#head {
	height: 144px;
	position: relative;
}
#himmel1 {
	background:url(himmel1.jpg) no-repeat;
	width: 219px;
	height: 144px;
	position: absolute; top: 0; left: 0;
}
#animation {
	width: 224px;
	height: 144px;

	position: absolute; left: 219px; top: 0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#himmel2 {
	background:url(himmel2.jpg) no-repeat;
	width: 225px;
	height: 144px;
	position: absolute; top: 0; left: 445px;
}
#inhalt {padding: 25px 25px 0 25px;}
#footer {
	clear:both;
	height: 54px;
	background:url(footer.gif) no-repeat;
}
/*content*/
h1, h2, h3, h4, h5, h6 {
	color: #81806F;
	font-size:20px;
	font-weight: bold;
}
.untertitel, td .untertitel {
	font-size: 12px;
	color: #000;
}
