/* Stylesheet für DB Rent Fahrzeugsuche

	-- Ford 
	-- Autohaus Saalmueller
	
*/
html, body {
	width:550px;
}

.clear {
	clear:both;
}

a {
	color:#343B41;
	text-decoration:none;
}

a:hover {
	color:#FF6209;
}

h2 {
	color:#3A3A3A;
	font-size:16px;
	line-height:18px;
	margin:5px;
	padding:0 0 5px 0;
	font-weight:bold;
	border-bottom:1px #CDD5E1 solid;
}

.content_inner_box h2 {
	position:relative;
	margin:-40px 0 15px 0;
}

a img {
	border:0;
}

.content_inner_box {
	background-image:url(../img/box_content_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CADBED;
	width:247px;
	float:left;
	padding:5px 0 0 0;
	margin:40px 0 0 0;
}

.boxfooter {
	background-image:url(../img/box_content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:5px;
	margin:0;
	padding:0 0 5px 0;
}

.content_vertical_line {
	background-image:url(../img/vertical_line.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:2px;
	height:250px;
	float:left;
	padding:0 20px;
}

.thumbnail {
	border:2px #FFFFFF solid;
	margin:3px 5px 3px 5px;
	float:left;
}

.descr-text {
	padding:0 5px 0 0;
	margin:2px;
}

.morelink {
	position:absolute;
	right:10px;
	bottom:4px;
}

.content_inner_box a{
	color:#343B41;
	font-weight:bold;
	text-decoration:none;
}

.content_inner_box a:hover{
	text-decoration:underline
}

.latest {
	border-bottom:2px #EAF1F8 solid;
	padding:0 0 5px 0;
	clear:both;
	position:relative;
	height:65px;
}

.ext_carfinder_latest {
	width:550px;
}	


.ext_carfinder_list {
	width:550px;
}	


input, select {
	font-size:10px;
	line-height:12px;
	border:1px #5E85A9 solid;
	background-color:#E9F1F9;
}

.ext_carfinder_list .selBox {
	width:180px;
}

.ext_carfinder_list .selBoxsmall {
	width:74px;
}


table {
	background-color:#A2C1DF;
	padding:0;
	margin:10px auto 20px auto;
}

table th{
	background-color:#91B1CD;
	text-align:left;
	padding:4px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px #A2C1DF solid;
	vertical-align:top;
}

table th a{
	color:#FFFFFF;
}

table td {
	background-color:#B3D2EF;
	text-align:left;
	padding:5px;
	margin:2px;
	border:1px #A2C1DF solid;
	text-align:left;
}

table td td{
	border:1px #B3D2EF solid;
}

table td table{
	margin:2px 2px 2px 2px;
}

.ttx1 {
	float:left;
	width:200px;
}

.rightButton{
	width:130px;
	text-align:right;
	padding:3px 0;
	margin:0;
}

.rightprice {
	text-align:right;
}

.ext_carfinder_results table, .rtfTableBoxUW table{
	float:none;
	width:100%;
}

.ext_carfinder_results .ttx1 {
	float:none;
	width:auto;
}

.bgGrey, .bgGrey td {
	background-color:#CADBED;
}

table p {
	margin:0;
	padding:0;
}

.buttonTyp3 {
	display:block;
	background-color:#003D69;
	color:#FFFFFF;
	width:100px;
	margin:5px 0 0 5px;
	padding:2px 6px 2px 20px;
	text-decoration:none;
	text-align:center;
	font-size:9px;
	border:2px #FFFFFF solid;
	background-image:url(../img/arrow.gif);
	background-position:3px;
	background-repeat:no-repeat;
}

.bgWhite {
	background-color:#CADBED;
}

.bgWhite td, .bgWhite table {
	background-color:#CADBED;
	border:none;
}

.buttonTyp3:hover, .remlnk a:hover, .addlnk a:hover {
	background-color:#FFFFFF;
	color:#003D69;
	border:2px #003D69 solid;
}

.picLrgLnk {
	padding:3px 3px 3px 15px;
	background-image:url(../img/lupe.gif);
	background-position:left;
	background-repeat:no-repeat;
}


input.radioPad2 {
	border:none;
	background-color:transparent;
}

.remlnk a{
	display:block;
	background-color:#003D69;
	color:#FFFFFF;
	width:100px;
	margin:5px 0 0 5px;
	padding:2px 6px 2px 20px;
	text-decoration:none;
	text-align:center;
	font-size:9px;
	border:2px #FFFFFF solid;
	background-image:url(../img/cross.gif);
	background-position:3px;
	background-repeat:no-repeat;
}

.addlnk a{
	display:block;
	background-color:#003D69;
	color:#FFFFFF;
	width:100px;
	margin:5px 0 0 5px;
	padding:2px 6px 2px 20px;
	text-decoration:none;
	text-align:center;
	font-size:9px;
	border:2px #FFFFFF solid;
	background-image:url(../img/plus.gif);
	background-position:3px;
	background-repeat:no-repeat;
}
