 *{
    margin: 0;
    padding: 0; 
}
h1 {
    margin-bottom: 0.5em;
}

ul ,ol {
    margin-bottom: 1.1em;
}

li {
    margin-left: 1.5em;
}

body{
     font-family:serif;
     background-image: url(../images/body.jpg); 
     text-align: center;
     color: #009933;
     padding-top: 50px;
     /*background-color: #FFFF99; */
    
}

a{
text-decoration: none; }

.auktion{
    font-size: 2.0em;   
    }
    
.beschreibung{
    font-size: 0.9em;
    line-height: 1.1em;
    padding-top: 1em;
}    

.bild {
    margin-right: 2.0em;
    margin-bottom: 1.0em;
    margin-top: 1.0em;
}
.gebot  {
    font-size: 0.8em;
    font-style: italic;
    color: #FF0000;
    width: 800px;
   } 
.menu:link {color:#ff0000; text-decoration:none}
.menu:visited {color:#ff0000; text-decoration:none}
.menu:active {color:#ff0000; text-decoration:none}
.menu:hover {color:#000000; text-decoration:underline;}

.menu2{
    font-size: 1.3em;
    color: #000000;
}
.menu1:link {color:#ff0000; text-decoration:none}
.menu1:visited {color:#ff0000; text-decoration:none}
.menu1:active {color:#ff0000; text-decoration:none}
.menu1:hover {color:#000000; text-decoration:underline}    

.spaltenbreite{
    width: 700px;}
    
.distel{ margin-top: 2em;
    
    
}
#seitenbereich {
    /*background-color: #ffff99; */ 
    background-image: url(../images/tue-farbverlauf-steuerung.jpg);
    width: 1000px;
    /*height: auto; */
    margin: 0px auto;
}
#seitenbereich a:link {
  /*color: #FF0000; background-color: #eee; */
} 
#seitenbereich a:visited {
  /*color: #000000;/* background-color: #eee; */
}
#seitenbereich a:hover {
  /*color: #FF0000; /*background-color: white;  */
}
#seitenbereich a:active {
  /*color:  #FF0000; background-color: gray;  */
}  
#bereichkopf {
    /*background-color: #EBEBEB;*/
    height: 150px;
    text-align: left;
    font-size: 1.8em;
    font-weight: bold;
    background-image:url(../images/kopflogo.jpg);
    
}
/*#bereichkopf p {
    background-color: #FF0000;  
    padding-top: 50px;
    margin-left: 20px;  
} */

#bereichsteuerung {
    /*background-color: #0000FF; */
    width: 180px;
    padding-top: 50px;
    float: left;
    text-align: left;
    font-size: 1.2em;
    line-height:1.5em;
}
#bereichsteuerung a:link {
  color: #000000; /*background-color: #eee; */
}
#bereichsteuerung a:visited {
  color: #000000; /*background-color: #eee; */
}
#bereichsteuerung a:hover {
  color: #FF0000; /*background-color: white;  */
}
#bereichsteuerung a:active {
  color:  #FF0000; /*background-color: gray;  */
}
 #bereichsteuerung li{
     list-style-type: none;
     }
#bereichinhalt {
    /*background-color: #008080;*/ 
    margin-left: 250px;
    padding-right: 20px;
    padding-top: 10px;  
    text-align: left;
	min-height: 480px;
    }

#bereichinhalt h1 {
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: center;
}
#bereichinhalt h2 {
    margin-bottom: 0.5em;
	font-size: 1.5em;
	text-align: center;
}
#bereichinhalt li{
list-style-type: none;
margin-bottom: 1em;
}

#bereichfuss {
    background-image: url(../images/tue-farbverlauf-steuerung.jpg); 
   margin-top: 20px; 
  padding-bottom: 30px;
    
}
#bereichfuss p {
    text-align: left;
    font-size: small;
    line-height: 1.3em;
    padding-top: 3px;
    margin-left: 250px;
}


