@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#dce0e8 url(images/site_bg.jpg) repeat-x center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:85%;
}
p {
	color:#333;
	margin-top:8px;
}
h2 {
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px solid #999;
	background-repeat:no-repeat;
}
h3, h4 {
	margin-top:15px;
	margin-bottom:8px;
}
a {
	color:#000;
}
a:hover {
	color:#2d77c5;
}
#header {
	background:url(images/header.jpg) no-repeat center;
	margin:0px auto;
	width:1160px;
	height:561px;
	position:relative;
	top:0px;
}
#header_menu {
	position:relative;
	top:463px;
	right:100px;
	height:138px;
}
#header_menu a {
	width:138px;
	height:138px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin-right:20px;
	z-index:10;
}
#header_menu a:hover {
	background-position:0px -138px;
}
a.aktuell {	background:url(images/btn_aktuell.png) no-repeat; }
a.daten { background:url(images/btn_daten.png) no-repeat; }
a.bilder {	background:url(images/btn_bilder.png) no-repeat; }
a.kontakt {	background:url(images/btn_kontakt.png) no-repeat; }
#menu {
	height:70px;
	width:1000px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:20px auto;
}
#menu ul {
	padding:20px 20px;
}
#menu ul li {
	float:left;
	margin-right:15px;
	list-style:none;
	color:#ccc;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	letter-spacing:2px;
}
#menu ul li a {
	color:#ccc;
	text-decoration:none;
	padding:7px 8px;
	display:block;
}
#menu ul li a:hover {
	background:#000;
	
}
#content {
	width:940px;
	margin:50px auto;
}
#content ul {
	list-style:square outside;
	margin:12px 0px 12px 26px;
}
#content ul li {
	margin-bottom:8px;
}
.area_43_l {
	display:block;
	width:600px;
	float:left;
	padding:20px;
}
.area_43_r {
	display:block;
	width:260px;
	float:left;
	padding:20px;
}
.entry > a {
	display:block;
	width:300px;
	height:132px;
	border:none;
	float:left;
	margin:45px 0px 50px 13px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.entry a.facebook { background-image:url(images/visit-facebook.png); }
.entry a.youtube { background-image:url(images/visit-youtube.png); }
.entry a.news { background-image:url(images/visit-news.png); }
#plane {
	background:url('images/plane.png') no-repeat;
	width:437px; /* 637 - 200 */
	height:50px; /* 80 - 20 */
	z-index:1000;
	padding-left:200px;
	padding-top:30px;
	color:#fff;
	font-family:"Comic Sans MS";
	font-size:1em;
}
#plane a {
	color:#fff !important;
}
#flash {
	position:fixed;
	width:100%;
	height:100%;
	background:url(images/flash.png);
	z-index:5;
	display:none;
}
.shortnews {
	display:block;
	width:240px; /* 300 -  60 */
	height:172px; /* 232 -  60 */
	padding:60px 30px 0px 30px;
	background:url(images/newsbg.png) no-repeat;
	font-family:serif;
	font-size:.9em;
	line-height:1.4em;
}
.shortnews p.info, p.newsinfo {
	background:url(images/time.gif) no-repeat left;
	padding-left:20px;
	font-size:.8em;
	font-family:sans-serif;
	margin-top:5px;
	margin-bottom:14px;
	font-style:italic;
}
.shortnews p.more a {
	margin-top:14px;
	color:#000;
	display:block;
}
.NewsEntry {
	margin-bottom:30px;
}
.returnlink {
	margin-top:50px;
	display:block;
}
.returnlink a {
	background:url('images/back.gif') no-repeat left;
	padding-left:20px;
	color:#000;
	text-decoration:none;
}
.facebook {
	text-align:center;
	margin-top:30px;
	margin-left:6px;
}
.gmap, .ytembed {
	border:1px solid #ccc;
	padding:3px;
	margin:15px 0px 5px 0px;
}
.feedback_item {
	border-bottom:3px solid #ddd;
	padding:35px 20px 20px 20px;
	margin:0px 0px 20px 10px;
	background:#fff url(images/comment_top.png) no-repeat;
	width:545px;
}
.cms_form {
	display:block;
	font-size:90%;
	margin:15px 0px;
}
.cms_form label {
	clear:left;
	display:block;
	float:left;
	display:block;
	width:150px;
	font-weight:bold;
	padding-top:12px;
}
.cms_form input[type=text], .cms_form input[type=password], .cms_form input[type=file] {
	display:block;
	float:left;
	width:400px;
	padding:5px;
	margin:5px 5px;
	background:#fff url('images/form_bg.jpg') repeat-x;
	border:1px solid #ccc;
}
.cms_form textarea {
	display:block;
	float:left;
	width:400px;
	padding:5px;
	margin:5px 5px;
	background:#fff url('images/form_bg.jpg') repeat-x;
	border:1px solid #ccc;
	font-family:sans-serif;
	font-size:1.1em;
}
.cms_form select {
	display:block;
	float:left;
	padding:3px;
	margin:5px 5px;
	border:1px solid #ccc;
}
.cms_form .fbr_helptext {
	float:left;
}
.cms_form .captcha {
	clear:left;
	width:400px;
	margin-left:150px;
	margin-top:20px;
	padding:10px 0px 0px 0px;
}
.cms_form .captcha img {
	float:left;
	margin-right:5px;
	margin-left:5px;
	border:1px solid #d9c9ae;
}
.cms_form .captcha .cms_textfield {
	clear:left;
	margin-left:5px;
}
.cms_form .submit {
	display:block;
	margin-left:155px;
	clear:left;
}
.cms_form .submit input {
	padding:2px 5px;
}

li.thumb {
	list-style:none;
	border:1px solid #ccc;
	padding:1px;
	margin-right:15px;
	float:left;
	display:block;
}

#home h2 { background-image:url(images/h2/daten.png); text-indent:-9999px; }
#daten h2 { background-image:url(images/h2/daten.png); text-indent:-9999px; }
#bilder h2 { background-image:url(images/h2/bilder.png); text-indent:-9999px; }
#kontakt h2 { background-image:url(images/h2/kontakt.png); text-indent:-9999px; }
#aktuell h2 { background-image:url(images/h2/aktuell.png); text-indent:-9999px; }
#youtube h2 { background-image:url(images/h2/youtube.png); text-indent:-9999px; }