/* autonet_test.css: styles */ 

.box_news_info {
	margin-right: 8px;
	margin-bottom: 6px;
	width: 496px;
	
	background-image:url(../img/orangedots.gif) !important;
	background-position:left top !important;
	background-repeat:repeat-x !important;
	padding-top: 0px;
	
}
.blackdotstop_info {
  background-image: url(../img/orangedots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	font-size: 10px;
}

.tmpclass1
{
	/*background:transparent url(../img/orangedots.gif) repeat-x;
	background-position: left top;*/
	background-color:#FFF;
	border: 0 none;
	font-size: 18px;
	
	margin:0 0 12px 0 !important;
	padding-top: 10px;
	margin-right: 0px;
	width: 496px;
	font-weight: bold;
	
}
*+html .tmpclass1{line-height:22px;}/*verhindert abgeschnittene buchstaben im ie7*/

h1.report :hover {
	background-color: #CC6600;
	color: #000000;
}

.newsimgarea {
	margin-top: 20px;
	margin-bottom:20px;
	background-color: #202B31;
	background-image: url(../img/an-double.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 496px;
	min-height: 330px;
	
	height: auto !important;
	position:relative;
}
.modell h4 { background-image:none !important; }
.newsimgarea span{ width:151px; height:32px; position:absolute; right:8px; top:8px;}

.a-tbox {
	     height: 26px;
	     width: 173px;
	     background-color: #D0D8DB;
	     margin: 2px 0px 0px 0px;
	     float: left;
	     position: relative;
	      
	     
	     
}
.a-abschlussbox {
	     height: 26px;
	     width: 173px;
	     background-color: #D0D8DB;
	     margin: 2px 0px 2px 0px;
	     float: left;
			 position: relative;

}
.a-imgbox {
	margin-top:2px;
			 height: 26px; 
			 width: 154px; 
			 float: right; 
			 position: relative;
			
			}
.tbox-border {
				background-image: url(../img/an-double.gif);
				background-position: left bottom; 
				background-repeat: repeat-x;
				height: 117px;
        width: 328px;
        margin-bottom: 8px;
        padding-bottom: 2px;

				        
        
        
}

.hardfacts {
			 width: 328px;
			 background-color: #3A434A;
			 background-image: url(../img/an-double.gif);
			 background-position: left bottom;
			 background-repeat: repeat-x;
			 padding-bottom:16px;
			 color: #FFFFFF;
			}

.modell { 
	     background-image: url(../img/orangedots.gif);
	     background-position: left bottom;
	     background-repeat: repeat-x;
	     margin-bottom: 11px;
	     height: auto !important;
	     padding-bottom: 5px;
	   	  
	   }
	   
.mo_info {color: #CD6B08;
				}

.facts_info { 
				min-height: 18px;
			  height: auto !important;
			  height: 18px;
			  width: 312px;
			  background-image: url(../img/greendots.gif);
			  background-position: left bottom;
			  background-repeat: repeat-x;	
				margin-left: 8px;
				padding: 2px 0px 0px 0px;
				font-size: 11px;		
				
}
.borderno {background-image: none !important;}

h4 {font-size: 14px; 
		color: #CD6B08;
		margin: 0px 0px 0px 8px;
		padding-top:12px;
	}
		
.blbg {color: #fff;
	 	}

.blackbackg {color: #fff;
	 					 padding: 3px 0px 8px 8px;
	 					 line-height: 18px;
	 					 
	 	}
	 	
.testbox_title {
	      padding: 5px 0px 8px 8px;
	      font-weight: bold;
	    }
	    
.repinfo {
	font-size: 10px;
	padding-top: 2px;
}
.repinfo a {
	text-decoration: underline;
	font-size: 10px;
}

.innerpadding {padding: 10px 0px 10px 0px;
							 
					}