@charset "utf-8";
/***************************************************************
# Author:	Alexander Geilhaupt <alex@geilhaupt.de>
# File:		styles.css
# Domain:	Fahrzeugbörse der netconnection GmbH
#
# This File belongs to the ScumReport Blogger V0.9.6
# Copyright (c) 2005 - 2006 by Alexander Geilhaupt
#
****************************************************************/

/* Main Tags */


h1, h2, h3, h4 {
	font-weight: bold;
	padding:0;
	margin:0;
}

p{
	padding:0;
	margin:0;
	font-size:1.1em;
}
ul, li, form{
	padding:0;
	margin:0;
}

a:link, a:visited, a:active{
	color: #669966;
	
}


hr{
	margin: 9px 12px 7px 12px;
	background-color:#CCCCCC; /* Mozilla 1.4 */
	color:#CCCCCC; /* IE 6 */
	border: #CCCCCC; /* Opera 7.11 */
	height: 1px;
	clear:both;
	}

h2{
	font-size:16px;
}

#mainContainer{
	width:468px;
	margin:auto;
}

ul#carList{
      list-style-type:none;
	border-top:1px solid #CCCCCC;
	/*border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;*/
}

ul#carList li{
	padding:0;
	margin-bottom: 5px;
	border-left:5px solid #669966;
}

ul#carList li.low{
	background-color: #F0F5F0;
}

ul#carList li.bright{
	background-color: #F0F5F0;
}

ul#carList h3{
	
	font-size:12px;
	margin:0 ;
	width:auto;
	padding:4px;
}

ul#carList h3.price{
	background:none;
	text-align:center;
	padding:0px 7px 0px 7px;
	margin:0;
}

ul#carList img{
	border: 1px solid #000000;
}

ul#carList p{
	padding:0px 7px 0px 7px;
	font-size:10px;
	line-height:1.7;
}

ul#carList .interior{
	float:left;
	width:35%;
}

ul#carList .fifty{
	float:left;
	width:50%;
}

ul#carList .eqmString{
	float:left;
	width:72%;
}

ul#carList div.pic{
	clear:both;
	float:left;
	text-align:center;
	padding:7px;
}

#flag{
	text-align:center;
	padding-bottom:7px;
}

#flag ul{
	padding: 0px;
	margin: 7px 0 7px 0;
}

#flag ul li{
	list-style-type:none;
	padding: 0px;
	margin: 3px;
	font-size:12px;
	display:inline;
}

#flag ul li img{
	border:1px solid #515151;
}

#headNavigation{
	border-bottom:1px solid #CCCCCC;
}

.subNavigation{
	/*border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;*/
}


#searchMask{
	/*border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;*/
	width:435px;
	margin:auto;
}

#searchMask p{
	padding:7px 0 7px 7px;
	font-size:1.2em;
	line-height:1.4em;
}

#searchMask p.fieldList{
	float:left;
	width:208px;
}

#searchMask div.options{
	float:left;
	width:208px;
}

#searchMask p.fieldList img{
	border:none;
}

#searchMask .searchField{
	width:200px;
	font-size:1.1em;
	padding:1px;
}

#searchMask .searchList{
	width:206px;
	font-size:1.1em;
	padding:1px;
}

#searchMask .searchCheckbox{
	float:left;
	margin-right:3px;
}

#searchMask .searchListDealer{
	width:393px;
	font-size:1.1em;
	padding:1px;
}

#optionMask{
	clear:both;
	background-color: #FFFFFF;
	width:435px;
	margin:auto;
}

.carDetails{
	background-color: #F2F2F2;
}

.dealerDetails{
	background-color: #FFFFFF;
}

.carDetails h1{
	padding:7px;
}

.back{
	padding: 7px;
	font-size:1.2em;
}

#carInfo{
	float:left;
	margin:0 350px 0 0;
}

#picBox{
	float:right;
	width:400px;
	text-align:center;
}

#picBox img{
	border:1px solid #000000;
	filter:blendTrans(duration=5);
 }

.carDetails p, .dealerDetails p{
	padding: 7px;
	font-size:1.2em;
}

.carDetails p.price{
	font-weight:bold;
}

.carDetails p.key{
	float:left;
	width:150px;
}

.carDetails p.value{
	float:left;
}

.carDetails p.keyEQM{
	float:left;
	width:150px;
	/*margin-bottom:50px;*/
	overflow:hidden;
}

.carDetails p.valueEQM{
	float:left;
	width:auto;
	margin-top:-2.30em;
	margin-left:164px;
	/**/
}

.dealerDetails p.box{
	margin-left:164px;
}

.dealerDetails p.company{
	font-weight:bold;
	margin-top:1em;
}

.dealerDetails p.fon{
    background: url('http://boerse.haendlertool.de/cc_libary/cc_images/cc_adds/fonbgrnd.gif') no-repeat 7px 50%;
	padding-left:34px
}

.dealerDetails p.fax{
    background: url('http://boerse.haendlertool.de/cc_libary/cc_images/cc_adds/faxbgrnd.gif') no-repeat 7px 50%;
	padding-left:34px
}

