/* 01.10.2022 480.css */
body      { 
margin: 0px;
width:100%;
height: 100%;
background-color: #000000;
Background-Position: 50% 50%;
background-size: cover;  
Background-Repeat: no-repeat;
background-attachment:fixed;           
font-family: Arial, Verdana, Courier, Comic Sans MS, Sans-Serif; 
font-size:  1.0em;
Font-Weight: 400;

}

.kleinschrift {
Font-Weight: normal;
Font-Family: Arial Narrow, Sans-Serif;
Font-Size:0.8em;
}

h1 {font-size:1.3em;color:#003300;margin:0px;}
h2 {font-size:3.0em;color:#003300;margin-bottom:20px;Font-Weight: bold}
h21 {font-size:1.4em;margin:0px;Font-Weight: bold}
h3 {font-size:2.9em; Font-Weight: bold}
h4 {font-size:1.1em;color:#003300;margin:0px;}
h7 {font-size:2.5m;color:#003300;margin-bottom:7px;}
h8 {font-size:1.2em;color:#003300;margin:0px;}
h9 {font-size:1.1em;color:#076307;margin:0px;Font-Weight: bold;font-family: Comic Sans MS; }	

h12 {font-size:1.3em;color:#003300;Font-Weight: bold; Font-Weight: bold; text-shadow: 1px 2px 3px #000000;}
h13 {font-size:1.1em; Font-Weight: bold}

a:link    { text-decoration: none; color: #160377; Font-Weight: bold;}
a:active  { text-decoration: none; color: #160377; Font-Weight: bold;}
a:visited { text-decoration: none; color: #160377; Font-Weight: bold;}
a:hover   { text-decoration: none; color: #150185; background-color:#c7c7c7;}

#one {
background-color:transparent;
}

.bgzeig {
margin-left:10px;
margin-right:10px;
text-shadow: 10px 11px 77px black;
}

.navi-oben {
width:100%;
height: 110px;
margin-top:0px;
position:fixed;
z-index:9999;
}

.box-oben{
text-align: center;
float: center;
width: 980px; /* Breite der div-Box */
margin-left: -490px;
position: absolute; /* positionieren */
left: 50%;
}

#footer
{
width:100%;
position: absolute; 
bottom: 27px;
text-align: center;
font-size:  2.5em;
color: #FFFFFF;
}

.branchen {
font-size:  1.5em;
font-variant:small-caps;
Font-Weight: bold;
line-height: 64px;
margin-bottom:-5px;
}

.fuss {
width:100%;
height: 500px;
background: url(../design2/unten-zeig.png);
Background-Position: 50% 50%;
background-size: cover;
Background-Repeat: no-repeat;
color: #FFFFFF;
}

.top70 {
padding-top: 43px;
}

.kapitaelchen {
font-size:  1.2em;
font-variant:small-caps;
Font-Weight: bold;
line-height: 28px;
margin-bottom: 30px;
}
