* {padding: 0;  margin: 0;}

body { 
  background-color: #E3D395; 
  margin-top: 0px;}
  
#mother { font-family: Verdana, Arial, Helvetica, sans-serif;
  position:absolute;
  top:0px;
  left:20px;    
  font-size: 12px; 
  color: black;        
  width: 960px;
  height: 1000px;
  text-align: left;
  background-color: white;
  margin: 0 auto 0 auto;
  border: 2px solid green;}
  
#Kopfzeile { border-style: none;
	background-image: url('../image/index/banner.jpg');
	width: 950px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 9px 5px; } 

#blinker { border-style: none;
  position: relative;
  top: -85px;
  left: -20px;
	background-image: url('../image/index/pfeil_gruen.gif');
	width: 30px;
	height: 50px;
	background-repeat: no-repeat;
	} 

#bottom { border-style: none;
	background-image: url('../image/index/bottom.jpg');
  width: 180px;
	height: 40px;
	background-repeat: no-repeat;
  background-position: 10px 0px;
  } 
   
#telefon {
  position:relative;
  left:690px;
  top: -673px; 
  border: 0px;
  background-image: url('../image/telefonkontakt.jpg');
  background-repeat: no-repeat;
  width: 200px;
  height: 30px;
  cursor:pointer;
  }
      
#telefon a:link, #telefon a:visited {
  text-decoration:none;}
   
#main {position:relative;
  left:170px;
  top: -690px; 
  width: 700px;
  height: 500px;     
  padding: 2px 10px;
  margin: 5px;
  z-index: 1;}

/*Menue------------------------------------------------------*/
#menuebild {
  position: relative;
  top: -51px;
  width: 155px;
  height:620px; 
  background-image: url('../image/index/menue_tr.jpg'); 
  background-repeat: no-repeat;
  background-position: 10px 0px; 
  padding-left:5px; 
  padding-right:5px; 
  padding-top:10px; 
  padding-bottom:20px;
  z-index: 100;}
  
#liste { /*formatierung der Menueliste*/        
        list-style: none;        
        margin: 0;        
        padding: 0;        
        }
        
#menue { /*formatierung der Navigationsleiste*/        
        width: 108px;        
        margin-left: 27px; 
        margin-top: 22px;       
        padding-top: 15px; 
        padding-left: 5px;    
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 11px;        
        }
        
#menue li a:link, #menue li a:visited {        
        height: 16px;
        color: black;
        display: block;
        background-color: #E8E6DC;
        padding: 3px 0  0 4px;
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
        border-left:5px solid white; 
        border-top-color: white; 
        border-left-color: white;
        border-bottom-color: black;
        border-right-color: black; }
        
#menue li a:hover, #menue li #vorgabe {
        border-left:5px solid red; 
        border-right:1px solid white; 
        border-top:1px solid black; 
        border-bottom:1px solid white; 
        color: yellow;
        background-color: #828282;
        background-repeat: no-repeat;
        padding: 3px 0  0 5px;
        font-weight: bold;
        }
        
#menue li a:active {
        border-left:5px solid red; 
        border-right:1px solid white; 
        border-top:1px solid black; 
        border-bottom:1px solid white; 
        color: yellow;
        background-color: #828282;
        padding: 3px 0  0 5px;}
        
/*- Ende Menue--------------------------- */
/*- Anfang Unter-Menue--------------------------- */
/* -----Untermenue 1-Valtra----- */
#um1 {width:140px; 
height:50px; 
position:relative; 
top:-5000px;
margin:0px; 
}

/* -----Untermenue 2-Produkte------- */
#um2 {width:140px; 
height:50px; 
position:relative; 
top:-5000px;
margin:0px; 
}

#untermenue { /*formatierung des Untermenues*/        
        width: 190px;        
        margin:0px;     
        padding: 0px;   
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 11px;        
        }

#um1 li a:link, #um1 li a:visited, #um2 li a:link, #um2 li a:visited{        
        height: 16px;
        color: white;
        display: block;
        background-color: RGB(40, 93, 60);
        padding: 3px 0  0 4px;
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
        border-left:5px solid RGB(243, 255, 217); 
        border-top-color: white; 
        border-bottom-color: black;
        border-right-color: black;
        }
        
