body {
margin-top:0px;
margin-left:20px;
background-image:url(grafik-bild/spdmr-back2.jpg);
background-repeat:repeat-y;
}

/* geändert */
div#kopf {
position:relative;
float:none;
background-color:#A70D01;
width:980px;
height:130px;
padding-top:50px;
margin-top:0px;
margin-left:0px;
padding:0px;
}

/* Navigation / Spalte links */
div#inhalt {
position:relative;
float:left;
width:170px;
}

/* Mittlere Spalte ohne Hintergrund */
div#content {
position:relative;
background-color:#FFFFFF;
float:left;
width:520px;
margin-left:20px;
margin-right:20px;
}

/* Info-Bereich rechts */
div#info {
position:absolute;
top:140px;
left:740px;
float:left;
width:240px;
}

h1 {
font-family: Arial, sans-serif;
display:block;
background-color:#CC3333;
line-height:1.0em;
font-size: 1.2em;
font-weight:bold;
letter-spacing:0.1em;
color: #FFFFFF;
margin-top:1.4em;
padding-left:10px;
margin-right:10px;
padding-top:0.3em;
padding-bottom:0.3em;
}

.ohne {
font-family: Arial, sans-serif;
background-color:#FFFFFF;
display:block;
line-height:1.0em;
font-size: 1.2em;
font-weight:bold;
color: #3F3F3F;
margin-top:1.4em;
padding-left:0px;
padding-top:0.3em;
padding-bottom:0.3em;
border:none;}

h2 {
font-family: Arial, sans-serif;
display:block;
line-height:1.2em;
font-size: 1.05em;
font-weight:bold;
letter-spacing:0.05em;
word-spacing:0.1em;
color: #A70D01;
margin-top:1.2em;
margin-right:10px;
padding-top:0.3em;
padding-bottom:0.3em;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#A70D01;}

h3 {
font-family: Arial, sans-serif;
display:block;
font-weight:bold;
font-size:0.8em;
font-color:#3F3F3F;
letter-spacing:0.1em;
padding-bottom:0.1em;
margin-bottom:0.2em;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#AFAFAF;}

ul {
list-style-type:square;
list-style-position:outside;
font-family:Arial, sans-serif;
line-height:1.3em;
font-size:0.8em;
margin-top:0.4em;
margin-bottom:0px;
margin-left:15px;
padding-left:10px;
padding-right:10px;
}

.liste-titel {
list-style-image:url(grafik/liste-orange.gif);
list-style-position:outside;
font-family:Arial, sans-serif;
font-size:0.7em;
line-height:1.3em;
margin-bottom:0px;
margin-left:15px;
padding-left:10px;
padding-right:10px;
}

/* Aufzählung innerhalb eines Listenpunkts*/
.liste2 {
list-style-type:circle;
list-style-position:outside;
font-family:Arial, sans-serif;
font-size:0.95em;
margin-top:0.2em;
margin-bottom:0px;
margin-left:15px;
padding-left:10px;
padding-right:10px;
}

/* neu, für Navigation links, Hauptebene*/
.ulmenue2 {
list-style-type:none;
list-style-position:outside;
width:100%;
font-family:Arial, sans-serif;
font-size:0.8em;
text-indent:10px;
margin-top:0em;
margin-bottom:0em;
margin-left:5px;
padding-left:0px;
padding-right:0px;
padding-top:0.3em;
padding-bottom:0.3em;
line-height:1.3em;
}

.ulmenue2 li a {
color:#000000;
width:100%;
margin-top:0.4em;
margin-bottom:0em;
border-left:solid;
border-left-width:4px;
border-left-color:#A70D01;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
text-decoration:none;
display:block;
}

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

.ulmenue2 li a:hover {
background-color:#A70D01;
color:#FFFFFF;
border-left:solid;
border-left-width:4px;
border-left-color:#FFFFFF;
text-decoration:none;
display:block;
}

.ulmenue2 li a:active {
background-color:#BB0707;
color:#FFFFFF;
text-decoration:none;
display:block;
}

/* neu, für Navigation links, 1. Ebene; Schrift um 0.2em größer als normal*/
.ulmenue21 {
list-style-type:none;
list-style-position:outside;
width:100%;
font-family:Verdana, Arial, sans-serif;
font-size:1.0em;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
padding-left:4px;
padding-right:0px;
padding-top:0em;
padding-bottom:0em;
line-height:1.3em;
}

.ulmenue21 li a {
font-family:Verdana, Arial, sans-serif;
color:#4B4B4B;
width:100%;
margin-top:0.2em;
border-left:solid;
border-left-width:4px;
border-left-color:#FF7F00;
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:#FF7F00;
text-decoration:none;
display:block;
}

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

.ulmenue21 li a:hover {
background-color:#FF7F00;
color:#FFFFFF;
text-decoration:none;
display:block;
}

p {
font-family: Arial, sans-serif;
font-size: 0.75em;
color:#000000;
line-height:1.3em;

padding-right:10px;
margin-top:0em;
margin-bottom:0.4em; }

.herv {
font-weight:bold;
font-color:#3F3F3F;
}

.termin {
font-weight:bold;
font-size:0.8em;
color:#2F2F2F;
margin-top:1.6em;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#AFAFAF;}

.rot {
color:#A70D01;}

.schwarz {
color:#000000;
}

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

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

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

A:hover {
color: #A70D01;
background-color:#DFDFDF;
text-decoration: underline;}

A:active {
color:#780000;
background-color:#DFDFDF;
text-decoration:none;}