.dealerDetails p.link{
    padding:0;
	margin-top:1em;
}
.dealerDetails a.pdf{
    background: url('http://boerse.haendlertool.de/cc_libary/cc_images/cc_adds/pdfbgrnd.gif') no-repeat 7px 50%;
	padding-left:34px; padding-right:7px; padding-top:7px; padding-bottom:7px
}

.dealerDetails a.email{
    background: url('http://boerse.haendlertool.de/cc_libary/cc_images/cc_adds/emailbgrnd.gif') no-repeat 7px 50%;
	padding-left:34px; padding-right:7px; padding-top:7px; padding-bottom:7px
}

.floatLeft25{
	float:left;
	width:25%;
}

.floatLeft24{
	float:left;
	width:24.9%;
}

.floatLeft33{
	float:left;
	width:33%;
	vertical-align:middle;
}

.floatLeft34{
	float:left;
	width:34%;
	vertical-align:middle;
}

.floatLeft50{
	float:left;
	width:50%;
	vertical-align:middle;
}

.floatLeft50 p,
.floatLeft33 p,
.floatLeft34 p,
.floatLeft25 p,
.floatLeft24 p,
.subNavigation p{
	font-size:1.2em;
	padding:7px;
}

.floatLeft50 p.rightAlign,
.floatLeft33 p.rightAlign,
.floatLeft34 p.rightAlign,
.floatLeft25 p.rightAlign,
.floatLeft24 p.rightAlign,
.subNavigation p.rightAlign{
	text-align:right;
}

.floatLeft50 p.centerAlign,
.floatLeft33 p.centerAlign,
.floatLeft34 p.centerAlign,
.floatLeft25 p.centerAlign,
.carDetails p.centerAlign,
.dealerDetails p.centerAlign,
#optionMask p.centerAlign,
.subNavigation p.centerAlign{
	text-align:center;
}

select{
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select.naviSelect{
	width:120px;
}

.small{
	font-size:0.7em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear{
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
}

.clearLeft{
	clear:left;
	width:0;
	height:0;
	overflow:hidden;
}

a.search {
    background: transparent url("http://boerse.haendlertool.de/cc_libary/cc_images/cc_adds/lupe.gif") no-repeat 0px 50%;
    padding: 0px 0px 0px 20px;
}


a.headerLink:link,
a.headerLink:active,
a.headerLink:visited{
	
	color:#669966;
	font-weight:bold;
	
}

a.headerLink:hover{
	text-decoration:underline;
}

.button{
	margin:7px;
	font-size:1.0em;
	background-color:#669966;
	color:#FFFFFF;
	font-weight:bold;
}



.button{
	margin:7px;
	font-size:1.0em;
	background-color:#669966;
	color:#FFFFFF;
	font-weight:bold;
}



#footer{
	text-align:center;
	font-size:1.1em;
	margin:7px;
}









.kate {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #000000
}

.info {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #EF8133  ; font-style: bold;
}


.headhome {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #006699  ; font-style: bold;
}


.headinfo {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #666600  ; font-style: bold;
}

.headbranchen {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #ff3300  ; font-style: bold;
}

.headtermine {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #F08500  ; font-style: bold;
}

.headshop {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #B5B500  ; font-style: bold;
}

.headpartner {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #669966  ; font-style: bold;
}

.headsuche {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #51C615  ; font-style: bold;
}


.head222 {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #ffffff  ; font-style: bold;
}


.head {
	FONT: 700 10px Verdana; COLOR: #000000

}

.nav {
	FONT: 700 10px Verdana; COLOR: #000000


}

.ergebnis {
	FONT: 700 10px Verdana; COLOR: #000000


}

A.ergebnis:link 
{
	text-decoration: none; color: #ff3300; font-style: bold;
}
A.ergebnis:visited 
{
	
	text-decoration: none; color: #ff3300; font-style: bold;
}
A.ergebnis:hover 
{
	text-decoration: none; color: #555555; font-style: bold;
}

meldTitel
 {
	FONT: 10px/12px Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,Sans-Serif; COLOR: #FF3300 ; font-style: bold;
}




.Bildq {
	FONT: 400 9px Verdana; COLOR: #444444

}

.safe_text {
	FONT: 400 10x Verdana; COLOR: #444444

}

.safe_head {
	FONT: 800 11px Verdana; COLOR: #006699

}

.safe_head_info {
	FONT: 900 11px Verdana; COLOR: #666600


}

A.safe_head_info:link 
{
	text-decoration: underline; color: #666600; font-style: bold;
}
A.safe_head_info:visited 
{
	
	text-decoration: underline; color: #666600; font-style: bold;
}
A.safe_head_info:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}



.safe_head_home {
	FONT: 900 11px Verdana; COLOR: #006699


}

A.safe_head_home:link 
{
	text-decoration: underline; color: #006699; font-style: bold;
}
A.safe_head_home:visited 
{
	
	text-decoration: underline; color: #006699; font-style: bold;
}
A.safe_head_home:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}





