
* { 
margin: 0; 
padding: 0; 
font-family: 'MetaPlus','Trebuchet MS','Helvetica','Arial','sans-serif';
background: transparent; 
}

html, body { height: 100%; }

#seite { min-height:100%; position: relative; }

#navigation {
border-style:none;
background: #EAEAEA;
height: 5%;
padding-top: 0px;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 0%;
line-height: 150%;
word-spacing: 1em;
font-size: 110%;
}

a.nav {
color: #000000;
text-decoration:none;
font-weight:400;
}

#text {
background: #FFFFFF;
margin-left: 8%;
margin-right: 8%;
padding: 0% 1% 17% 0;
height: 100%;
}

#direktzu {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: #EAEAEA;
height: 60px;
padding-left: 8%;
padding-bottom: 5%;
padding-top: 1%;
padding-right: 1%;
font-size: 100%;
}

ul { padding-left: 2%; line-height: 150%; }
li { list-style-type: disc; }

a { 
text-decoration:none; 
color: #AD1034; 
font-weight:500; 
}

a.mail {
display: inline-block;
min-height: 15px;
background: url('../../styleimages/icons_link.gif') no-repeat -161px -410px;
color: #AC1035;
font-weight: bold;
line-height: 160%;
padding-left: 20px;
}

a.point {
display: inline-block;
min-height: 15px;
background: url('../../styleimages/icons_link.gif') no-repeat -264px -303px;
color: #AC1035;
font-weight: bold;
line-height: 160%;
padding-left: 13px;
}


br { padding-top: 2%; }

h1 {
border-top:  none;
border-left: 9px solid #FBB900;
border-right: 0 none;
border-bottom: none;
font-weight: 900;
font-size: 200%;
line-height: 200%;
padding-left:15px;
margin-bottom: 5px;
margin-top:1%;
}

h2 {
font-size: 140%;
border-left: 8px solid #FBB900;
line-height: 150%;
padding-left:15px;
padding-top:2%;
margin-top:1%;
}

h2.navService {
border-left: 0 none;
padding-left:0px;
font-size: 140%;
line-height: 150%;
padding-top:0%;
margin-top:1%;
}

h3 {
font-size: 130%;
border-left: 7px solid #FBB900;
line-height: 150%;
padding-left:15px;
padding-top:2%;
margin-top:1%;
}

h4 {
font-size: 120%;
border-left: 6px solid #FBB900;
line-height: 150%;
padding-left:15px;
padding-top:2%;
margin-top:1%;
}

p {
border-top: 0  none;
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
line-height: 150%;
padding-top: 20px;
font-size: 95%;
}

.no_wospace { word-spacing: 0em; }
.grau { background-color:#CCCCCC; font-weight:600; }
.row{ clear: both; }
.rowinner{ max-width: 1088px; width: 97%; margin: 0 auto; }

a:hover, a:focus, a:active { text-decoration: underline; }


/* 
allgemeine Infos:

verwendete Farben
  uni-rot = #AD1034
  uni-gelb = #FBB900
*/
