/*
---------------------------------------------
Allgemeines
---------------------------------------------
*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 0;
}

body {
	background-color: #dddddd;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}

p {
	margin: 0 0 13px 0;
}

a {
	color: #dd0000;
	text-decoration: underline;
}

a:hover {
	background-color: #eeeeee;
}

img {
	border: none;
}

.klein, .prev, .next {
	font-size: 10px;
	color: #777777;
}

.klein a, .prev a, .next a {
	font-size: 10px;
}

.button {
	border: 1px solid #aaaaaa;
	padding: 3px;
}

/*
---------------------------------------------
Container
---------------------------------------------
*/

#header {
	height: 140px;
	width: 800px;
	margin: auto;
	background: url(bg_header_bg.jpg);
}

#header a {
	text-decoration: none;
	color: #000000;
}

#header a:hover {
	background-color: transparent;
}

.header_mbc {
	margin: 18px 0 0 10px;
	position: absolute;
}

.header_banner {
	margin: 25px 10px 0 375px;
	position: absolute;
}

#header h1 a {
	font-size: 20px;
	width: 331px;
	margin: 105px 0 0 10px;
	position: absolute;
	text-align: center;
}

.version {
	font-size: 10px;
	width: 410px;
	margin: 108px 10px 0 375px;
	position: absolute;
	text-align: right;
	color: #777777;
}

/*
---------------------------------------------
Container
---------------------------------------------
*/

#container {
	width: 800px;
	margin: auto;
}

/*
---------------------------------------------
Footer
---------------------------------------------
*/

#footer {
	width: 800px;
	height: 30px;
	clear: both;
	margin: auto;
}


/*
---------------------------------------------
Sidebar
---------------------------------------------
*/

#sidebar {
	float: left;
	width: 200px;
}

#sidebar a {
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	color: #dd0000;
	background-color: transparent;
}

#sidebar ul {
	list-style-type: none;
	background: url(bg_sidebar_bg.jpg);
}

#sidebar ul li h2 {
	font-size: 14px;
  	color: #777777;
	padding: 11px 5px 1px 12px;
	background: url(bg_sidebar_oben.jpg);
	height: 17px;
}

#sidebar ul li.sel h2 {
	background: url(bg_sidebar_obensel.jpg);
}

#sidebar ul li.single h2 {
	background: url(bg_sidebar_single.jpg);
	height: 23px;
}

#sidebar ul li.singlesel h2 {
	background: url(bg_sidebar_singlesel.jpg);
	height: 23px;
}

#sidebar ul li.singlesel h2 a, #sidebar ul li.sel h2 a {
	color: #dd0000;
}

#sidebar ul li h2 a {
	display: block;
	font-size: 14px;
	color: #777777;
}

#sidebar ul li ul {
	background: url(bg_sidebar_unten.jpg) no-repeat bottom;
	padding: 0 0 14px 0;
}

#sidebar ul li ul li {
	margin: 0 6px 0 6px;
}

#sidebar ul li ul li.sel a {
	background-color: #eeeeee;
	color: #dd0000;
	border-top: 2px solid #dd0000;
	border-bottom: 2px solid #dd0000;
}

#sidebar ul li ul li a {
	padding: 0px 10px 0 13px;
	display: block;
	font-size: 13px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#sidebar ul li ul li a:hover {
	display: block;
	font-size: 13px;
	border-top: 2px solid #dd0000;
	border-bottom: 2px solid #dd0000;
	background-color: #eeeeee;
}

#sidebar ul li ul li a:hover {
}


/*
---------------------------------------------
Content
---------------------------------------------
*/

#contentrahmen {
	background: url(bg_content_bg.jpg);
	width: 600px;
	float: right;
}

#contentrahmen_oben {
	background: url(bg_content_oben.jpg) no-repeat top;
	height: 14px;
}

#contentrahmen_unten {
	background: url(bg_content_unten.jpg) no-repeat bottom;
	height: 14px;
	clear: both;
}

