
/* Erstellt von Ralph Segert - www.segert.net */


* {
margin: 0;
padding: 0;
}


body {
color: #000;
background-color: #afc1ce;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

a:focus {
outline: none;
}

p a:link {
color:#02278c;
background-color: transparent;
border-bottom: 1px solid;
text-decoration:none;
}

p a:visited {
color:#02278c;
background-color: transparent;
border-bottom: 1px solid;
text-decoration:none;
}

p a:hover {
color:#777;
background-color: transparent;
border-bottom: 0px dotted;
text-decoration:none;
}

img {
border: 0;
}



/* Boxen
____________________________________*/


#gesamt {
margin: 0 auto;
width: 824px;
background-color: #afc1ce;
}

#kopf {
float: left;
width: 824px;
height: 171px;
background: url(images/header.gif) top no-repeat;
}

#menue {
float: left;
width: 822px;
border: 1px solid #fff;
height: 35px;
background: url(images/bg-hm.gif) top repeat-x;

}

#bg {
float: left;
width: 824px;
background: url(images/bg.gif)  repeat-y;
background-position: 0px 0px;
}


#inhalt-li {
float: left;
width: 538px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
text-align: left;
background-color: #c5e0f0;
}

#inhalt-re {
float: right;
width: 280px;
border-right: 1px solid #fff;
text-align: left;
background-color: #c5e0f0;
}


#fusszeile {
float: left;
width: 824px;
height: 33px;
margin-bottom: 20px;
background: #b7d2e6 url(images/footer.gif) top no-repeat;
}




/* Kopf Inhalt */


#kopf strong {
display: none;
}


h1 {
position: absolute;
top: 76px;
margin-left: 70px;
height: 24px;
width: 400px;
}

h1 a {
float: left;
height: 24px;
width: 400px;
}

.einleitung {
display: none;
}


/* Hauptnavigation */

#navi {
white-space: nowrap;
}

#navi ul li {
white-space: nowrap;
display: inline;
list-style-type: none;
}

#navi ul {
margin-left: 36px;
}


.hm a {
float: left;
height: 25px;
padding: 10px 30px 0 30px;
color: #fff;
letter-spacing:1px;
font-size: 12px;
font-weight: bold;
border: 0;
text-decoration: none;
}


.hm a:hover {
background-color: #99070c;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-left: -1px;
margin-right: -1px;
}

.hmaktiv a {
float: left;
height: 25px;
padding: 10px 30px 0 30px;
color: #fff;
letter-spacing:1px;
font-size: 12px;
font-weight: bold;
border: 0;
text-decoration: none;
background-color: #99070c;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-left: -1px;
margin-right: -1px;
} 




/* Grundformatierungen Headlines und Fliesstext
___________________________________________________*/


h2 {
text-align: left;
font-size: 20px;
color: #02278c;
font-style: italic;
line-height: 30px;
padding: 40px 15px 12px 50px;
}

h3 {
text-align: left;
font-size: 1.1em;
font-style: italic;
color: #02278c;
line-height: 30px;
padding: 10px 15px 10px 50px;
}

h4 {
text-align: left;
font-size: 20px;
color: #000;
font-style: italic;
line-height: 30px;
padding: 40px 15px 10px 26px;
}

h5 {
text-align: left;
font-size: 1.1em;
font-weight: normal;
color: #02278c;
line-height: 30px;
padding: 30px 15px 15px 50px;
}

p {
font-size: 14px;
line-height: 26px;
text-align: left;
padding: 0 30px 10px 50px;
}

p img {
border: 0;
}

#inhalt-li ul {
font-size: 14px;
line-height: 26px;
text-align: left;
padding: 0px 30px 50px 60px;
}

#inhalt-li li {
font-size: 14px;
list-style-type: square;
}

#inhalt-li li a {
text-decoration: none;
}

#inhalt-li li a:hover {
color: #fff;
}

.sidebar {
font-size: 14px;
line-height: 26px;
padding: 0 28px 18px 26px;
}

.last {
padding: 0 28px 60px 50px;
}

.agb {
font-size: 12px;
line-height: 22px;
padding: 15px 28px 70px 50px;
}

.plz {
font-size: 15px;
line-height: 32px;
letter-spacing: 1px;
padding: 5px 28px 30px 50px;
}

#inhalt-li .plz a {
border: 0;
}

#fusszeile .footer {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000;
text-align: center;
padding-top: 5px;
margin: 0;
padding-bottom: 0;
}

#fusszeile .footer a {
color: #02278c;
border: 0;
text-decoration: none;
}

#fusszeile .footer a:hover {
color: #fff;
}


#inhalt ul {
list-style-type: square;
margin-top: 10px;
margin-bottom: 25px;
margin-left: 80px;
margin-right: 40px;
}

#inhalt li {
font-size: .9em;
letter-spacing: 1px;
line-height: 22px;
text-align: left;
margin-bottom: 8px;
}



/* Kontaktformular
_____________________________*/



form {
font-size: 14px;
margin-top: 10px;
margin-bottom: 30px;
}

form img {
border: 0;
}

fieldset {
border: 0px;
margin-bottom: -10px;
}

legend {
display: none;
}

label {
float: left;
width: 170px;
}

.feld {
margin-bottom: -10px;
}

.textfeld {
width: 200px;
font-size: 12px;
font-family: verdana, arial, sans-serif;
border: 1px #989280 solid;
background-color: #fefefe;
color: #000;
}

.kommentarfeld {
width: 250px;
font-size: 12px;
font-family: verdana, arial, sans-serif;
border: 1px #989280 solid;
background-color: #fefefe;
color: #000;
height: 160px;
}

.sendbutton {
width: 200px;
border: 2px #666 groove;
color: #000;
margin-top: 10px;
margin-bottom: 30px;
font-size: 12px;
}

.captcha img {
margin: 0;
}


/* Sonstiges:
____________________________________*/


hr {
clear:both;
visibility:hidden;
width:0;
height:0; 
margin:0; 
padding:0; 
}




