/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#4F4F4F;
 background-color: #FFFFFF;
 
  /*SCROLLBAR-COLORS*/
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F3F1F0;
scrollbar-3dlight-color: #666666;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color: #F3F1F0;
scrollbar-track-color: #FFFFFF;

scrollbar-darkshadow-color: #ECF3E2;
scrollbar-shadow-color: #666666;
 
}


#pagewidth{ 
 width:1000px;
 text-align:left;
 background: url(../grafik_elemente/topmotors_bg_03.jpg) 1px 0px repeat-y;
 margin-left: auto;
 margin-right: auto;
} 
 
#header{
 position:relative; 
 height:130px; 
 background-color:#FFFFFF; 
 background-image:url(../grafik_elemente/header2.gif);
 background-repeat:no-repeat;
 width:100%;
} 
 
#haupt_navigation {
 	width:220px;
 	float:left; 
 	position:relative; 
 	left:1px;
 	top: -3px;
 	background-color: #e3e3e3;
 	border-left: 1px solid #39a641;
 	padding-left:10px;
}

#haupt_navigation a:hover {
	color:black;
}

 
 
#maincol {
 float: left; 
 display: inline; 
 position: relative;
 top: -3px;
 width:726px;
 border-right: 1px solid #39a641;
 line-height:17px;
 padding:6px;
}


.footer_wrapper {
	width: 1000px;
	height: 9px;
	background: url(../grafik_elemente/topmotors_FooterBG_02.jpg) 1px 0px no-repeat;
	margin: auto;
}

 
div#text_ueberblick a{
	text-decoration:underline;
}

div#text_ueberblick {
	padding-left: 5px;
}

div.news_title {
	border-top:1px solid #39a641;
	border-right:1px solid #39a641;
	border-bottom:1px solid #707070;
	border-left:1px solid #707070;
	width:704px;
	background-color:#fcfcfc;
	height:28px;
	margin-top:20px;
	margin-bottom:10px;
}

.fliesstext {
	color:#F00;
}

.normtext {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	color: #4F4F4F;
}

.fliesstext_10px {
	font-size:10px;
}

.fliesstext_10px_bold {
	font-size:10px;
	font-weight:bold;
}

table#tbl_news_title {
	position:relative;
	top:2px;
	width:700px;
}

table#tbl_news_title a:hover {
	color:#000000;
}

td#news_title {
	font-weight:bolder;
	font-size:14px;
	color:#39A641;
}

div#bild_div, div#bild_div_teaser {
	float:left;
	margin-right:10px;
	clear:left;
}

#rightcol{
 width:30px;
 float:right; 
 position:relative; 
 /*background-color:#FFFFFF;
 background-image:url(../grafik_elemente/copyright.gif);
 background-repeat:no-repeat;
 background-position:bottom;*/
 }
 
#Logos_Layer {
	position: relative;
	left:18px;
	top:50px;
	width:179px;
	height:177px;
	z-index:1;
}
 
/*Unternavigation horizontal*/

div.UM {
	float: left; 
 	display:inline; 
 	position: relative;
	border-left:1px solid #a6a8a9;
	border-top:1px solid #a6a8a9;
	padding:3px;
	padding-left:8px;
	padding-right: 8px;
}

div#UM_rechts_aussen {
	border-right:1px solid #a6a8a9;
}

a {
	font-size:13px;
	color:#4F4F4F;
	text-decoration:none;
}

div#text_ueberblick a img {
	/*border:1px solid #39A641;*/
	border:none;
}

a:hover {
	color:#000000;
}

a.u_navi {
	color:#4F4F4F;
	text-decoration:none;
}

a.u_navi:hover {
	color:#000000;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
