@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffe3;
	background-image:url(http://www.alemannischer-narrenring.de/img/bg_all.gif);
	font-family:   Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #333333;
	font-variant: normal;
}

div {
	/*border: 1px solid #990000;*/
}
#main{
	/*text-align: center;*/
	text-align: center;
	margin-top: 10px;
}

#center {
	width:840px;
	margin:auto;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #999999;
	
}

#top_logo {
	height: 80px;
	background-color: #ffffff;
	background-image: url(http://www.moschtobst-ahausen.de/img/logo_top.jpg);
	text-align:left;
	
}
#top_text {	
	/*clear:both;
	text-align:center;
	vertical-align:middle;
	*/
	padding:10px;
	font-size:10px;
	background-color: #ffee35;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#links {
	float:left;
	/*vertical-align: middle;*/
	width: 165px;
	background-color: #ffffff;
	padding-left:5px;

}

#rechts {
	float:right;
	width: 655px;
	min-height: 550px;
	background-color: #ffffff;
}


#mitte{
	float:left;
	margin-left: 7px;
	text-align: left;
	vertical-align: top;
	width: 465px;
	min-height: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #ffffff;
}
#innerrechts {
	float:right;
	/*vertical-align: top;*/
	width: 180px;
	background-color: #ffffff;
}



#content_rechts {
	width:150px;
	min-height:40px;
	border:1px solid #333333;
	padding: 0px;
	margin-bottom:10px;
	margin-right:3px;
	margin-left:3px;

}

#titel {
	/*width:170px;*/
	text-align:left;
	font-size: 9px;
	margin:0px;
	color:#333333;
	background-color:#ffee35;
	padding:1px;
	border-bottom:1px solid #333333;
}

#inhalt {
	/*width:170px;*/
	text-align:left;
	font-size: 9px;
	margin:0px;
	color:#333333;
	background-color:#f3f3f3;
	padding: 2px;
	min-height: 80px;
	
}

#mehr {
	/*width:170px;*/
	height:12px;
	text-align:right;
	font-size: 9px;
	margin:0px;
	color:#333333;
	background-color:#ffee35;
	padding:1px;
	border-top:1px solid #333333;
}
#footer {
	clear:both;
	//text-align:center;
	vertical-align:middle;
	padding:10px;
	font-size:10px;
	color:#333333;
	background-color: #ffee35;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#facebook {
border:0px solid #333333;
width:835px;
height:125px;
align:right;
padding-top:5px;
}

#randomPix {
	text-align: center;
	margin-bottom: 7px;
	padding: 2px;
	
}
.clear {clear:both; height:1px}

