/*-Structure-------------------------------------------------*/
#page{
	width: auto;
	margin: 0;
}

#header{
	display: none;
}

#mainframe{
	width: auto;
	clear: both;	
}

#content{		
	padding: 0;	
	float: left;
}



/*-Basic Elements-------------------------------------------------*/
*{
	padding: 0;
	margin: 0;	
}

body{
	font-family: verdana;
	font-size: 11px;	
}


img{
	border: 0;
}

a{
	text-decoration: none;
}

td,th{
	vertical-align: top;
}

caption {
    font-size: 14px;
    font-weight:bold;
    padding-left:10px;
	margin-bottom: 10px;	
	text-align:left;
}


h4{
	font-size: 12px;
}

/*-Basic Classes-------------------------------------------------*/

.alignCenter { text-align:center; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }

.leftfloater { float:left; }
.rightfloater { float:right; }

.rightspacer{
	margin-right: 20px;
}

.leftspacer{
	margin-left: 20px;
}

.spacertop{
	margin-top: 10px;
}

.normalweight{
	font-weight: normal;
}


.bold {font-weight:bold;}

.dottedLine {
   	clear: both;
    height: 1px;
    line-height: 1px;    
}

.redLine{
	height: 3px;
	line-height: 3px;
}


img.leftfloater{	
	margin: 0 15px 15px 0;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;	
	padding: 0;
	margin: 0;
}

#gewinnspielpaket{
	display: none;
}

.noList{
 	 list-style: none;
 	 margin-left: 0 !important;
 	 padding-left: 0 !important;
 }
 
 .noList li{ 	
 	 margin-left: 0 !important;
 	 padding-left: 0;
 }

.normal, 
 a.normal:link, 
 a.normal{
     font-weight:normal !important;
 }
 
 a.normal:hover, 
 a.normal:active {
     font-weight:bold !important;
 }
 
a.bigLink,
a.bigLink:link,
a.bigLink:visited,
a.bigLink:hover{
	font-size: 12px;	
}

.home-box-height .boxBody{
	height: 80px;
}





/*-Content-------------------------------------------------*/
#breadcrump{
	display: none;
}


#content a.more{
	 padding-left: 15px;
	 font-weight: bold;	  
}

#content ul, ol{
	list-style: square;
	margin: 5px auto;
	padding-left: 25px;
}


#content p{
    padding: 0 0 10px 0;
    font-size: 11px;
}

.highlight{
	padding-bottom: 20px;		 
}

.highlight img,
.teaser img{
	float: left;
	margin-right: 20px;
}


.highlight h2 a{
	font-size: 14px;
	font-weight: bold;
}

.highlight h3{
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px dotted #59595A;
	margin: 10px 0;	
}

.teaser{
	padding: 0;	
	padding: 0 0 12px 0;
}

#content .teaser p{
	margin-bottom: 0;
	padding-bottom: 0;
}

.icons{
	height: 13px;
	line-height: 13px;
	text-align: right;
	position: relative;
	top: 5px;
}

.icons span{
	padding-right: 3px;
}

.icons span.bilder{
	padding-left: 18px;
}

.icons span.downloads{
	padding-left: 13px;
}

.icons span.kommentare{
	padding-left: 15px;
}

.icons span.video{
	padding-left: 22px;
}

.icons span.umfrage{
	padding-left: 18px;
}


.teaser h2{
	font-size: 12px;
	font-weight: bold;
}

.teaser h3{
	font-size: 10px;
	font-weight: normal;	
}

#content .teaser span.teaser-marker{
	padding: 0 7px;
	font-size: 9px !important;
}

.boxRectangleContent{
	padding: 30px 0 13px 0;
	float: left;
}

.seven-days, .archiv-link{
	text-align: right;
	padding-right: 10px;
	margin: 20px 0;	
}

#content .seven-days-list{
	padding: 0;
	margin: 10px 0 20px 0;
	list-style: none;
}

.seven-days-list li{
	padding: 0 0 3px 0;
	margin: 0;
}



#howards-home{
	display: none;;	
}

.article{
	min-height: 400px;
}

.article h1{
	font-size: 14px;
	padding-bottom: 10px;
}

#content h5{
	font-size: 13px;
	padding: 10px 0;
}

.article h1 cite{
	font-size: 9px;
	padding-left: 10px;
	font-weight: normal;
}

.date-header{
	border-bottom: 1px dotted #59595A;
	margin: 10px 0;
	height: 20px;
	line-height: 20px;	
}

.date-header h3{
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.date-header span{
	float: right;
}

.article dl{
	padding: 0;
	margin: 0 10px 10px 0;
     float: left;  
}

.article dd{                 
    text-align: left;        
     font-size: 9px;  
     padding: 10px;
     margin: 0;             
 }   

.article p a{
	font-style: normal;
	font-weight: bold;
}

#serviceMenu{
	display: none;
}