.safe_head_home2 {
	FONT: 900 11px Verdana; COLOR: #006699


}

A.safe_head_home2:link 
{
	text-decoration: none; color: #006699; font-style: bold;
}
A.safe_head_home2:visited 
{
	
	text-decoration: none; color: #006699; font-style: bold;
}
A.safe_head_home2:hover 
{
	text-decoration: none; color: #999999; font-style: bold;
}




.link_klein_home {
	FONT: 400 10px Verdana; COLOR: #006699 


}

A.link_klein_home:link 
{
	text-decoration: underline; color: #006699; font-style: bold;
}
A.link_klein_home:visited 
{
	
	text-decoration: underline; color: #006699; font-style: bold;
}
A.link_klein_home:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}











.safe_head_branchen {
	FONT: 900 11px Verdana; COLOR: #ff3300


}

A.safe_head_branchen:link 
{
	text-decoration: underline; color: #ff3300; font-style: bold;
}
A.safe_head_branchen:visited 
{
	
	text-decoration: underline; color: #ff3300; font-style: bold;
}
A.safe_head_branchen:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}

.safe_head_termine {
	FONT: 900 11px Verdana; COLOR: #F08500


}

A.safe_head_termine:link 
{
	text-decoration: underline; color: #F08500; font-style: bold;
}
A.safe_head_termine:visited 
{
	
	text-decoration: underline; color: #F08500; font-style: bold;
}
A.safe_head_termine:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}




.safe_head_shop {
	FONT: 900 11px Verdana; COLOR: #B5B500


}

A.safe_head_shop:link 
{
	text-decoration: underline; color: #B5B500; font-style: bold;
}
A.safe_head_shop:visited 
{
	
	text-decoration: underline; color: #B5B500; font-style: bold;
}
A.safe_head_shop:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}




.safe_head_partner {
	FONT: 900 11px Verdana; COLOR: #669966


}

A.safe_head_partner:link 
{
	text-decoration: underline; color: #669966; font-style: bold;
}
A.safe_head_partner:visited 
{
	
	text-decoration: underline; color: #669966; font-style: bold;
}
A.safe_head_partner:hover 
{
	text-decoration: underline; color: #999999; font-style: bold;
}











.navi_head {
	FONT: 700 10px Verdana; COLOR: #222222


}

A.navi_head:link 
{
	text-decoration: underline; color: #222222; font-style: bold;
}
A.navi_head:visited 
{
	
	text-decoration: underline; color: #222222; font-style: bold;
}
A.navi_head:hover 
{
	text-decoration: underline; color: #006699; font-style: bold;
}















.navi {
	FONT: 700 10px Verdana; COLOR: #444444


}

A.navi:link 
{
	text-decoration: none; color: #444444; font-style: bold;
}
A.navi:visited 
{
	
	text-decoration: none; color: #444444; font-style: bold;
}
A.navi:hover 
{
	text-decoration: none; color: #999999; font-style: bold;
}



.naviselect {
	FONT: 700 10px Verdana; COLOR: #ffffff


}

A.naviselect:link 
{
	text-decoration: none; color: #ffffff; font-style: bold;
}
A.naviselect:visited 
{
	
	text-decoration: none; color: #ffffff; font-style: bold;
}
A.naviselect:hover 
{
	text-decoration: none; color: #777777; font-style: bold;
}





.navirand {
	FONT: 900 12px Verdana; COLOR: #000000


}

A.navirand:link 
{
	text-decoration: none; color: #666666; font-style: bold;
}
A.navirand:visited 
{
	
	text-decoration: none; color: #666666; font-style: bold;
}
A.navirand:hover 
{
	text-decoration: none; color: #bbbbbb; font-style: bold;
}





.navklein {
	FONT: 200 10px Verdana; COLOR: #000000


}

A.navklein:link 
{
	text-decoration: none; color: #777777; 
}
A.navklein:visited 
{
	
	text-decoration: none; color: #777777; 
}
A.navklein:hover 
{
	text-decoration: none; color: #006699;
}



.neveshteh {
	FONT: 300 10px Verdana; COLOR: #555555


}


.noghteh {
	FONT: 200 8px Verdana; COLOR: #485a3a


}


.stadtinfo {
	FONT: 500 10px Verdana; COLOR: #485a3a


}

.langu {
	FONT: 500 10px Verdana; COLOR: #485a3a


}
A.langu:link 
{
	text-decoration: none; color: #666666; font-style: bold;
}
A.langu:visited 
{
	
	text-decoration: none; color: #666666; font-style: bold;
}
A.langu:hover 
{
	text-decoration: none; color: #bbbbbb; font-style: bold;
}





table         { font-size:8px ; COLOR: #555555 ; font-style: bold;}
td            { font-size:8px ; COLOR: #555555 ; font-style: bold;}
tr            { font-size:8px ; COLOR: #555555 ; font-style: bold;}


BODY          {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:55%}
