<!--Frost-Style!-->

body{
        background-image: url(../Grafx/bg-grey-grey.jpg);

}


a:link{
         font-size: 100%;
         font-family: Arial;
         font-weight: bold;
         color: #3A3A3A;
         text-decoration: none;
         width: 100px;
         border: 0px;
}

a:visited{
         font-size: 100%;
         font-family: Arial;
         font-weight: bold;
         color: #3A3A3A;
         text-decoration: none;
         width: 100px;
         border: 0px;
}

a:active{
         font-size: 100%;
         font-family: Arial;
         font-weight: bold;
         color: #3A3A3A;
         text-decoration: none;
         width: 100px;
         border: 0px;
}

a:hover{
         font-size: 100%;
         font-family: Arial;
         font-weight: bold;
         color: #F5E301;
         width: 100px;
}


h1{
         font-size: 1.0em;
         font-family: Arial;
         font-weight: bold;
         text-decoration: none;
         color: #ff8c00;
         text-decoration: none;
         text-align:center;
}


h2{
         font-size: 0.7em;
         font-family: Arial;
         font-weight: normal;
         text-decoration: underline;
         color: #3A3A3A;
         text-decoration: none;
         text-align:left;
}

h4{
         font-size: 1.3em;
         font-family: Arial;
         font-weight: bold;
         text-decoration: underline;
         color: #F5E301;
         text-decoration: none;
         text-align:left;
}


.container{
         text-align: center;
         background-color:  none;
         width: 832px;
         height:auto;
         margin: 1px auto 0 auto;
         border: 0px solid grey;
         margin-top: 5px;
         list-style: none;
}

.startbild{

         background-image: url(../Grafx-Logos-Alu/startbild-alu.png);

         width: 830px;
         height:630px;
         margin: 2px auto 0 auto;
         border-left: 0px solid yellow;
         border-right:0px solid yellow;
         margin-top: 0px;

}

.logo{
         padding: 0;
         text-align: center;
         width: 830px;
         height: 127px;
         margin: 5px auto 0 auto;
         border: 0px solid red;
         background-image: url(../Grafx-Logos-Alu/Alu-Logo-830x130.png);
         margin-top: 0px;
         list-style: none;
}


.menu{
         padding: 0;
         margin-top: 1px;
         text-align: center;
         background-image: url(../Grafx-Logos-Alu/Alu-830x80.png);
         border: 0px solid green;
         float: none;
         height: 80px;
         width: auto;
         margin-right: auto;
         margin-bottom: auto;
         margin-left: auto;
}


.content{
         width: 830;
         height: 480px;
         margin: 1px auto 0 auto;
         background-image: url(../Grafx-Logos-Alu/Alu-830x450-Copyright.png);
         border: 0px solid orange;
}


.textfeld1{
         width: 600px;
         height: auto;
         margin: 2px auto 0 auto;
         border: 0px solid blue;
}

.textfeld2{
         width: 450px;
         height: auto;
         margin: 2px auto 0 auto;
         border: 0px solid blue;
}

.textfeld3{
         width: 90%;
         height: 350px;
         margin: 0 auto 0 10px;
         border: 0px solid blue;
}

.textfeld-breit{
         width: 700px;
         height: auto;
         margin: 0 auto 0 auto;
         border: 0px solid blue;
}


#liste{
         list-style-type:disc;
         font-size: 1.0em;
         font-family: Arial;
         font-weight: bold;
         color: #3A3A3A;
         text-decoration: none;
         text-align:left;
}

#liste-klein{
         list-style-type:disc;
         font-size: 0.9em;
         font-family: Arial;
         font-weight: none;
         color: #212121;
         text-decoration: none;
         text-align:left;
}

#kontakt
        {
         font: 0.5em;
         font-family: Arial;
         margin-top: 2px;
         margin-right: 0px;
         margin-left: 10px;
         height: 380px;
         width: 600px;
         background-color: none;
         border: 0px solid black;
        }

.galerie{
         width: 800px;
         height: 450px;
         margin: 2px auto 0 auto;
         border: 0px solid blue;
}


.fuss{
        text-align: right;
        font-size: 0.7em;
        font-family: Arial;
        color: #5D5D5D;
        width: auto;
        margin: 2px 4px 0 auto;
        border: 0px solid white;
        float: none;

}
