body {
background-color:#FFFFFF;
width:900px;
margin-left:20px;
padding:0px;
border-style:solid;
border-width:2px;
border-color:#FF0000;
}

/*neu - abstand und leiste*/
div#quer {
width:99%;
float:none;
}

/*benutzt*/
div#unten {
background-color:#FF0000;
width:100%;
float:none;
font-color:#FFFFFF;
font-size:bold;
height:1.5em;
}

/*benutzt*/
div#kopf {
background-color:#D70000;
position:relative;
top:0px;
left:0px;
float:none;
width:100%;
margin-top:0px;
margin-left:0px;
padding:0px;
}

/*benutzt*/
div#navigation {
background-color:#FF0000;
position:relative;
left:0px;
height:1.6em;
float:none;
width:100%
display:table;
padding-top:0.3em;
margin-bottom:3.0em;
}

/*benutzt - Haupttext*/
div#info1 {
background-color:#FFFFFF;
position:relative;
float:none;
width:66%;
padding-top:0px;
float:left;
}

/*benutzt - Info-Spalte rechts*/
div#info2 {
background-color:#CCCCCC;
position:relative;
float:left;
margin.top:0px;
margin-right:0px;
padding-top:0px;
width:32%;
}

/*nicht benutzt*/
div#info3 {
position:relative;
float:left;
top:0px;
left:0px;
width:195px;
border-right:dotted;
border-bottom:dotted;
border-width:1px;
border-color:#000066;
}

/*bearbeitet*/
h1 {
background-color:#82005B;
font-family: Segoe UI, Arial, sans-serif;
font-size: 1.80em;
color:#FFFFFF;
width:60%;
line-height:1.5em;
padding-left:20px;
padding-right:10px;
margin-bottom:0.5em;
margin-top:0px;
}

/*bearbeitet*/
h2 {
background-color:#1E5D7D;
font-family: Segoe UI, Arial, sans-serif;
font-size: 1.4em;
font-weight: bold;
color: #FFFFFF;
line-heigth:1.5em;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-top:0px;
margin-bottom:0.5em;
}

.text {
width:60%;
font-size:1.4em;
line-height:1.3em;
margin-top:1.4em;
}

/*benutzt*/
h3 {
font-family: Segoe UI, Arial, sans-serif;
line-height:1.5em;
font-size: 1.05em;
font-weight: bold;
color: #82005B;
padding-left:10px;
padding-right:10px;
margin-top:1.0em;
margin-bottom:0.3em;
}

/*neu, Fett-Kursiv abhängig von h3*/
h4 {
font-family: Arial, sans-serif;
line-height:1.5em;
font-size: 0.9em;
font-style: bold;
color: #333333;
padding-left:10px;
padding-right:10px;
margin-top:0.7em;
margin-bottom:0.3em;
}

/*Liste mit Nummerierung*/
ol {
list-style-position:outside;
font-family:Segoe UI, Arial, sans-serif;
font-size:0.7em;
line-height:1.3em;
font-weight:normal;
padding-left:20px;
margin-top:0px;
margin-bottom:3px;
margin-left:10px;
}

/*gesamter ul-bereich benutzt*/
ul {
font-family:Segoe UI, Arial, sans-serif;
list-style-type:circle;
padding-left:10px;
font-size:0.9em;
line-height:1.5em;
font-weight:normal;
margin-top:0px;
margin-bottom:3px;
margin-left:15px;
margin-right:5px;
}

.ulmenue1 {
list-style-type:none;
font-family:Segoe UI, Arial, sans-serif;
font-weight:bold;
font-size:0.9em;
line-height:1.4em;
display:block;
}

.ulmenue1 li {
float:left;
background-color:red;
display:block;
}

.ulmenue1 li a {
color:#FFFFFF;
width:8.5em;
text-align:center;
text-decoration:none;
display:block;
}

.ulmenue1 li a:visited {
color:#FFFFFF;
text-decoration:none;
display:block;
}

.ulmenue1 li a:hover {
color:#FF0000;
background-color:#FFFFFF;
display:block;
}


li {
line-height:1.5em;
}

.normal {
margin-left:10px;
}

p {
font-family: Segoe UI, Arial, sans-serif;
font-size: 0.9em;
line-height:1.4em;
color:#333333;
padding-left:10px;
padding-right:10px;
margin-top:0;
margin-bottom:0.3em;}

.fuss {
float:right;
color:#FFFFFF;
font-weight:bold;
}

/*neu - für beginn navigationsleiste*/
.navlinks {
font-size:0.7em;
width:2em;
line-height:1.5em;
border-right:dotted;
border-width:1px;
border-color:#000066;
display:block;
}

/*neu*/

.rot {
color: #D70000; }

.blau {
color: #0097E8; }

.lila {
color: #82005B; }

.grau {
color: #5F5F5F;
}

.hinweis {
color: #660000; }

.akt {
color: #CC0033; }

.datum {
color: #CC0033; }

.weiss {
color: #FFFFFF; }

.def {
color:#990000;
cursor:help}

.ab02 {
margin-bottom:0.2em;}

.ab04 {
margin-bottom:0.4em;}

.ab07 {
margin-bottom:0.7em;}

.vor14 {
margin-top:1.4em}

/*neu*/
.linie {
border-bottom:dotted;
border-width:1px;
border-color:#000066;}


A:link {
color : #D70000;
text-decoration: none;}

A.nav:link {
color : #FFFFFF;
text-decoration: none;}

A.dia:link {
color : #FFFFFF;
text-decoration: none;}

A:visited {
color: #000066;
text-decoration: none; }

A.nav:visited {
color : #FFFFFF;
text-decoration: none;}

A.dia:visited {
color : #FFFFFF;
text-decoration: none;}

A:hover {
color: #333333;
text-decoration: underline;}

A.nav:hover {
color: #FFFFFF;
text-decoration: underline;}

A.dia:hover {
color : #FFFFFF;
text-decoration: underline;}