@CHARSET "UTF-8";

body{
	padding:0px;
	margin:0px;
	font-family:Georgia;
  font-size:10pt;
  background-color:#F5F5FF;
}

a img{
	border:none;
}

h2{
	font-family: Arial;
	font-size:15pt;
	text-transform: uppercase;
	margin-bottom:0px;
}

h3{
	color:#3564B5;
	margin:8px 0;
}

h4{
	margin:0;
	font-size:18px;
	color:#333333;
}

#page{
	 width:940px;
	 overflow:hidden;	 
}

.cf{
	clear:both;
}

.blue{	
	background-color:#3564B5;	
	color:#cccccc;
}

.blue a{
	color:#cccccc;
	text-decoration: none;
}

.blue a:hover, .sbutton:hover, .hl a:hover{
  color:orange;
}

.linkblock{
	padding:6px;
}

.claim{
	color:#3564B5;
	font-size:24pt;
  font-weight:bold;
  position:relative;
  top:13px;
  white-space:nowrap;
}

.f_right{
	float:right;
}

.f_left{
  float:left;
}

.divider{
	height:8px;
}

#header{
	padding-top:10px;
	text-align:left;
	height:130px;
}

#menu{
	padding:0;
	margin:0;
	margin-top:3px;
}

#menu li{
	float:left;
	font-family:Arial;
	font-size:11pt;
	list-style-type: none;
	width:94px;	
	font-weight: bold;
	border-right:1px dotted black;
	padding:8px 4px 4px 8px;
	top:-4px;
	position:relative;
	text-align: left;
	cursor:pointer;
}

#menu li:hover{
	border-top:4px solid #3564B5;
}

.act{
  border-top:4px solid orange;
}

.sbutton{
	 background-color:#3564B5;
	 border:0px solid;   
   color:#CCCCCC;
   font-family:Arial;
   font-size:10pt;
   padding: 2px;
   text-transform: uppercase;	 
}

#bar{
	border-top:1px dotted black;
	padding-top:4px;
}

form{
	margin:0;
}

.a_box{
	font-size: 10pt;
	background:transparent url(images/style/shbox.png) no-repeat top right;	
	overflow:hidden;	
	margin:0px;
}

.a_box .bt{
	background:#F5F5FF url(images/style/shbox.png) no-repeat bottom right;
	height:10px;	
}

.a_box .ct{
	padding:6px;
}

li.a_box{
  list-style-type:none;  
}

.h{
	border-bottom:1px dotted black;
	margin-bottom:3px;
  width:150px;
}

.hl{
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	text-transform: capitalize;
	margin-top:4px;
}

.hl a, #menu li a{
	text-decoration: none;
	color:#000000;
}

.top_img{
	width:150px;
	height:150px;
	overflow:hidden;
}

.top_img img{
	min-width:160px;
	min-height:160px;		
}

.rt_ad{
	width:400;
	height:300;
	border:1px solid red;
}

.special{
	border-bottom:1px dotted black;
	text-transform: uppercase;
	font-size: 28pt;
	font-family: Arial;
	font-weight: bold;
	color:#3564B5;
	letter-spacing: -3.5px;
	margin-bottom:10px;
}

.special span{
	 color:#cccccc;
}

.special span.neu{
	 color:#483838;
}

.p_box{
	float:left;
	width:173px;
}

.sum{
	font-size:10pt;
	padding:0px 3px 0px 2px;
}

.electro_start{
	padding:0px;
	margin:0px;
}

.electro_start li{
	float:left;
  font-family:Arial;
  font-size:11px;
  list-style-type: none;  
  font-weight: bold;
  border-right:1px dotted black;
  padding:8px 4px 4px 8px;
  top:-4px;
  position:relative;
  text-align: left;
}

.electro_start li:hover{
	border-top:4px solid #3564B5;
}

.carlist{	
	background-color:white;	
	margin:0px;
	padding:0px;	
	overflow:hidden;
	width:510px;
	height:155px;
}
.carlist div{
	width:10000px;
}

.carlist ul{ 
  margin:0px;
  padding:0px;
  float:left;
  width:340px;  
  overflow:hidden;  
}

.carlist ul li{  
  list-style-type: none;
  border:1px solid #3564B5;
  margin:2px;
  font-size:10pt;
  float:left;
  color:#3564B5;
  padding:2px;
  cursor:pointer;
}

.carlist ul li:hover{
	 color:orange;
}

div.partner{
	height:80px;
}

img.partner{
	height:80px;
	min-height:80px;
	max-height:80px;	
	width: 150px;	
}

#co2ranking, #model_list{
	list-style-type: none;
	padding:0;
}

ul#co2ranking li,ul#model_list li{  
  margin:0 0 4px 0;  
}

#model_list li.sb_art{
  border-bottom:4px solid #3564B5;
  width:98%;
}

#model_list_head{
	display:none;
}

.carlist li.e_y{
	font-weight: bold;
	clear:both;
	border:none;
}

.carlist div.wrapper{
	position: relative;
}

.co2value,.ecar_title{
	font-size:36px;
	font-weight:bold;
}

.co2value_l{
	font-size:22px;
  font-weight:bold;
}

.ecar_title{
  font-size:24px;  
}

.comments{
	list-style-type: none;
	padding:0;
}

.comments li{
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	margin-right:10px;
}

.thin_hr{
	height: 1px; 
	color: grey; 
	background-color: #cccccc; 
	border: none;
}

/* google newsbar title*/
.titleBox_gsnb{
	text-transform: uppercase;
	font-size:15pt;
	font-family:Arial;
}

.nobl{
	list-style-type: none;
}

.act1{
	border-top:4px solid #cccccc;
}

.scroll_but{  
  width:11px; 
  height:160px;  
}

#scroll_back{
 float:left;
 background:#3564B5 url(images/pf.gif) no-repeat center;
}
#scroll_back:hover,#scroll_forw:hover{
  background-color:#cccccc;
}
#scroll_forw{
 float:right;
 background:#3564B5 url(images/pf1.gif) no-repeat center;
 margin-right:8px;
}

#hidden_area{
	display:none;
	position:absolute;
	left:-5000px;
}

.art_list{
	list-style-image: url(images/page_white_picture.png);
}

.ext_art_list{
	list-style-image: url(images/world_link.png);
}

#fav_link{
	display:none;
}

ul.auto_erw_suche li{
	list-style-image: url(images/bullet_go.png);
}

#hidden_ext_search{
	display:none;
}

.zitat{
	font-size:16pt;
}
.zitat_source{
  color:#0066CC;
}

.e_e{
	white-space:nowrap;
	}
	
#c_error_msg	{
	color:#ff0000;
	}