* body {
    font-family : Arial, Verdana;
    background-image:url("background.jpg");

    
    color : #0d220d;
    font-size: 16px;
}

* p {
    color : #222222;
    font-size: 16px;
}

* nav {
    font-size: 20px;
    font-weight:bold;
}

a.unter{
    padding-left: 9px;
    Font-size:16px;
    float: left;
    }

* h1 { 
    color : rgb(146, 193, 253);
    font-size: 20px;
    font-weight:bold;
    background-color: #1b1b22ce;
    text-align: center;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
}


* a {	
    text-decoration:none;
    color: rgb(146, 193, 253);
    
}

a.unter{
padding-left: 9px;
Font-size:16px;
float: left;
}

a.aktiv{
    padding-left: 9px;
    Font-size:16px;
    float: left;
    color: black;
    }


a:hover {
    color:black;
}

.mittig{
    text-align: center;
    margin-left:auto;
    margin-right: auto;
    display:block; 
}

.dick{
    font-weight: bold;
}
.impressum{
    color:black; 
    font-size: 14px; 
}


.pickontakt{
    width: 3vw;
    height: auto;
    background:transparent;
    margin-left:auto;
    margin-right: auto;
    display:block; 
    
}
.picprodukt{
    width: 20vw;
    height: auto;
    margin-left:auto;
    margin-right: auto;
    display:block; 
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
}


.picindex{
    width: 37vw;
    height: auto;
    margin-left:auto;
    margin-right: auto;
    display:block; 
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
}


#header1{
    font-size: 28px;
    height: 70px;
    text-align: center;
    background-color:#1b1b22ce;
    color:rgb(146, 192, 253);
    font-family : Arial, Verdana;
    margin-left:20%;
    margin-right:20%;
   
    padding-top: 5px;
    padding-bottom: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
}

#left{
    
    width:12%;
	float:left;
	background-color: #1b1b22ce;
    color: #7b7c8f;
    margin-top: 0.5%;
    padding-left:2%;
    padding-right:2%;
    padding-top:2%;
    padding-bottom: 2%;
    margin-left:20%;
    font-size:20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;


}

#content{
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: scroll;
	float:left;
    width:39.5%;
    height: 70%;
    margin-left:0.5%;
    margin-right:0.5%;
    margin-top: 0.5%;
	background-color:rgba(145, 145, 145, 0.61);
    padding-left: 2%;
    padding-right: 2%;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
}




#complete{
    float:left;
    margin-left:20%;
    background-color: #1b1b22ce;
    color: (146, 192, 253);
    width:60%;
    margin-top:1%;
    padding-top:0.3%;
    text-align:center;
    font-size:14px;
    vertical-align: middle;
    height: 20px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
}