@import url(/css/text.css);
@import url(/css/navigation.css);
@import url(/css/lightbox.css);


/* Grundelemente
--------------------------------------------- */
html {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	}
body {
	margin: 0;
	padding: 0;
	background-color: #b3ddfd;
	background-image: url(/pictures/back_body.gif);
	background-repeat: repeat-x;
	text-align: center;
	}
.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	background-image: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#main {
	margin: 0;
	padding: 0;
	background-image: url(/pictures/back_main.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 970px;
	margin: auto;
	text-align: left;
	margin-top: 7px;
	}
	
h2.blind {
	display: none;
	}
h2.kreuz_black {
	padding-left: 16px;
	background-image: url(/pictures/kreuz_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
        color: #000;
	}



ul.sitemap li  {
margin: 0;
	}

#startnews {
	background-image: url(/pictures/start_news.gif);
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 250px;
	height: 184px;
	float: left;
	}
#startnews_inhalt {
	padding-top: 40px;
	padding-left: 7px;
	}
#startevents {
	background-image: url(/pictures/start_events.gif);
	background-repeat: no-repeat;
	background-color: #efefef;
	height: 184px;
	width: 250px;
	margin-left: 275px;
	}
#startevents_inhalt {
	padding-top: 40px;
	padding-left: 7px;
	}
	
/* Head
--------------------------------------------- */
#head {
	background-image: url(/pictures/back_head.gif);
	background-repeat: repeat-y;
	text-align: right;
	}
#head_bottom {
	margin: 0;
	padding: 0;
	background-image: url(/pictures/back_head_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	}
#logo {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	}
#topnav {
	background-image: url(/pictures/back_head_bogen.gif);
	background-repeat: no-repeat;
	}
#topnav ul {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#topnav li {
	display: inline;
	margin-left: 10px;
	}
#topnav a {
	font-size: 1.0em;
	text-decoration: none;
	color: #000;
	}
#topnav a:hover {
	color: #fff;
	}
	
#head_bilder {
	margin: 0;
	padding: 0;
	background-image: url(/pictures/back_head_bild_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 86px;
	}
	
/* Naivgation
--------------------------------------------- */
#navigation {
	margin: 0;
	padding: 0;
	width: 163px;
	float: left;
	}
#navigation h2 {
	}

#navi {
	background-color: #ffd200;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 200px;
	}
#navi h2 {
	}
	
#volltextsuche {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	}
#volltextsuche h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	}
#volltextsuche ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style-type: none;
	}
#volltextsuche li {
	display: inline;
	margin-right: 10px;
	}
#volltextsuche li a {
	color: #000;
	text-decoration: none;
	}
#volltextsuche li a:hover {
	color: #666;
	}
#volltextsuche input {
	font-size: 0.95em;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 2px;
	width: 100px;
	border: 1px solid #000;
	}
#volltextsuche form {
	margin: 0;
	padding: 0;
	}
	
/* Rechts
--------------------------------------------- */
#sponsoren {
	float: right;
	width: 169px;
	padding-top: 15px;
	}
#sponsoren h2 {
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 15px;
	}
#sponsoren img {
	margin-left: 10px;
	margin-bottom: 15px;
	}
	
/* Inhalt
--------------------------------------------- */
#text {
	margin-left: 196px;
	width: 570px;
	padding-top: 15px;
	}
#inhaltsfooter {
	margin: 20px 0px 10px 0px;
	border-top: 1px solid #000;
	padding-top: 5px;
	}
#inhaltsfooter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#inhaltsfooter li {
	display: inline;
	}
#inhaltsfooter a {
	color: #000;
	text-decoration: none;
	}
#inhaltsfooter a:hover {
	color: #666;
	}
a.drucken {
	background-image: url(/pictures/printer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	margin-left: 370px;
	}


	
/* Footer
--------------------------------------------- */
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	background-image: url(/pictures/back_footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 25px;
	}
#footer a {
	color: #000;
	text-decoration: none;
	}
#footer a:hover {
	color: #666;
	}
