/* CSS Document */
#banner_start {
	position: relative;
	float:right;
	width:795px;
	height: 186px;
	text-align: right;
	background-color: white;
	background-image: url(../images/bereichsbilder/bereich_startseite.jpg);
	background-repeat: no-repeat;
}

#menu_left_start
{
	position: relative;
	float: left;
	width:186px;
	text-align:left;
	background-color: white;
}

/*Test*/
#suche_start {
	display:block;
	position:relative;
	width:186px;
	max-width:186px;
	height:40px;
	max-height:40px;
	background-image:url(../images/suche_test2.jpg);
	background-repeat:no-repeat;
}
/*Test Ende*/

#content_start
{
	position:relative;
	float:right;
	text-align:left;
	width: 585px;
	background-color: white;
}

#menu_start
{
	text-align:center;
	font: 14px Tahoma, Aial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

#button_start
{
	float:right;
	width:147px;
	min-width:147px;
	max-width:147px;
	min-height:40px;
	max-height:40px;
	margin-right:1px;
}

#button_start a
{
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
	background-image:url(../images/menu_aktiv3.jpg);
	background-repeat:repeat-x;
	width:147px;
	min-width:147px;
	max-width:147px;
	min-height:40px;
	max-height:40px;
	padding-top: 5px;
}

#button_start a:hover
{
	display:block;
	background-image:url(../images/menu_inaktiv3.jpg);
	background-repeat:repeat-x;
	width:147px;
	min-width:147px;
	max-width:147px;
	min-height:40px;
	max-height:40px;
	/*line-height:40px;*/
}



#news_start
{
	position:relative;
	float:left;
	padding-top:38px;
	width:277px;
	padding-right:13px;
}

.news_events_title{
	height:17px;
	width:266px;
	border:1px solid #D2D2D2;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	background:URL(../images/news_start_title.jpg);
	background-repeat:repeat-x;
}
.news_events_content{
	width:276px;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	margin-bottom:4px;
}

.news_events
{
	height:81px;
	width:256px;
	padding-right:10px;
	background-color:#F5F5F5;
	padding-left:10px;
}

.news_events_datum{
	font-weight:bold;
	padding-top:11px;
}
.news_events_text
{
	vertical-align:top;
	padding-top:10px;
	background-color:#F5F5F5;
}
.news_events_text a
{
	font: 10px Tahoma, Aial, Helvetica, sans-serif;
	color:#6CA3D0;
	text-decoration:none;
}
.news_events_trennstrich{
	margin-right:10px;
	border-bottom: 1px solid silver;
}

#events_start
{
	position:relative;
	float:right;
	padding-top:38px;
	width:277px;
	padding-right:13px;
}

.boxen{
	position: relative;
	width:191px;
	border:1px solid silver;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:4px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.boxen a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.boxen_1z{
	position:absolute;
	top:21px;
	left:11px;
}

.boxen_2z{
	position:absolute;
	top:14px;
	left:11px;
}

/*###########################################TEST####################################################*/
.boxen_headline{
	position:absolute;
	top:6px;
	left:11px;
	font-size:10px;
	font-weight:bold;
}
.boxen_headline a{
	font-size:10px;
	font-weight:bold;
}
/*###########################################TEST####################################################*/
/*###########################################TEST####################################################*/
.boxen_bild{
	position:absolute;
	right:2px;
	bottom:2px;
}