#content {
	margin: 0 15px 0 15px;
}

#content h1 {
/*	border-bottom: 3px double #aaaaaa;
	border-top: 3px double #aaaaaa;
	background-color: #eeeeee;
*/	font-size: 30px;
	font-weight: bold;
	color: #555555;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
/*	margin: 10px 50px 10px 50px;*/
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	clear: both;
}

#content h2 a {
	font-size: 16px;
	text-decoration: none;
	display: block;
	color: #000000;
}

#content h2 a:hover {
	text-decoration: none;
	background-color: #eeeeee;
	color: #dd0000;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid;
}

#content h3 a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
}

#content h3 a:hover {
	color: #dd0000;
}

#content h4 {
	font-size: 10px;
}

#content h4 a {
	border: none;
	text-decoration: none;
	color: #000000;
	display: block;
}

#content h4 a:hover {
	color: #dd0000;
}

.post {
	margin: 0 0 30px 0;
	clear: both;
}

.excerpt {
	margin: 10px 0 0 0;
}

.inhalt {
	margin: 20px 0 0 0;
}

/*
---------------------------------------------
Main
---------------------------------------------
*/

.main_sponsoren_dank {
	text-align: center;
}

.main_sponsoren_dank h1 {
	margin: 0 0 10px 0;
}

.main_sponsoren {
	margin: 20px 20px 0 20px;
	text-align: center;
}

.main_spons_1 {
	width: 265px;
	height: 86px;
	float: left;
}

.main_spons_2 {
	width: 265px;
	height: 172px;
	float: left;
}

/*
---------------------------------------------
Chronik
---------------------------------------------
*/

table.chronik {
	margin: 0 0 20px 0;
}

.chronik_jahr {
	width: 50px;
	vertical-align: top;
}

.chronik_inhalt {
	
}


/*
---------------------------------------------
Bildergalerie
---------------------------------------------
*/

.bildergal_thumbnail_border {
	float: left;
	margin: 5px 10px 10px 5px;
	background-color: #ffffff;
	height: 112px;
}

.bildergal_thumbnail_border_links {
	float: left;
	padding: 5px 10px 10px 5px;
	background-color: #ffffff;
}

.bildergal_thumbnail_border_rechts {
	float: right;
	padding: 10px;
	background-color: #ffffff;
}

.bildergal_thumbnail {
	float: left;
	background: url('schatten.gif') no-repeat bottom right;
	padding: 0;
	position: relative;
	left: 5px;
	top: 5px;
}

.bildergal_thumbnail img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	display: block;
	position: relative;
	padding: 5px;
	top: -5px;
	left: -5px;
}

.bildergal_thumbnail img:hover {
	background-color: #dddddd;
}

.bildergal_text {
}

.bildergal_galerie {
	text-align: center;
}

.bildergal_bild {
	margin: 20px;
}

.bildergal_nav {
	text-align: center;
}

/*
---------------------------------------------
Gaestebuch
---------------------------------------------
*/

.gaestebuch_post {
	margin-top: 5px;
}

.gaestebuch_input {
	width: 250px;
}

.gaestebuch_textarea {
	width: 99%;
	height: 250px;
}

.gaestebuch_button {
	text-align: center;
}

.gaestebuch_fehler {
	color: #dd0000;
}

.gaestebuch_fehler b {
	color: #dd0000;
}

/*
---------------------------------------------
Termine
---------------------------------------------
*/

.termine_datum {
	font-style: italic;
	margin: 0;
	}


/*
---------------------------------------------
Links
---------------------------------------------
*/

.link {
	margin-top: 15px;
	clear: both;
	}

.link_bild {
	float: right;
	margin: 5px;
}

/*
---------------------------------------------
Links
---------------------------------------------
*/

.sponsor {
	margin-top: 15px;
	clear: both;
	}

.sponsor_bild {
	float: left;
	margin: 5px 5px 30px 5px;
}

