/* Diese Datei enthält konkrete Style-Angaben
für die Startseite.
*/
#index_main_outer{
	padding: 48px 0 0 122px;
	border: 0;
}

#index_main {
	background:url("../img/bg_fdd_home.jpg") no-repeat;
	width: 100%;
	height: 210px;
	margin: 0;
	padding: 0;
	border: 0;
}

#index_main_inner{
	margin-top:20px;
	padding:30px 0pt 0pt 210px;
	width:350px;

}
#index_bottom {
	
	height:169px;
	margin:8px 0pt 0pt 122px;
	padding: 0;
	border: 0;
	font-size:90%;
}

/*
 Box auf der linken Seite
*/
#index_bottom_left {
	background:url("../img/index_left_teaser_bg.jpg") no-repeat;
	width: 278px;
	height: 195px;
	float: left;
}
#index_bottom_left h1{
padding: 10px 0 0 109px;
}
#index_bottom_left h1 img {
	vertical-align: bottom;
}
#index_bottom_left h2 {
	font-size: 93%; 
	font-weight: bold; 
	color: #000000;
}
#index_bottom_left p {
	margin: 19px 21px 0 109px;
	padding-right:10px;
	font-size:12px;
	color: #1F689B;
}
#index_bottom_left a{
display:block;
padding:10px 0pt 0pt 45px;
}
#index_bottom_left select {
	width: 108px; 
	font-size: 13px; 
	height:20px; 
	border: 1px solid #7F9DB9;
	vertical-align: middle;
}
/*
 Box auf der rechten Seite
*/
#index_bottom_right {
	background:url("../img/index_right_teaser_bg.jpg") no-repeat;
	width: 278px;
	height: 195px;
	margin-right: 10px;
	margin-left: 297px;
	color: #4C4C4C;
}
#index_bottom_right h1 {
	padding:10px 0pt 0pt 17px;
}
#index_bottom_right h1 img {
	vertical-align: bottom;
}
#index_bottom_right p {
	color:#1F689B;
	font-size:12px;
	margin:19px 21px 0pt 90px;
	padding-right:10px;
	width:160px;
}
#index_bottom_right a{
display:block;
margin-left:180px;
margin-top:-13px;
}
#suche_index_btn{
margin: 3px 0px 0pt 160px;
}
#index_suche_table{
margin: 35px 0px 0px 90px;
}

