@charset "UTF-8";/* CSS Document */
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #f6ebc0 url(../images/back.jpg) repeat-x;

}
/***************** sidebar ***************/
h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#sidebar ul, #sidebar ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.imgButton {
	background-color: #e5d38a;
	margin: 0px;
	height: 210px;
	width: 320px;
}
.page_item {
	height: 70px;
	background: #e5d38a url(../images/mainNavBack.gif) no-repeat right;
	padding: 0px;
	list-style: none;
	margin: 0px 0px 5px 0px;
	line-height: 70px;
	font-size: 250%;
	color: #023e16;
	letter-spacing: -1px;

}
.page_item a {
	color: #023e16;
	text-decoration: none;
	display: block;
	width: 290px;
	height: 70px;
	padding-left: 30px;
}

.page_item a:hover {
	color: #023e16;
	text-decoration: none;
	background: #dec76c url(../images/mainNavBackOver.gif) no-repeat right;

}
#sidebar li li.page_item {
	height: 35px;
	background: none;
	padding: 0px;
	list-style: none;
	margin: 0px 0px 5px 0px;
	line-height: 35px;
	font-size: 130%;
	color: #023e16;
	letter-spacing: 0px;
}
#sidebar li li.page_item a {
	color: #023e16;
	text-decoration: none;
	display: block;
	width: 290px;
	height: 35px;
	padding-left: 30px;
}
#sidebar li li.page_item a:hover {
	color: white;
	text-decoration: none;
	background: #dec76c url(../images/backSubNaviOver.gif) no-repeat right;
}

.current_page_item {
	background: #dec76c url(../images/mainNavBackOver.gif) no-repeat right;
	color: #023e16;
}
.current_page_item a {
	color: #023e16;
	text-decoration: none;
	display: block;
	width: 290px;
	height: 70px;
	padding-left: 30px;
}

.current_page_item a:hover {
	color: #023e16;
	text-decoration: none;
	background: #e5d38a url(../images/mainNavBack.gif) no-repeat right;

}
#sidebar li li.current_page_item {
	color: white;
	background: #dec76c url(../images/backSubNaviCurrent.gif) no-repeat right;
}
#sidebar li li.current_page_item a {
	color: white;
	text-decoration: none;
	display: block;
	width: 290px;
	height: 35px;
	padding-left: 30px;
}
#sidebar li li.current_page_item a:hover {
	
}
#searchBox {
	width: 320px;
	height: 43px;
	background-color: #023e16;
}
.searchField {
	color: white;
	border: 0px;
	width: 200px;
	height: 27px;
	background-color: #356545;
	margin:2px 0px 2px 2px;	float:left;	padding: 12px 5px 0px 10px;
}
fieldset>input.searchField {background: transparent;}
.searchBut {
	border: 0px;
	background: url(../images/searchBut.gif) no-repeat right center;
	width: 80px;
	height: 33px;
	float:left;	margin:6px 0px 8px 10px;
}/***************** content ***************/
#content-text {
	color: white;
	background-color: #023e16;
	margin-top: 5px;

}

h2, h3, h4, h5, h6 {
	color: white;
	margin: 0px;
	padding: 20px 0px;
}

h2 {
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}
#content p {
	line-height: 150%;
}
#content a {
	color: white;
	text-decoration: underline;
}
hr {
	width: 100%;
	height: 1px;
	/*border: 1px solid #356545;*/
	margin: 30px auto 10px auto;
	padding: 0px;
	border-top: 1px solid #356545;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#comment {
	width: 500px;
}
/***************** footer ***************/

#footer {
	text-align: right;
	color: #023e16;
	margin-top: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #023e16;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* Begin Images */
p img {
	padding: 3px;
	max-width: 100%;
	border: 1px solid #356545;
	background: transparent;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	

.gallery img, .gallery a img, .ngg-gallery-thumbnail img, .ngg-gallery-thumbnail a img, a.size-thumbnail img, img.ngg-singlepic, img.ngg-singlepic a {
	border: solid 1px #356545 !important;
	background: transparent;
	padding: 3px;
}
.gallery a:hover img, .ngg-gallery-thumbnail a:hover img, a:hover img.ngg-singlepic {
	border-color: #356545;
	background: #356545;
}
/* End Images */

/*Tabelle*/
.trUp {
	background-color: #356545;
}
.preise {
	border: solid 1px #356545 !important;
}







