/* @override http://www.wechselweiber.de/css/style.css */

/* @override http://www.wechselweiber.de/css/style.css */

/* @group layout */

body{
	border-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background-color: #49017e;font-size:13px;line-height: 16px;
}


#aussen{
	width: 1050px;
	
	background: transparent url(/images/blog/bg.jpg) no-repeat 0 0;
	
}

#pflanze{width: 1050px;
	background-color:white;
}
#ganzaussen{
	background: url(/images/blog/bg3.jpg) repeat-y 0 0;
width: 1050px;
}
 .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

#oben{
	width: 900px;
	height: 137px;
	text-align: center;
}
#oben_innen{
	float: right;
	font-size: 10px;padding-top: 5px;color: white;
	text-align: left;
	width: 500px;height: 30px;
}
#oben_innen a{
	color: whitesmoke;margin-left: 5px;float: right;}
#oben_innen div {
	float: right;margin-left: 50px;
	}


#oben_innen #kontakt{
	
	background: url(/images/startseite/kontakt.png) no-repeat;
padding-left:25px; float: right;padding-bottom: 15px;width: 50px;
}

#oben_innen #print {
	background: url(/images/startseite/print.png) no-repeat;float: right;padding-left:25px;padding-bottom: 15px;width: 85px;
}

#oben_innen #faq{
	background: url(/images/startseite/faqIcon.png) no-repeat;float: right;padding-left:25px;padding-bottom: 15px;width: 120px;
}
* html #oben_innen #faq{background: url(/images/internetexplorer/faqIcon.gif) no-repeat;}
* html #oben_innen #kontakt{background: url(/images/internetexplorer/kontakt.gif) no-repeat;}
* html #oben_innen #print{background: url(/images/internetexplorer/print.gif) no-repeat;}
#mitte{
	width: 1050px;
	margin-bottom: 30px;background-color: transparent;
}
#unten{
	width: 750px;
	height: 28px;
	background: url(/images/balken.png) no-repeat 0 0;
	padding-left: 220px;
	padding-top: 10px;
}
* html #unten{background: url(/images/internetexplorer/balken.gif) no-repeat 0 0;}
#unten a{
	color: black;
	font-size: 10px;
	margin-right: 20px;
}
#navi{float: none;clear: both;
	width: 1050px;
	position: relative;
	top: 5px;margin-bottom: 10px;
}

#navi ul{
	list-style-type: none;margin: 0;padding: 0;
}
#navi li{
	float: left;
}
#subnavid ul{
	padding-left: 350px;
	}
#subnavid{
	line-height: 25px;
	
}
#subnavid li{
	float: left;
	list-style-type: none;
}
#subnavid a{
	text-decoration: none;color: #560e8c;font-weight: normal;
	margin-right: 15px;
	font-size: 13px;
	
}
#subnavid a.aktiv{
	color: black;
	font-weight: bold;
}

p{
	font-size: 13px;
}




/* @end */
h2{
	margin-top: 5px;
	margin-bottom: -7px;color: #000000;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
h1{
	margin-top: 5px;
	margin-bottom: -7px;color: #560e8c;width: 450px;
	font-size: 30px;
	line-height: normal;
}
h3{
        margin-bottom: -10px;
        color: #97b203;width: 450px;
}
h4{
	color: #97b203;width: 450px;
        line-height: normal;
        margin-bottom: 10px;
}
a{
	color: #48007e;font-weight: bold;
}

a:hover {
	text-decoration: none;
}
a.adithumb, a.adithumb:visited{
	color: #48007e;font-size: 12px;text-decoration: underline;font-weight: normal;
}
.adithumb img{
	float: left;
	margin-right: 10px;
	-moz-box-shadow: 1px 1px 5px black;
        -webkit-box-shadow: 1px 1px 5px black;
	border: thin solid #0b0b0b;
}
.adithumb img:hover{
	float: left;
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 0px black;
        -webkit-box-shadow: 0px 0px 0px black;
	border: thin solid #0b0b0b;
}
.adithumbpost img{
	float: left;
	margin: 10px;
	-moz-box-shadow: 1px 1px 5px black;
    -webkit-box-shadow: 1px 1px 5px black;
	border: thin solid #0b0b0b;
}
.fbshare{
	margin: 7px;
}
.post_links{
	float: left;width: 80px;margin-top: 8px;
}
.postdatum{
	font-size: 11px;color: #560e8c;
	margin-left: 7px;
}
.post_innen{
	float: left;
	width: 420px;
	padding-top: 20px;
}
.post_innen h2{
	color: #000000;font-size: 15px;text-decoration: none;font-weight: bold;
	margin-bottom: 0;
}
.post_innen h2 a{
	text-decoration: underline;
	color: #48007e;}

.post_innen p{
	margin-top: 12px;
}
.narrowcolumn{
	margin-left: 40px;
	padding-left: 0;
	width: 500px;
}
#sidebar{
	margin-top: 0px;padding-top: 0px;
}
#sidebar h2{
	margin-bottom: 12px;
}
.postmetadata{
	border-style: none;
	text-align: left;padding-left: 0 !important;
}
.postmetadata img{
	margin-right: 5px;
}
.postmetadata a,.postmetadata a:visited{
	margin-right: 18px;
	color:#48007e;font-size: 12px;text-decoration: underline;font-weight: normal;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.kommentarehr{
	border-style: none;
	border-width: thin;
	width: 100%;
	display: inherit;
	border-bottom: thin dotted #b3b3b3;
}
.comment-author, .comment-author a {
	color: #97b203;font-size: 10px;
}
.commentlist p{
	margin-top: 5px;
}

#ideen{
	margin-top: 40px;
	margin-bottom: 40px;
}
#fb_fan_werden{
	margin-top: 40px;
	margin-bottom: 40px;

}
#respond h3{
	margin-bottom: 20px;
}
.autoren{
	float: left;text-align: center ;
	margin: 15px 10px 15px 0;
	font-size: 11px;
	font-weight: bold;
	width:80px
}
.letzte_eintraege li{
	margin-bottom: 30px !important;
}
.current-cat a{
	color: black !important;
	font-weight: bold !important;
}
