/********************************* BEREICH HEADER *********************************/
#wrapper{
	margin:auto;
	padding:0;
	width:980px;
	background-color:#fff;
}

#top{
	margin:0;
	padding:6px 15px 9px 561px !important;
	padding-right:14px;
}

#img{
	height:240px;
	position:relative;
}
	/* Wenn oben drei Bilder erscheinen sollen einfach dem mittleren Bild diese Klasse geben */
	.mitte{
		border-left:10px solid #fff;
		border-right:10px solid #fff;
	}
/* Weisser Rahmen links und rechts */	
.rahmen_left {position:absolute; left:0px; bottom:0px; z-index:200;}
.rahmen_right {position:absolute; right:0px; bottom:0px; z-index:200;}


#main{
	background-color:#fde3e3;
	background-image:url(../images/site/schatten_bg.png);
	background-repeat:repeat-y;
	background-position:left top;
	border-top:2px dotted #940707;
}

/********************************* BEREICH CONTENT *********************************/
#content{
	width:854px;
	margin-left:32px !important;
	margin-left:16px;
	padding:25px 30px 0 30px;
	background-color:#FFF;
	border-right:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	float:left;
}

p{
	margin:0;
	padding:0;
}


/*
	p img{
		margin-right:10px;
		margin-bottom:10px;
		float:left;
		padding:0;
	}
	*/
	
.kleine_bilder {
		margin-right:10px;
		margin-bottom:10px;
		padding:0;
}



	#text{
	float:left;
	width:350px;
	}
	
	#left{
		float:left;
		width:580px;
	}
		
		.spalten_gesamt {
			height:66px;
			margin-bottom:7px;
		}
		
		.spalte1{
			width:50%;
			float:left;
		}
		
		.spalte2{
			width:50%;
			float:left;
		}
	
	#right{
		float:right;
		width:243px;
	}
	

/********************************* BEREICH FOOTER *********************************/
#schatten_bt{
	background-image:url(../images/site/schatten_bt.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;
	width:
}

#foot{
	background-color:#610808;
	margin:0;
	padding:0;
	height:35px;
}


/********************************* BEREICH POPUP *********************************/
#main_popup{
	background-image:url(../images/site/schatten_bg_popup.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:580px;
	padding-left:20px;	
}


#content_popup{
	width:550px;
	padding:5px;
	background-color:#FFF;
}

#schatten_popup{
	background-image:url(../images/site/schatten_bt_popup.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;
	width:600px;
}
