
#wrapper {
	width:980px;
	margin:auto;
	padding:85px 0 0 0;
	position: relative;
}

#logo{
	width:238px;
	height:130px;
	position:absolute;
	left:4px;
	top:0px;
}

#top {
	width:972px;
	height:266px;
	background-color:#ffffff;
	border-right:4px solid #E6702A;
	border-left:4px solid #E6702A;
}

#adresse{
	width:190px;
	float:left;
	font-size:11px;
	color:#6A6B6A;
	margin:59px 27px 0 21px;
	line-height:18px;
	padding:0;
	
}

#img-top{
	width:734px;
	height:266px;
	float:left;
}

#navi {
	width:972px;
	height:31px;
	background-color: #6A6A6A;
	border-right:4px solid #E6702A;
	border-left:4px solid #E6702A;
	font-size:14px;
}

#content-start {
	width:972px;
	background-color: #ffffff;
	border-right:4px solid #E6702A;
	border-left:4px solid #E6702A;
	border-bottom:4px solid #E6702A;
	line-height:18px;
	min-height:300px; !important
	height:300px;
}

#content-folge {
	width:972px;
	background-color: #ffffff;
	border-right:4px solid #E6702A;
	border-left:4px solid #E6702A;
	border-bottom:4px solid #E6702A;
	line-height:18px;
	background-image:url(../images/site/bg-content.gif);
	background-repeat:repeat-y;
	background-position:left top;
	min-height:300px; !important
	height:300px;
}




#start-links{
	width:618px;
	min-height:60px; !important
	height:60px;
	float:left;
	margin:43px 164px 35px 21px;

}

#start-rechts{
	width:152px;
	height:113px;
	float:left;
	margin-top:43px;
	float:left;
}

#subnavi {
	width:163px;
	float:left;
	margin-left:21px;
	margin-top:30px;
}

#links{
	width:375px;
	float:left;
	margin-left:89px;
	margin-top:30px;
	margin-right:23px;
	margin-bottom:20px;
}

#rechts, #rechts2, #rechts3 {
	width:279px;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}

#rechts img{
	border-top:17px solid #6C6964;
	margin-bottom:10px;
}


#rechts2 {   /* Für Bilder im rechten div OHNE grauen Balken  */
	margin-top:30px;
	border-top:none;
	margin-bottom:10px;
}

#rechts3 {   /* Für Text im rechten Bereich  */
	margin-top:58px;
}

#breit {margin-left:89px;
	margin-top:30px;
	margin-right:23px;
	margin-bottom:20px;
	width:600px;
	float:left;}


	/*	Boxen auf der Startseite	*/
.box{
	width:932px;
	margin:0 0 20px 21px;
	color:#033260;
}

.box1{
	width:302px;
	float: left;

}

.box2{
	width:302px;
	float: left;
	margin-left:13px;
}

.box-top{
	width:276px;
	height:24px;
	background-color:#E17020;
	padding-left:26px;
	padding-top:6px;
}

.box-img{
	width:302px;
	height:149px;
}

.box-text{
	width:261px;
	min-height:147px; !important
	height:147px;
	background-color: #E1E1E1;
	padding-left:26px;
	padding-right:15px;
	padding-top:14px;
}
	/*	BOxen auf der Startseite ENDE	*/

