body {
	min-height: 100%;
	background: #ffffff;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #eaeaea;
	text-align: left;
	color:#84878E;
font-family:Trebuchet MS;
font-size:0.8em;
line-height:18px;
	}

#page {
	background-color: white;
	margin: 0px auto;
	width: 800px;
	padding: 0;
	}

#header {
	background: #FFFFFF;
	border-bottom:1px solid #A0A0A0;
	text-align: justify;
	}

#header img {
	height: 140px;
	width: 800px;
	}

#headerimg .description {
	text-align: center;
	}

/* Begin Sidebar */

ul, li, ol {
	list-style: none;
	}

#sidebar {
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	text-align:left;
	height: 100%;
	border-right: 1px solid #DDDECD;
	}	
	
#sidebar form {
	margin: 0;
	}

#sidebar .widgettitle {
  	color: #424242;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	background:transparent url('images/td_silver.png') repeat left top; 
	}
	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	padding-top: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	font-size: 12px;
	line-height: 28px;
	margin: 0;
	padding: 0px 0 0px 10px;
	font-weight:normal;
	}
	
#sidebar ul li ul li a {
	display:block;
	border-bottom: 1px solid #DDDECD;
	}

#sidebar li.current-menu-item , #sidebar li.current-post-parent{
	font-weight:bold;
	}
	
/* End Sidebar */

ul, li, ol {
	list-style: none;
	}
	
#content {
	float: right;
	padding: 25px 15px 10px;
	width: 570px;
	height: 100%;
	}

#footer {
	border: none;
	background-color: #DDDECD;
	text-align: center;
	margin: 0 auto;
	height: 55px;
	width: 800px;
	clear: both;
	font-size: 10px;
	line-height: 18px;
	padding: 5px;
	}

#footer p {
	padding: 5px;
	text-align: center;
	}

#content a:link, #content a:visited {
	font-size: 11px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #B7475D;
	text-decoration: none;
	}	
	
#content a:link, #content a:visited {
	font-size: 12px;
	}
	
a:link, a:visited {
	font-size: 11px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #B7475D;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	}
	
.textwidget {
	font-size: 11px;
	padding: 10px;
	}

#content h1, #content h2, #content h3 {
	border-bottom:1px solid #DDDECD;
	color:#B7475D;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	text-align:left;
	width:100%;
	line-height: 18px;
	margin-bottom: 10px;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 20px;
	text-align: justify;
	clear:both;
	}

.clear {
	clear:both;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	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 {
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #000;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* 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;
}

div.wpcf7 {
	background-color:#FFFFFF;
	color:#424242;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: left;
	padding: 5px;
}
.wpcf7-form-control-wrap {
	width:250px;
}
.wpcf7-form fieldset {
	width: 450px;
	padding: 0px;
	margin: 10px 0;
}
.wpcf7-form fieldset div {
	margin: 4px 0;
	}
.wpcf7 .submitbox {
	clear:both;
	text-align:right;
	padding: 0 10px;
}
.wpcf7 .large {
	width: 420px;
	}
.wpcf7 .inputbox {
	padding: 0 10px;
	float:left;
	}
.wpcf7 .module {
	clear:left
	}
.wpcf7 input , .wpcf7 select, .wpcf7 textarea{
	width:200px;
	border:1px solid #424242;
	}
.wpcf7 input.wpcf7-submit {
	width: auto;
}

form br {
	margin-top:12px;
	clear:left;
	}

.thumbposts {
	margin: auto;
	}
	
.thumbnail-div {
	border:medium none;
	float:left;
	height:135px;
	margin:0 0 0 2px;
	position:relative;
	width:204px;
}

.overlay {
	background-image:url("images/thumbnail-overlay.png");
	background-repeat:repeat-x;
	height:29px;
	left:0;
	position:absolute;
	top:0;
	width:200px;
}

.post-info2 {
	background-image:url("images/post-info-bg.png");
	color:#797979;
	height:60px;
	left:0;
	padding:0px 10px;
	position:absolute;
	top:73px;
	width:179px;
	z-index:100;
}

.home-post-wrap {
	background-image:url("images/post-bg.gif");
	float:left;
	margin:0 35px 15px;
	padding:0;
	width:204px;
}

.home-post-wrap-top {
	background-image:url("images/post-top.gif");
	float:left;
	height:37px;
	width:204px;
}

#content h2.post-info-title {
	border: none;
	margin: 0px;
	height: 30px;
	padding: 5px 0px;
	}
	
#content h2.post-info-title a{
	color: #D9DADA;
	}
	
.preis {
	color:#D9DADA;
	line-height:18px;
	font-size:12px;
	font-weight: bold;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
.sub-menu {
	display:none;
}
.current-menu-item .sub-menu, .current-post-ancestor .sub-menu, .current-menu-ancestor .sub-menu{
	display:block;
}
.ajax-loader {
	display:none;
	}
hr {
	clear:both;
}
