@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color:#B0986A;
	background-color:#412E14;
}

.maincontent{
	background-image: url('../gfx/bg1.png');
	background-repeat:repeat-x;
	background-color:#180E00;
	width:100%;
	min-height:610px;
}

a {color:#B0986A;text-decoration:none;}
a:hover {color:#B0986A; text-decoration:underline;}
a:focus {color:#B0986A; text-decoration:underline;}

.padding5 {padding:5px;}

.subheadline_main {
	padding-left:10px;
}

.feder {
	position: absolute;
	z-index:100;
	padding-top:115px;
	padding-left:85px;
}

.right_navi {
	width:350px;
	padding-top:100px;
	text-align: center;
	color:#634F31;
padding-left:10px;
}
.bottom_navi{
	width:350px;
	text-align: center;
	color:#634F31;

}

.right_navi_border {
	padding:10px;
	background-image: url('../gfx/trennlinie.png');
	background-repeat:no-repeat;
	background-position:bottom;
}

.footer_main {
	clear:left;
	padding-left:0px;
	width:100%;
	height:209px;
	background-image: url('../gfx/bg2.png');
	background-repeat:repeat-x;
}

.footer_left {
	float:left; 
	width:530px;
	padding-left:40px;
	padding-top:10px;
	height:160px;
}

.footer_center {
	float:left; 
	width:40px;
	padding-left:40px;
	margin-top:25px;
}

.footer_right {
	float:left; 
	width:300px;
	padding-top:10px;
}

.footer_ads {
	background-image: url('../gfx/bg_anzeige.png');
	width: 269px; 
	height: 82px;
	padding: 30px 0px 0px 30px;
}

.footer_navi {
	text-align:right;
	padding-right:50px;
	padding-top:5px;
	font-size:11px;
}

.textarea_post_main {
	background-image: url('../gfx/bg_eingabe.png');
	padding:20px 10px 10px 10px;
	width: 505px; 
	height: 59px;
}

.fieldpost {
	border: none;
	width:520px;
	height:110px;
}

.fieldpost_comments {
	border: none;
	width:520px;
	height:250px;
}

.textarea_post {
	background-color:#634f31;
	border:none;
	width: 495px; 
	height: 50px;
}

.postbutton {
	text-align:right;
	margin-top:5px;
}

.postzusagen_main {
	border: 2px solid #634F31; 
	width: 500px; 
	z-index: 320; 
	position:fixed; 
	left: 30%; top: 50%; margin: -250px 0 0 -250px; 
	background-color:#1B0F01;
	padding:10px;
}

/*  Zettelwirtschaft */
.blatt {
	background-image: url('../gfx/bg_zettel3.png');
	width: 157px; 
	height: 132px;
	padding:30px 12px;
	color:#76313A;
	font-size:10px;
	font-weight:bold;
}

.blatt2 {
	background-image: url('../gfx/bg_zettel2.png');
	width: 157px; 
	height: 132px;
	padding:30px 12px;
	color:#190E00;
	font-size:10px;
	font-weight:bold;
}

.blatt3 {
	background-image: url('../gfx/bg_zettel1.png');
	width: 157px; 
	height: 132px;
	padding:30px 12px;
	color:#190E00;
	font-size:10px;
	font-weight:bold;
}

.blatt4 {
	background-image: url('../gfx/bg_zettel4.png');
	width: 157px; 
	height: 103px;
	padding:30px 12px;
	font-size:10px;
	font-weight:bold;
}
	

.datummain {
	border-bottom:1px dashed #710016;
	padding-bottom:5px;
}

.text_main {
	padding-top:5px;
}
/*597 116*/
.detail_main_kopf {
	background-image: url('../gfx/bg_detail1.png');
	width: 597px; 
	height:47px;
}
.detail_main {
	background-image: url('../gfx/bg_detail2.png');
	background-repeat:y-repeat;
	padding:0px 40px 00px 40px;
	width: 517px; 
	min-height:116px;
	color:#76313A;
}
.detail_main_footer {
	background-image: url('../gfx/bg_detail3.png');
	width: 597px; 
	height:55px;
}

.list_post {
	background-image: url('../gfx/bg_liste.png');
	width: 465px; 
	height: 119px;
	padding:20px;
}

.icons {
	width:350px;
	text-align: center;
	color:#634F31;
	padding-top:15px;
}

.commnets {
	width:520px;
	text-align: left;
	color:#634F31;
	padding-top:15px;
}

.twitter {
	width:105px;
	height:62px;
	float:left;
}

.facebook {
	width:113px;
	height:62px;
	float:left;
}

.bookmark {
	width:126px;
	height:67px;
	float:left;
}
	
