/* CSS Document */
/**/
body {
	
	background-color: #E6E6E6;
	margin: 0px;
	font-family: 'Times New Roman',serif;
	
	
}


#global
{
  width: 1014px;  
  margin: 0px auto;
  
  
  background: url(images/div_global_bg.gif) repeat-y;
}

#logo
{
  margin-left: 10px;
  float: left;
  
}

#menutop
{
  margin-left: 5px;
  margin-right: 8px;
  text-align: right;
  
}

#banner
{
  clear:left;
  margin-left: 6px;
  height: 289px;
  width:1002px;
  
}

#angebot
{
height: 280px; 
width: 261px; 
margin-left:645px; 
border: 0px;
}

#menubottom
{
  
  margin-left: 718px;
  width: 289px;
  height: 40px;
  padding: 0px;
  text-align: right;
  
  
  
  
}

#menuleft
{
  text-align: left;
  margin-left: 6px;
  width: 137px;
  float: left;
  
}

#contentmain
{
  width: 596px;
  min-height: 500px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  background: url(images/bg_content.gif) repeat-y;
  
}

#contentright
{
    font-size: 12px;
    color: #777777;
    
    font-weight: normal; 
  
}

#footer
{
  clear: both;
 
  
}

h1
{
    font-size: 13px;
    color: #777777;
    font-family: 'Times New Roman',serif;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left:10px;
    
        
}

/*Absatz für News auf Startseite*/
p {
    font-size: 12px;
    color: #777777;
    
    font-weight: normal;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 10px;
    
}

/*Absatz für News auf Startseite*/
p#news {
    font-size: 12px;
    color: #777777;
    
    font-weight: normal;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left:10px;
}

/*Newsbild auf Startseite*/
img#newsimage {
    width: 100px;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-right: 10px;
    
    border: 1px solid #aaaaaa;
    
}

/*Link "weitere Informationen"*/
.morelink {
    font-size: 11px;
    color: #ff4747;
    text-decoration: none;    
}

/*Link "weitere Informationen"*/
.redlink {
    font-size: 12px;
    color: #ff4747;
    text-decoration: none;    
}



/*Fahrzeugschnellsuche*/
.quicksearch {
    width: 219px;
    
    border: 1px solid #aaaaaa;
    font-family: 'Times New Roman',serif;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #777777;
    
}

.auswahl {
    
    
    border: 1px solid #aaaaaa;
    font-family: 'Times New Roman',serif;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #777777;
    
}

.textNormal {
    
    
    border: 1px solid #aaaaaa;
    font-family: 'Times New Roman',serif;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #777777;
    
}

.text {
    
    
   
    font-family: 'Times New Roman',serif;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
    
}
