.OptionsBar form{
padding:0px;
margin:0px;
}

.Container {
	/*height: auto;*/
	background: #ecf1f9;
}

.Top {
	height: 430px;
	background: white 0 120px;
}

.Logo_Home {
	width: 316px;
	height: 119px;
	background: url(../images/Logo.gif) no-repeat 16px;
	padding-right: 35px;
	float: right;
}


.SecondNavigation_Home {
	width: 300px;
	padding-top: 90px;
}

.SecondNavigation {
	list-style: none;
	padding-left: 20px;
	color: #005da8;
}

#button_bg {
	height: 150px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#button_01{
	width: 290px;
	height: 110px;
	float: left;
	margin-top: 15px;
	
}

#button_02 {
	width: 290px;
	height: 110px;
	float: right;
	margin-top: 15px;
}

/*  Überschrift der News */
.ne_home_headline {
	color: #005da8;
	font-size: 12px;
	vertical-align: text-bottom;
	font-weight:bold;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 5px;
	background: url(../images/dot_lightblue.gif) repeat;
	float: left;
	font-size:1.2em;
	}

/*  News Plugin auf der Home Seite */
.ne_home_item{	
	text-decoration: none;
}

.ne_home_headline2{
	width:100%;
	margin-bottom:2px;
}

.ne_home_headline2_date {
	color: #005da8;
	font-size: 12px;
	vertical-align: text-bottom;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
	float: left;
	text-decoration: none;
}

.ne_home_headline2_date a {
	text-decoration: none;
}


.ne_home_headline2_dot {
	background: url(../images/dottedLine.blau.gif) repeat-x 0 12	px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 24px;
	float: left;
	text-decoration: none;
}

.ne_home_headline2_content {
	color: #005da8;
	font-size: 12px;
	vertical-align: text-bottom;
	font-weight:bold;
	margin: 0px 0px 0px 5px;
	float: left;
}

.ne_home_content {
	margin: 2px 0px 5px 0px;
}

.ne_home_content_image {
	float: left;
	max-width: 150px;
}

.ne_home_content_image img{
	margin-right:20px;
}

.ne_home_content_text {
}


/*  Ende der News Konfiguration */


.flashhome {
	margin-top: 25px;
	margin-left: 20px;
}
