/* 22.01.2026 prospessart/css-sm7/landscape-index.css  */

body      { 
margin: 0px;
width:100%;
height: 100%;
background-color: #000000;

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.0em;margin:0px;line-height: 25px;}
h2 {font-size:1.5em; margin-bottom:20px; Font-Weight: bold}
h21 {font-size:1.3em;margin:0px;Font-Weight: bold}
h3 {font-size:1.3em; Font-Weight: bold}
h4 {font-size:1.1em;color:#003300;margin:0px;}


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;}

#one {
background-color:transparent;
}

.bgzeig {
margin-left:10px;
margin-right:10px;
text-shadow: 5px 5px 7px black;
}

.deckfarbe {
color: yellow;
opacity: 0.6;
}

.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%;
line-height: 33px; 
position: absolute; 
bottom: 14px;
text-align: center;
font-size:  1.5em;
color: #FFFFFF;
padding-right:10px;
padding-left:10px;
box-sizing: border-box;
max-width: 100%;
}

.branchen {
font-size:  1.2em;
font-variant:small-caps;
Font-Weight: bold;
line-height: 28px;
margin-bottom: 0px;
}

.fuss {
width:100%;
height: 500px;
background: url(../design2/unten-zeig.png);
Background-Position: 50% 50%;
background-size: cover;
Background-Repeat: no-repeat;
color: #FFFFFF;
}
