div#page {
	background: none;
	margin: 0 auto;
	width: 900px;
}









div.post_module {
	background: url(../../../../images/background_sidebar.png);
	border: #fff solid 1px;
	display: inline-block;
	height: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
	outline: solid 1px #d4d0cf;
}







div.index a, div.single a {
	display: inline;
}


div.index p {
	display: inline;
} 






div.index h2 a:hover {
	color: #4d2a1a;
}

div.index p img, div.single p img {
	padding: 5px;
	border: #ccc solid 1px;
	background: #fff;
}



div.index p, div.single p, div.single p a {
	font-size: 14px !important;
	line-height: 22px !important;
}







div.sidebar {
	background-position: 0 50px !important;
}



div.sidebar h2 a {
	color: #4E5731;
	display: block;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
}

div.sidebar div.offer {
	margin-top: 50px;
}

div.sidebar div.offer div {
	padding: 0.5em;
}

div.offer img.samples {
	margin: -87px 0 0 76px;
	position: absolute;	
}

div.sidebar ul li#search-3, div.sidebar ul li#wpp-3, div.sidebar ul li#text-3, div.sidebar ul li#text-4, div.sidebar ul li#tag_cloud-3, div.sidebar ul li#twitter-1 {
	margin-bottom: 30px;
}

div.sidebar ul li#recent-posts-3 ul li a {
	background: url(images/icon_post.gif) no-repeat;
	display: inline-block;
	padding-left: 17px;
	margin-bottom: 2px;
}

div.sidebar ul li#twitter-1 ul li, div.sidebar ul li#twitter-1 ul li a {
	font-size: 0.9em;
	margin-bottom: 5px;
}

span.wpp-post-title, span.wpp-excerpt, span.wp-stat {
	display: block;
}

div.socialmedia{
	margin: -20px 0 570px 0;
}

div.socialmedia img {
	float: left;
	margin-left: 6px;
}

div.sidebar ul li#tag_cloud-3 div {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

a.sidebar_offer {
	margin: 105px 0 0 -30px;
	position: absolute;
}


strong {
	color: #4E5731;
}



/* =POPULRE POSTS
----------------------------------------------------------------------------------------------- */
li#wpp-3 ul li {
	background: url(images/background_posts.png) no-repeat;
	display: inline-block;
	left: -5px;
	height: 78px;
	padding: 20px 0 0 40px;
	position: relative;
	width: 210px;
}

li#twitter-1 ul {
	background: url(images/background_twitter.png) no-repeat;
	display: inline-block;
	left: -5px;
	height: 120px;
	padding: 20px 0 0 40px;
	position: relative;
	width: 210px;
}










/*
-----------------------------------------------------------------------------------------------
=TYPOGRAFISCHE DEKLARATIONEN
-----------------------------------------------------------------------------------------------
*/


/* =BERSCHRIFTEN
----------------------------------------------------------------------------------------------- */
div.index h2 a, div.single h2 {
	background: url(images/background_headline.png) bottom left no-repeat;
	color: #fff;
	display: inline-block;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	margin-left: -20px;
	line-height: 1em;
	margin-bottom: -30px;
	padding: 4px 20px 26px 50px;
	text-decoration: none;
	z-index: 10000;
	width: 535px;
}

div.single h2 {
	font-size: 1.9em;
}


/* =LINKS
----------------------------------------------------------------------------------------------- */
a {
	outline: none;
}




/*
-----------------------------------------------------------------------------------------------
=INDEX
-----------------------------------------------------------------------------------------------
*/


/* STATUS
----------------------------------------------------------------------------------------------- */
div.status {
	color: #7a8b2e;	
	font-size: 0.9em;	
	margin: -3px 0 30px 0;	
}

div.status a {
	color: #7a8b2e;
	font-size: 0.9em;				
}


/* PREVIEW-IMAGE
----------------------------------------------------------------------------------------------- */
div.preview img {
	padding: 5px;
	border: #ccc solid 1px;
	background: #fff;
}



/* SOCIAL BOOKMARKS
----------------------------------------------------------------------------------------------- */
div.sociable {
	margin: 40px 0 0 0 !important;
}