#um1 li a:hover, #um2 li a:hover{
        border-left:5px solid red; 
        border-right:1px solid white; 
        border-top:1px solid black; 
        border-bottom:1px solid white; 
        color: black;
        background-color: RGB(243, 255, 217); /* #828282; */
        background-repeat: no-repeat;
        padding: 3px 0  0 5px;
        font-weight: bold;
        }
        
#untermenue li a:active {
        border-left:5px solid red; 
        border-right:1px solid white; 
        border-top:1px solid black; 
        border-bottom:1px solid white; 
        color: yellow;
        background-color: #828282;
        padding: 3px 0  0 5px;}
/*- Ende Unter-Menue--------------------------- */        
        
        
h1 {  /*- Überschrift mit großem grünem Quadrat links und Unterstrich--- */
        border-left:15px solid green; 
        border-right:0px; 
        border-top:0px; 
        border-bottom:1px solid green; 
        color: black;
        padding: 5px;
        margin: 2px; 
        font-family: Verdana, Arial, Helvetica, sans-serif;     
        font-size: 16px;
        width: 400px;}

h2 {  /*- Überschrift mit braunem Quadrat links und braunem Unterstrich
     und fetter Schrift--- */
        border-left: 14px solid maroon; 
        border-right: 0px; 
        border-top: 0px;
        border-bottom: 1px solid maroon; 
        color: black;
        padding: 5px;
        margin: 2px; 
        font-family: Verdana, Arial, Helvetica, sans-serif;     
        font-size: 12px;
        font-weight: bold;
        width: 250px;} 
        
h3 {  /*- Überschrift mit gelbem Quadrat links und gelbem Unterstrich--- */
        border-left: 14px solid yellow; 
        border-right: 0px; 
        border-top: 0px;
        border-bottom: 1px solid green; 
        color: black;
        padding: 5px;
        margin: 2px; 
        font-family: Verdana, Arial, Helvetica, sans-serif;     
        font-size: 12px;
        width: 250px;}         

h4 {   font-family: Verdana, Arial, Helvetica, sans-serif;     
       font-size: 11px;
       } 

.z {    /*-Tabellenformat auf allen Seiten--*/
        height: 80px;
        width: 200px;
        padding: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 12px;
        color: black;
        vertical-align: top; 
         }

.zelleli { /*-Tabellenformat auf Seite Gebrauchte--*/
        height: 150px;
        width: 160px;
        border: 1px dotted green; 
        padding: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 12px;
        color: black;
        vertical-align: top; 
        border-collapse: collapse; }
        
.zellere { /*-Tabellenformat auf Seite Gebrauchte--*/
        height: 150px;
        width: 480px;
        border: 1px dotted green; 
        padding: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 12px;
        color: black;
        vertical-align: top; 
        border-collapse: collapse; }

a:link, a:visited {color: blue;}

a:hover {color: red;}

.pf { border-style: none;
      height: 20px;
      width: 75px;
      font-family: Verdana, Arial, Helvetica, sans-serif;        
      font-size: 11px;
      text-align: right;
	    background-image: url('../image/nachoben_bl.gif');
	    background-repeat: no-repeat;
      background-position: left; 
      padding: 8px;
      margin: 10px;
      cursor: hand;
      float: right;
      /* position: absolute;
      left: 700px; */ } 
       
/* -----für Seitenlinks auf Gebrauchte und Neumaschinen-------- */
.T {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}

hr {margin-top: 10px; margin-bottom: 10px;}

#button{
      height: 16px;
      color: black;
      background-color: #E8E6DC;
      padding: 4px;
      text-decoration: none;
      border-style: solid;
      border-width: 1px;
      border-left:5px solid white; 
      border-top-color: white; 
      border-left-color: white;
      border-bottom-color: black;
      border-right-color: black;
      float:left;
      text-align:center;
      }
      
#button a:hover{
     border-left:5px solid red; 
     border-right:1px solid white; 
     border-top:1px solid black; 
     border-bottom:1px solid white; 
     color: yellow;
     background-color: #828282;
     background-repeat: no-repeat;
     padding: 4px;
     font-weight: bold;
     }
