body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 100.01%;
color:#000;
}

A:link{color:#930;text-decoration:underline;}
A:visited{color:#630;text-decoration:underline;}
A:active{color:#ff9966;text-decoration:underline;}
A:hover{color:#c30;text-decoration:underline;}

p, li {
color: #000;
font-size: 11pt;
}

.fett {
font-weight: bold;
}

.cent{
text-align:center;}

.centbreit{
width: 590px;
margin-left : auto;
margin-right : auto;
text-align : center;
text-align:center;}

#zentriert {
width: 120px;
margin-left : auto;
margin-right : auto;
text-align : center;
}

#wrap {
background-color: transparent;
color: #000;
}

/* verborgen vor IE5-mac \*/
* html .bugbox {height: 1%;}
/* Ende verborgen vor IE5-mac */

/* verborgen vor IE5-mac \*/
* html p, h1, h2, h3, h4, h5 {height: 1%;}
/* Ende verborgen vor IE5-mac */

#top {
margin-top: 4px;
height : 110px;
text-align : left;
background : url(grafiken/rickert.jpg) transparent top center no-repeat;
width: 100%;
}

#head {
background-color :#930;
padding: 0;
width: 100%;
margin-top:0;
height: 110px;
text-align:center;
background-color:transparent;
}

#head h1 {
display: inline;
margin-top: 12px;
margin-left: 40px;
text-align:center;
font-size:14pt;
color:#FFCFAC;
font-style:italic;
float:left;
}

.obenre {
margin-top: 2px;
margin-right: 20px;
text-align:right;
font-size:11pt;
color:#000;
float:right;
}

#adresse {
text-align:center;
font-size:11pt;
color:#000;
}

#menue {
display: none;
}

.abst {
padding-top: 12pt;
}

#backbox{
display:none;
}

/* ---- */
#content {
color: #000;
border-left: 0;
margin-top: -4px;
padding-top: 0;
}

#content h1, #content h2, #content h3, #content h4 {
padding: 18px 40px 2px 40px;
background-color: transparent;
color: #930;
line-height: 1.4em;
}
#content h2 {
font-size: 14pt;
margin-top: 6px;
text-align:center;
}

#content h2.abst {
margin-bottom: 12px;
}

#content h3, #content h4 {
font-size: 12pt;
}
#content p {
line-height: 1.4em;
margin: 0 20px 15px 40px;
}
#content p.top {
display: none;
}

#content ul {
padding: 0 40px 15px 60px;
line-height: 1.4em;
}

.floatle {
float:left;
margin: 0 10px 6px 0;
}

.floatre {
float:right;
margin: 0 20px 4px 10px;
}

/* ---- */
.breaker {
clear: both;
}

#foot {
margin-top:-20px;
position: relative;
height: 5.0em;
background-color: #ffcfac;
color: #f0f0f0;
border-top: 1px solid #930;
text-align: center;
}
#foot p {
padding: 4px 15px;
}

.links {
float: left;
text-align: left;
margin-left: 10px;
}

.rechts {
float: right;
text-align: right;
margin-right: 10px;
}

/* ---- */
#main .invis {
display: none;
}



.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
visibility: hidden;
top: 0;
font-size: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}

.clr {
clear : both;
display : block;
}