*{
    font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    color: #666666;
}


/*Kopf*/
header{
    margin-left:auto;
    margin-right: auto;
    width:1000px;
}

/*Körper*/
header p{
    font-weight: bold;
    font-size: 36px;
    text-align: center;  
    margin-bottom: 0px;
}

body section h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:20px;
    text-align: center;
    font-style: italic;
    font-family: serif;
    font-weight: normal;
}

body section{
    margin-left: auto;
    margin-right: auto;
}



#container{
    margin-left:auto;
    margin-right:auto;    
    width:1000px;
}

body section article{
    margin-top: 5px;
}

body section table{
    margin-left:auto;
    margin-right:auto;
}

.clear{
    clear: both;
}

/*Fuss*/
body footer p{
    font-size:12px;
}

body section article p{
    font-size: 12px;
    margin-top: 0px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

body section article p img{
    margin-top: 10px;
    margin-left: 75px;
    margin-right: auto;
    margin-bottom: 15px;
}

/*ID's und Klassen*/
#zuruck{
    margin-bottom: 15px;
}

#welcome{
    font-size: 60px;
    text-align: center;
    font-style: italic;
    font-family: serif;
    font-weight: normal;
}

#wahl{
    text-align: center;
    font-size: 25px;
    text-decoration: none;
    
}

#wahl2{
    text-align: center;
    font-size: 40px;
    text-decoration: none;
    
}

#column {
    text-align: center;
    width: 100%;
}

#column2 {
    text-align: center;
    width: 100%;
}


#column img {
    padding: 50px;
}

.spacesmall{
    margin-left:10px;    
}

.copy{
    font-size: 12px;
}

.space{
    padding-top:20px;
}

.tbltitel{
    font-size: 15px;
    font-weight: normal;
    padding-left:10px;
    margin-top: 2px;
    margin-bottom: 3px;
}

.tblbezeichnung{
    font-size: 12px;
    padding-left:10px;
    margin-top:2px;
    margin-bottom: 5px;
}

.vita{
    margin-top: 0px;
    margin-bottom: 20px;
    font-size:20px;
    text-align: center;
    font-style: italic;
    font-family: serif;
    font-weight: normal;
}

.spaceleft{
    width:70px;
    height:40px;
}

.picture{
    height:370px;
}

.picture ul{
    text-align: center;
    margin-top: 0px;
    padding-left:0px;
}

.picture ul li{
    text-decoration: none;    
    display:inline;
    font-size: 15px;
}

.picture ul li a{
    text-decoration: none;
    padding-left: 10px;
    height: 20px;
    padding-right: 10px;
    color:#323E9D;
}

.picture ul li a:hover{
    color:#000000;
}

.schatierung{
    background-color: #F5F5F5;
    box-shadow: 0 0 5px #666666;
    width: 350px;
    margin-right:auto;
    float:left;
    margin-left:250px;
    padding-top:7px;
    padding-right: 7px;
}

.kontAbstand{
    padding-left: 420px;
}

.img{
    float:left;
    box-shadow: 0px 0px 1px #666666
}

.produkt{
    width: 110px;
    float: left;
    height: 40px;
}

.produkt p{
    float:left;
    height: 40px;
    padding-left:230px;
}

/*Spezielle grössen für das frame damit sauber gearbeitet werden kann*/
#tanklager{
    margin-left: auto;
    margin-right:auto;
    width: 1400px;
}

#tanklager header{
    width:1400px;
}

#tanklager header table tr{
    margin-left: 0px;
    margin-right: 0px;
    width:1380px;
}

#tbllinks{
    width:410px;
    text-align: left;
}

#tblrechts{
    width: 410px;
    text-align: right;
}