#wrapper{
	width:973px;
	margin:40px auto;
	position:relative;
	
}


#kasten {
	background-color:#FFFFFF;	
	background-image:url(../images/site/ornament.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#navi{
	width:650px;
	float:left;
	margin:127px 0 0 59px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:100;
}

#top{
	width:980px;
	background-image: url(../images/site/top-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:151px;
}

#logo{
	width:170px;
	height:124px;	
	float:left;
	margin-left:56px;
	margin-top:16px;
}
/* OLD s. header_old.php
#head_img {
	width:851px;
	background-color:#F3EEE9;
	margin:auto;
	height:339px;
	padding:13px 0 0 13px;
}
*/

#head_img {
	width:863px;
	background-color:#F3EEE9;
	margin:auto;
	z-index:1;
}


#shadow{
	background-image:url(../images/site/content-right.png);
	background-repeat:repeat-y;
	background-position:right;
	width:980px;
	padding:0;
	margin:0;}

#content {
	width:973px;
	min-height:300px; !important
	height:300px;
	padding-top:20px;
	background-image:url(../images/site/ornament2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:25px;
}

#uebeschrift {
	width:864px;
	height:31px;
	border-bottom:5px solid #F3EEE9;
	margin:0 0 0 58px;
	padding:0 0 0 0;
	background-color: #ffffff;
}
/* Text Startseite */
#text-start{
	width:508px;
	min-height:200px; !important
	height:200px;
	float:left;
	margin:30px 0 0 58px;
	line-height:1.5em;
}


#box2{
	width:480px;
	min-height:160px; !important
	height:160px;
	float:left;
	margin:30px 0 0 0px;
	line-height:1.5em;
	border:1px solid #762D19;
	background-image:url(../images/site/ornament2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:10px;
}

/* Text Folgeseite */
#text-folge{
	width:636px;
	min-height:200px; !important
	height:200px;
	float:left;
	margin:30px 0 0 58px;
	line-height:1.5em;
}

#content-bottom {
	width:973px;
	background-color: #762D19;
	color:#ffffff;	
	padding:0;
	margin:0;
	height:50px;
}


#bottom {
	width:980px;
	color:#ffffff;
	background-image:url(../images/site/bottom.png); 
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	padding:0;
	margin:0;

}

		/* Syles für die Box auf der Startseite */
		
		/*** BOX A ***/
			#box-a{
				width:305px;
				background-image:url(../images/site/content-box.png);
				background-repeat:repeat-y;
				background-position:left top;				
				float:left;
				margin:0 0 0 51px;
				padding:0 0 0 0;

			}
			
			#box-a-inhalt{
				width:283px;
				background-color:#752D17;
				margin:auto;
				
			}
			
			#headline-a{
				width: 283px;
				height:27px;
				background-color:#F3EEE9;
				text-transform:uppercase;
				padding:3px 0 0 0;
			}
			
			#text-a{
				width: 251px;
				margin:18px auto;
				color:#ffffff;
				padding-bottom:18px;
			}
			
		/*** BOX B ***/
			#box-b{
				width:177px;
				background-image:url(../images/site/content-box.png);
				background-repeat:repeat-y;
				background-position:left top;				
				float:left;
				margin:0 0 0 51px;
				padding:0 0 0 0;

			}
			
			#box-b-inhalt{
				width:155px;
				background-color:#752D17;
				margin:auto;
				
			}
			
			#headline-b{
				width: 155px;
				height:27px;
				background-color:#F3EEE9;
				text-transform:uppercase;
				padding:3px 0 0 0;
			}
			
			#text-b{
				width: 123px;
				margin:18px auto;
				color:#ffffff;
				padding-bottom:18px;
			}			
			
			
		/* Syles für die Box auf der Startseite ENDE */


/* Aufzählungen */
ul.aufzaehl {margin:0; padding:3px 0; list-style-type:none;}
ul.aufzaehl li {background-image:url(../images/site/aufzaehl.gif); background-repeat:no-repeat; background-position:left 5px; padding:0 0 0 10px;}
ul.aufzaehl li a {font-weight:normal; text-decoration:none; color:#FFF;}
ul.aufzaehl li a:hover {text-decoration:underline;}


#adresse1{
	width: 155px;
	margin-left:58px;
	margin-top:13px;
	float:left;
}

#adresse2{
	width: 150px;
	margin-left:28px;
	float:left;
	margin-top:13px;
}

#adresse3{
	width: 145px;
	margin-left:28px;
	float:left;
	margin-top:13px;
}





