body{
	/*background-image:url(../images/bg_main.gif);*/
	background-repeat:repeat-x;
	white-space: nowrap;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	/*margin-left:25px; */
	margin-top:0px;
}
table, select, input{
	font-size: 11px;
}
.dropdown{
	width:140px;
}
.list_tbl_head{
	border-bottom:solid 1px #d1d1d1;
	vertical-align:middle;
}
.list_tbl_head_link{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.list_tbl_body{
	vertical-align: top;
}
.list_blaettern_left{
	border-left:#d1d1d1 1px solid;
	border-top:#d1d1d1 1px solid;
	border-bottom:#d1d1d1 1px solid;
}
.list_blaettern_right{
	text-align:right;
	border-right:#d1d1d1 1px solid;
	border-top:#d1d1d1 1px solid;
	border-bottom:#d1d1d1 1px solid;
}
.anfrage_abst_links{
	padding-left:10px;
}
.detail_abst_links{
	padding-left:5px;
}
.lnk_sprache{
	color: black;
	text-decoration: none;
}
.lnk_navi{
	color: white;
	text-decoration: none;
}
.navi_pos{
	padding-top:0px;
	position:relative;
	top:-3px;
}
.lnk_bild{
	cursor:pointer;
}
.suchbereich{
	border:solid 1px #d1d1d1;
	width:800px;
}
.btn_senden{
	background-image:url(../images/btn_fahrzeuge_anzeigen.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:38px;
	/*width:194px;*/
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.suche_border{
	border:#d1d1d1 solid 1px;
}
.suche_gfz{
	background-color:#9a9a9a;
	border:#cccccc solid 1px;
	color:white;
	vertical-align:middle;
}
.detailbereich{
	border:#d1d1d1 1px solid;
	background-color:#f7f7f7;
}
.detail_blaettern1{
	width:450px;
	border-left:1px #d1d1d1 solid;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
}
.detail_blaettern2{
	width:200px;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
}
.detail_blaettern3{
	width:150px;
	color:#848484;
	font-weight:bold;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
}
.detail_blaettern4{
	width:150px;
	color:#848484;
	font-weight:bold;
	border-right:1px #d1d1d1 solid;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
}
.pages{
	color: black;
	text-decoration: none;
}
#optionen{
	padding-bottom:5px;
	padding-top:5px;
}
#hd_georgia{
	background-image: url(../images/bg_headline_verlauf.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	height:23px;
	overflow:hidden;
}
a.optionen{
	color:#878F96;
	font-weight:bold;
	text-decoration:none;
}
a.optionen:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a.vor_blaettern{
	color:#878F96;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/naechstes_fahrzeug_0.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
a.vor_blaettern:hover{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/naechstes_fahrzeug_1.gif);
}
a.zurueck_blaettern{
	color:#878F96;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/voriges_fahrzeug_0.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
a.zurueck_blaettern:hover{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/voriges_fahrzeug_1.gif);
}
a.suchergebnis{
	color:#878F96;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/suchergebnis_0.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
a.suchergebnis:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/suchergebnis_1.gif);
}
.i_button{
	width:10px;
	height:15px;
	background-color:#646464;
	color:#FFFFFF;
	line-height:100%;
	text-align:center;
	vertical-align:middle;
}
