* {
margin: 0px;
padding: 0px;
}

html {
overflow: scroll;
overflow-x: hidden;
}

body {
background: #e6e6e6;
font-family: verdana, san-serif;
font-size: 11px;
color: #000000;
}

h1 {
color: #0085b2;
font-size: 18px;
height: 100px;
margin-bottom: 0px;
}

h2 {
color: #b3d6dc;
font-size: 18px;
}

h3 {
font-size: 11px;
line-height: 18px;
color: #007F9B;
}

p {
font-size: 11px;
line-height: 18px;
margin-bottom: 18px;
}

p .ifgs sup {
line-height: 8px;
}

img {
border: 0px;
}



/************************************************************/

#streifenoben {
position: absolute;
background: url(../bilder/streifenoben.jpg) repeat-x;
width: 100%;
height: 90px;
top: 0px;
z-index: 900;
}

#streifenoben #titel {
position: relative;
margin: auto;
width: 780px;
height: 120px;
}

#streifenoben #titel img {
position: absolute;
margin-top: 41px;
margin-left: 0px;
}

#streifenoben #titel ul {
position: absolute;
margin-left: 169px;
margin-top: 0px;
border-right: 1px solid #ffffff;
}

#streifenoben #titel ul li {
float: left;
list-style-type: none;
width: 130px;
height: 90px;
border-left: 1px solid #ffffff;
}

#streifenoben #titel ul li a {
text-decoration: none;
display: block;
width: 122px;
height: 19px;
padding-top: 71px;
padding-left: 8px;
font-weight: bold;
color: #ffffff;
background: url(../bilder/navi.jpg) repeat-x;
}

#streifenoben #titel ul li a:hover, #streifenoben #titel ul li.aktiv a {
background: url(../bilder/naviAktiv.jpg) repeat-x;
}

#balken {
position: relative;
width: 100%;
min-height: 100px;
top: 90px;
background: #ffffff url(../bilder/abschluss.jpg) repeat-x bottom;
z-index: 500;
}

#balken #rahmen {
position: relative;
margin: auto;
padding-top: 100px;
width: 780px;
min-height: 200px;
z-index: 700;
}

#balken #rahmen #inhalt {
position: relative;
width: 522px;
min-height: 342px;
margin-left: 153px;
padding-left: 17px;
background: url(../bilder/strichInhalt.gif) no-repeat 0px 105px;
}

#balken #rahmen #inhalt ol, #balken #rahmen #inhalt ul {
margin-bottom: 18px;
}

#balken #rahmen #inhalt li {
font-style: italic;
line-height: 18px;
background: url(../bilder/pfeil.gif) no-repeat 0px 6px;
padding-left: 13px;
list-style-type: none;
height: 18px;
}

#balken #rahmen #inhalt a {
color: #80C4D9;
text-decoration: underline;
}

#balken #rahmen #inhalt h1 a {
color: #0085B2;
text-decoration: none;
}

#links {
position: absolute;
width: 138px;
top: 205px;
margin-left: 0px;
}

#links p {
color: #9a9a9a;
line-height: 14px;
margin-bottom: 7px;
/*letter-spacing: -1px;*/
}

#links p b, #links p strong {
color: #007F9B;
}

#links a {
color: #007F9B;
text-decoration: none;
}

#links a:hover {
text-decoration: underline;
}

#links p.trennlinie {
margin-bottom: 23px;
}

#rechts {
position: absolute;
width: 138px;
top: 205px;
margin-left: 723px;
}

#abschluss {
position: relative;
margin: auto;
margin-top: 29px;
height: 23px;
width: 464px;
}

#abschluss ul li {
float: left;
list-style-type: none;
height: 23px;
background: url(../bilder/trennlinieVert.gif) no-repeat left top;
padding: 10px 12px 0px 12px;
}

#abschluss ul li.ohne {
background: none;
}

#abschluss ul li a {
text-decoration: none;
color: #9a9a9a;
}

#mouseover {
display: none;
}




/**************************************************Formular****************************/


#balken #rahmen #inhalt fieldset {
border: 0px;
margin-left: 2px;
}

input, textarea {
color: #000000;
font-family: verdana;
font-size: 11px;
margin-top: 5px;
padding: 2px;
border: 1px solid #cccccc;
}

fieldset textarea {
width: 407px;
}

label {
color: #666666;
}

form table tr td {
padding-bottom: 10px;
padding-right: 15px;
}

.highlight p {
color: #007F9B;
}




/**************************************************Startseite******************************/

#balken #rahmenstart {
position: relative;
margin: auto;
padding-top: 1px;
width: 780px;
min-height: 200px;
z-index: 700;
}

#balken #rahmenstart #inhalt {
position: relative;
width: 600px;
height: 537px;
margin-left: 153px;
padding-left: 17px;
background: url(../bilder/strichInhalt.gif) no-repeat 0px 204px;
}

#balken #rahmenstart #inhalt table {
margin-left: -9px;
margin-bottom: -11px;
}

#balken #rahmenstart #inhalt table tr td {
vertical-align: top;
background: url(../bilder/schattenTabelleStart.jpg) no-repeat;
width: 235px;
height: 125px;
padding: 15px 14px 14px 20px;
}

#balken #rahmenstart #inhalt p {
margin-bottom: 11px;
line-height: 16px;
}

#balken #rahmenstart #inhalt h1 {
height: 84px;
}

#balken #rahmenstart #inhalt table tr td p {
margin-bottom: 3px;
}

#balken #rahmenstart #inhalt table tr td h3 {
margin-bottom: 0px;
height: 27px;
font-size: 14px;
}

#balken #rahmenstart #inhalt table tr td p strong, #balken #rahmenstart #inhalt table tr td p b {
color: #057f42;
}

#balken #rahmenstart #inhalt table tr td a {
color: #057f42;
text-decoration: none;
}

#balken #rahmenstart #inhalt table tr td a:hover {
text-decoration: underline;
}