#nextToRectangleContent{
	float: left;
	width: 300px;
	padding: 30px 0 0 20px;
}

#automobilbox{
	width: 300px;
	height: 101px;	
	clear: both;
}

.tabs {
	float: left;
	width: 300px;   
	height: 18px; 
    line-height: normal;  	
}
.tabs_big {
	clear:both;
	width: 622px;
	float:none;
}


#content .tabs ul {  
  padding: 0;
  margin: 0;
  list-style: none;
}

.tabs li {
    display: inline;
    margin:0;
    padding:0;
 }
 
 .tabs a {
    float:left;
    background:url("../gfx/backgrounds/bg_reiter_smallbox_left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
    height: 18px;
    line-height: 18px;
 }

 
 .tabs a span {
      float:left !important;
      display:block;
      background:url("../gfx/backgrounds/bg_reiter_smallbox_right.gif") no-repeat right top;
      padding: 0 15px 0 6px;
      color: #707072;
      height: 18px;
      line-height: 18px;
}
 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {
	float: none;
}

/* End IE5-Mac hack */
.tabs a:hover span
.tabs a.activetab span {
      color: #000;
}

.tabs a:hover,
.tabs a.activetab {
      background-position:0% -18px;
}
      
.tabs a:hover span,
.tabs a.activetab span {
      background-position:100% -18px;
}

.verlaufbox {
	width: 622px;
	background: url(../gfx/backgrounds/bg_verlaufbox.gif) repeat-y top left;
}
.verlaufbox .verlaufbox_content {
	padding:10px;
}

.bildunterschrift {
     margin: 5px 20px 0 20px;
 }
 
.half-sized-box{
 	width: 300px; 	
 }
 
 .full-sized-box{
 	width: 620px; 	
 }
 
 
 
 
 #content .half-sized-box p,
  #content .full-sized-box p{
	font-size: 9px;
}

.newsletter-table td{
	padding: 4px 0;
	
}
 
.copy{
	font-size: 9px;
	margin: 20px 0 10px 0;
}

#jumplist{
	width: 600px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
}

.oneImageBox{
	background: #E5E9ED;
	float: left;
	margin: 0 15px 15px 0;	
}


.oneImageBox p{
	font-size: 9px;
	padding: 3px;
	margin: 0;
}

 
.boxBlueList{
  list-style: none;   
 }
 
.boxBlueList li{
 	padding: 10px 15px; 	
 }
 
.downloadList{
 	 list-style: none;
 }
   
 
.downloadList li{
 	padding: 3px 0 3px 12px; 	
 }
 
.downloadList li a{
 	font-weight: normal !important;
 }
 
 /* Bilder Galerie */
 
#picture-galery-top{
	height: 6px;
	line-height: 6px;
	padding: 0;
	font-size: 2px;
	margin: 20px 0 0 0;
	width: 620px;
}

#picture-galery-main{
	width: 620px;
	clear: both;
	padding: 0;
}

#picture-galery-main h2{
	font-size: 11px;
	padding: 10px 30px;
}

.picture-galery-active{
	width: 400px;
	padding: 0 30px 0 30px;
	text-align: center;
}


#picture-galery-main .picture-galery-active p{
	width: 400px;
	padding: 5px;
	font-size: 9px;
	text-align: left;
}

#picture-galery-bottom{
	width: 620px;
	clear: both;
	height: 33px;
	line-height: 33px;
	margin: 0 0 20px 0;
}

.picture-galery-goleft{
	margin-left: 30px;
	font-size: 10px;
	padding-left: 15px;
}

.picture-galery-counter{
	width: 300px;
	text-align: center;
	font-size: 10px;
}

.picture-galery-goright{
	margin-right: 30px;
	font-size: 10px;
	padding-right: 15px;
}

.galery-selector{
	margin-top: 4px;
	font-size: 9px !important;
}

.galery-box-list{
	float: left; 
	width: 130px;
	margin: 0 13px 0 3px;
}

.galery-box-list p{
	margin-top: 5px;	
}

.galery-box-list p a{	
	font-size: 9px;	
}

.movie-image{
	padding-bottom: 16px;
}

/* Formular default */
form.default table td {
    padding: 3px;
}

.inputSelect{
	font-size: 11px;
	width: 300px;
}

.inputText{
	font-size: 11px;
	width: 290px;
	padding: 2px 5px;
}

label.cellstyle {
	display:block;
	width:150px;
	float:left;
}
form p {
	clear:both;
}

.error{
	color: red;
}

div.serviceButtons {
    clear:both;
    padding: 15px 0;
    width: 465px;
}

div.serviceButtons a:link,
div.serviceButtons a:visited,
a.serviceButton {
    display:block;
    font-weight: normal !important;
    line-height:21px;
    height: 21px;
    width: 107px;
    float:left;    
    text-align:center;
    margin-right: 5px;
    font-size: 10px;
}