div.sociable a {
	display: inline-block;
}


/* KOMMENTAR-BUTTON
----------------------------------------------------------------------------------------------- */
div.index div.comments {
	background: url(images/comment.png) no-repeat;
	outline: none !important;
	height: 50px;
	margin-top: -15px;
	padding-top: 17px;
	position: relative;
	text-align: center;
	width: 166px;
	z-index: 5;
}

div.index  div.comments a {
	color: #fff;
	text-decoration: none;
}

div.index  div.comments a:hover {
	text-decoration: underline;
}



/*
-----------------------------------------------------------------------------------------------
=SINGLE
-----------------------------------------------------------------------------------------------
*/


/* INHALT
----------------------------------------------------------------------------------------------- */
div.single h3 {
	font-weight: bold;
	margin-top: 30px;
}

div.single ul.list {
	margin: 5px 0;
}

div.single ul.list li {
	background: url(images/list.gif) no-repeat;
	margin-bottom: 5px;
	padding-left: 22px;
}

div.single p.wp-caption-text {
	font-size: 0.9em !important;
	font-style: italic;
	margin: 3px 0 10px 0;
}


/* ÄHNLICHE BEITRÄGE
----------------------------------------------------------------------------------------------- */
div.ddop ul li {
	background: url(images/list.gif) no-repeat;
	margin-bottom: 5px;
	padding-left: 22px;
}

/* CODE
----------------------------------------------------------------------------------------------- */
pre {
	border: 1px solid #ccc;
	display: block;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;	
	margin: 0 0 20px 0;
	padding: 5px;
}

code {
	background-color: #efefef;
	display: block;		
	margin: 0px;
	overflow-x: auto;
	padding: 10px;
}


/* KOMMENTAR-BOX
----------------------------------------------------------------------------------------------- */
div.single p {
	display: block;
	margin-bottom: 20px;
}

div.single p img {
	margin: 5px 10px 5px 0;
}


/* KOMMENTAR-BOX
----------------------------------------------------------------------------------------------- */
div.single div.comments {
	background: #FFFFFF none repeat scroll 0 0;
	margin: -40px 0 60px 40px;
	outline: #666666 1px solid;
}

div.single div.comments h3 {
	margin: 0px 0 10px 0;
}

div.single div.comments label {
	margin-right:20px;
	font-style: normal;
	width: 85px;
}

div.single div.comments h3 {
	color: #fff;
	font-weight: bold;
}

div.single div.comments div.box div.box {
	background: #B4CC4E url(../../../../images/offer_background.jpg) no-repeat scroll right bottom;
	padding: 0.5em;
}

div.single div.commentmetadata a {
	font-size: 0.8em;
}

div.single div.author {
	margin-left: 0px;
}

li.comment,
li.pingback {
	background: #fff;
}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

.commentlist {
	padding: 0;
	margin-bottom: 40px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}


div#respond p {
	display: inline-block;
}

img.wp-smiley {
	border: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.sidebar div.offer {
	margin-bottom: 10px;
}


/*
-----------------------------------------------------------------------------------------------
=SIDEBAR
-----------------------------------------------------------------------------------------------
*/

/* EBER-UNS
----------------------------------------------------------------------------------------------- */

a.button_to_website {
	background: url(images/button_website.png) no-repeat;
	display: inline-block;
	height: 20px;
	text-decoration: none;
	width: 150px;
}

a.button_to_website:hover {
	background: url(images/button_website_hover.png) no-repeat;
}



/*
-----------------------------------------------------------------------------------------------
=FOOTER
-----------------------------------------------------------------------------------------------
*/

/* SUCHE
----------------------------------------------------------------------------------------------- */

input#searchsubmit {
	background: transparent url(../../../../images/button_search.png) no-repeat scroll 0 0 !important;
	border: medium none !important;
	display: inline-block;
	color: #3E1F12;
	cursor: pointer;
	font-size: 0.005em;
	height: 20px;
	position: relative;
	top: -3px;
	width: 80px;
	z-index: 5;
}

label.screen-reader-text {
	display: none;
}


