body {
	font: 0.8em Georgia;
}
h2, h3, h4, h5, h6 {
	color: #3D0303;
	line-height: 40px;
	/*clear: both;*/
}
/************* Main Nav *************/

#mainNav {
	text-align: center;
}
.navi {
	margin: 0px auto 0px auto;
	width:900px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

.navi li {
	margin: 15px;
	padding: 0px 5px;
	border: 0px;
	display:inline;
	list-style: none;
}

#mainNav h1 {
	font-size: 120%;
	margin: 0px;
	padding:0px;
	line-height: 48px;
}

#mainNav .page_item  {
	color: #fff;
	font-weight: bold;
	
}
#mainNav .page_item a {
	color: #fff;
	text-decoration:none;
}
#mainNav .page_item a:hover {
	text-decoration: underline;
}
#mainNav .current_page_item, #mainNav .current_page_parent, #mainNav .current_page_ancestor {
	color: #3D0303;
}

#mainNav .current_page_item a, #mainNav .current_page_parent a, #mainNav .current_page_ancestor a {
	color: #3D0303;

}
/************* SubNavi **************/

#subNavi ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
#subNavi li {
	margin: 0px;
}
.liSearch {
	list-style: none;
	float: right;
	padding: 0px 30px 20px 0px;
}
#subNavi .page_item h2, #subNavi h2 {
	font-size: 100%;
}

#subNavi .page_item, #subNavi .current_page_item, .parent_page_item {
	text-align: right;
	font-size: 120%;
	font-weight: normal;
	list-style: none;
	line-height: 35px;
	
}

#subNavi .page_item a {
	font-weight: normal;
	text-decoration:none;	color: #3D0303;
	padding: 10px 0px 0px 0px;
	margin: 0px 70px 10px 0px;}#subNavi .page_item a:hover, .parent_page_item a:hover {	background-image:url(../images/subNaviListImage.gif);	background-position: right;	text-decoration:underline;
	background-repeat:no-repeat;	color: #3D0303;
	padding: 10px 70px 0px 0px;
	margin: 0px 0px 10px 0px;}
#subNavi .current_page_item a {
	background-image:url(../images/subNaviListImage.gif);	background-repeat:no-repeat;	background-position: right;	color: #3D0303;
	padding: 10px 70px 0px 0px;
	margin: 0px 0px 10px 0px;	text-decoration:none;
	font-weight: bold;
}
#subNavi .parent_page_item a {	color: #3D0303;
	padding: 10px 70px 0px 0px;
	margin: 0px 0px 10px 0px;	text-decoration:none;
	font-weight: bold;
}
.subhead {
	text-align: right;
	font-size: 120%;
	font-weight: normal;
	color: #3D0303;
	padding: 10px 70px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.subNaviTrenner {
	background: url(../images/postTrenner.gif) no-repeat center;
}
/************* Content **************/

.post h2, .post h2 a, .post h2 a:hover, .post-edit-link, .postmetadata a, .post h3, .post h3 a, .post h3 a_hover, .page h2, .page h2 a, .page h2 a:hover   {
	color: #3D0303;
}
.post h2 a, .post h3 a, .page h2 a {
	font-size: 140%;
	font-weight: normal;
	text-decoration: none;

}
.post h2, .post h3, .page h2 {
	margin: 0px;
	padding: 0px;
}
.post h2 a:hover, .post h3 a:hover, .page h2 a:hover {
	text-decoration: underline;
}
.time {
	margin: 5px 0px 20px 0px;
	font-size: 80%;
	color: #3d201d;
	font-style: italic;
}
.time a {
	color: #3d201d;
	text-decoration: underline;
	font-weight: bold;
}
.entry {
	margin: 10px 0px;
	line-height: 30px;
	color: #3D0303;
}
p.entry {
	margin-bottom: 30px;
}
.entry a {
	color: #3D0303;
	font-weight: bold;
}
.postTrenner {
	background: url(../images/postTrenner.gif) no-repeat center;
}
#comment{
	width: 565px;
	margin: 20px 0px;
}
#respond a {
	color: #3D0303;
}
.navigation a {
	color: #3D0303;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-align: center;
}


/* Begin Images */
p img {
	padding: 5px;
	max-width: 100%;
	}

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
}
/*.attachment-thumbnail {
	padding: 3px;
	border: 1px solid #3D0303;
}*/
.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, .entry img {
	border: solid 1px #3D0303;
	background: transparent;
	padding: 3px;
}
.gallery a:hover img, .entry a:hover img, .ngg-gallery-thumbnail a:hover img, a:hover img.ngg-singlepic {
	border-color: #3D0303;
	background: #3D0303;
}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 3px;
	border: solid 1px #3D0303;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #3D0303;
}
/* End captions */

/* Comments */
.comment-meta a {
	color: #3D0303;
}
.comment {
	background: url(../images/postTrenner.gif) no-repeat center top;
	margin-bottom: 30px;
	padding-top: 30px;
}
#archiv {
	line-height: 30px;
}
.archivL {
	width: 250px;
	float: left;
}
.archivR {
	width: 250px;
	float: right;
}
#archiv a {
	color: #3D0303;
}

/* Preistabelle */
.row1 {
	background-color: #dfdfdf;
}
.row2 {
	background-color: #f0f0f0;
}
.preisliste {
	/*width: 300px;*/
	border: 0px;
}
.row1 td, .row2 td {
	padding-left: 5px;
	padding-right: 20px;
	/*width: 150px;*/
}
/************* Footer **************/
#footer {
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
}
#footer a {
	font-weight: bold;
	color: #660000;
}
