a.button:link,
a.button:visited {
    display:block;
    height: 20px;
    width: 20px;
    text-indent: 5px;
    float:left;
    line-height:20px;
}



a.genericButton {
    display:block;
    font-weight: normal !important;
    line-height:21px;
    height: 21px;
    width: 107px;       
    text-align:center;    
    font-size: 10px;
}

.submitButton{
 	font-weight: normal;
    line-height:21px;
    height: 21px;
    width: 107px;    
    text-align:center;    
    font-size: 10px;
}

.downloadtable {
	margin-top: 20px;
	width: 620px;
}

.downloadtable th{
	padding: 0 5px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle !important;
	line-height: 24px;
	height: 24px;
}

.downloadtable td{
	padding: 5px;
	font-size: 11px;
	vertical-align: middle !important;
	color: #757678;
}

.downloadtable .downloadtable-pdf{
	padding-left: 25px;
}
.downloadtable-aufrisse{
	width:100px;
}
.downloadtable-price{
	width: 50px;
}
.downloadtable-buttom{
}
 
table.spaced td {
     padding: 3px 10px;
     font-size:11px;
 }


#navkarriere ul{		
	margin : 0;
    padding : 0;
	list-style: none;		
}

#navkarriere ul li{
	margin-bottom: 5px;
}
	
#navkarriere a{
	font-weight : normal;
	font-size: 10px;
}
	
	
#navkarriere ul li ul li{		
	margin : 5px 0 0 11px;
	padding : 0 0 0 13px;
}

  
#navkarriere ul li ul li ul li{		
	padding : 0 0 0 11px;	
	margin : 5px 0 0 15px;	
}


/* Media Box */
.mediaBox {
    width: 463px;
    height: 453px;
}

.mediaBox thead td {
    height: 34px;
    vertical-align: middle;
    text-align:center;
    width:50%;
}

.mediaBox thead a {
    display:block;
    height: 34px;
    line-height: 34px;
}

#mediaBoxContent td {    
    vertical-align:middle;
    text-align:center;
}

.mediaBoxNavigation {
    height: 33px;
}

.mediaBoxNavigation a {
    display: block;
    text-align:center;
    line-height: 33px;
    height: 33px;
}


/* Reparaturdaten */
#content .blueBox{
	margin-top: 20px;
	width: 222px;
	float: left;
}

#content .left{
	margin-right: 20px;
}

#content .blueBox img{
	margin: 5px 0 10px 17px;
}

#content .blueBox h4 a{
	display: block;	
	padding: 5px 5px 5px 17px;	
}


#impressum h2{
	font-weight: bold !important;
	margin: 10px 0 0 0 !important;
	font-size: 11px;
}


/*-Boxes-------------------------------------------------*/
#boxes{
	display: none;
}




 #content .half-sized-box .boxheader,
 #boxes .boxheader{
	padding: 0 0 0 11px;
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	width:289px;		
}

 #content .full-sized-box .boxheader{
	padding: 0 0 0 11px !important;
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	width: 609px !important;		
}
		
.boxheader h4{
	font-size: 11px;
}

.boxlogo{
	float: right; 
	margin: 0 10px;
}
		

#content .half-sized-box .boxBody{
	padding: 10px;			
	font-size: 9px;		
	width: 280px;	
	margin-bottom: 6px;
}

#content .full-sized-box .boxBody{
	padding: 10px;			
	font-size: 11px !important;		
	width: 600px !important;	
	margin-bottom: 6px;
}


#content .full-sized-box .boxBody p,
#content .full-sized-box .boxBody a{
	font-size: 11px;	
	
}



.half-sized-box a.more,
.full-sized-box a.more{
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
}
		
.boxBody h3{
	font-size: 10px;	
}
		
.boxsubheader{
	font-size: 9px;
}
		
#automobilbox ul{
	list-style: none;
	padding-left: 0;
	margin-left: 5px;;
}

.boxList,#content .boxList{
	list-style: none;	
	padding-left: 0;
}
		
.boxList li{	
	padding-left: 13px;
	margin-bottom: 3px;
}

#automobilbox ul li{
	padding: 0 8px 0 13px;
}
		
.boxList li a{
	text-decoration: none;	
}

#automobilbox ul li a{
	text-decoration: none;	
	font-size: 9px;
}

a.boxButton,
#boxes a.boxButton,
.verlaufbox a.boxButton,
.half-sized-box a.boxButton,
.full-sized-box a.boxButton{
	display: block;
	width: 90px;
	height: 18px;	
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 4px;
}
		


/*-Footer-------------------------------------------------*/
#footer {
	display: none;
}

#newservicenavi,
#mediacentrumPopup{
    display: none;
}




