
body {
background-color : #000000;
color : #ff0000;
font-family : "Verdana", sans-serif;
font-size: 0.8em;
background-repeat : repeat;
background-position : 100px 10px;
background-attachment : fixed;
margin : 0;
padding : 0;
}
.logo {
/*background-color : #990000;*/
top : 0;
left : 2px;
height : 66px;
width : 120px;
padding : 0;
padding-bottom : 2px;
border : 0;
position : absolute;
font-size : 0;
/*color : #000000;*/
}
.logo a:link, a:visited {
/*background-color : #2362dd;*/
color : #ff0000;
text-decoration : none;
}
.logo a:hover {
background-image : none;
background-color : #ff0000;
}
.logo#logobild {
padding-left : 3px;
padding-top : 2px;
}
.leiste_oben {
height : 67px;
top : 0;
left : 120px;
width : 100%;
position : absolute;
text-align : left;
color : #2362dd;
}
.leiste_oben h1 {
margin-top : 10px;
font-variant : small-caps;
font-style : italic;
line-height : 0.4em;
display : none;
}
.leiste_oben h2 {
font-variant : small-caps;
margin-top : 5px;
font-style : italic;
line-height : 0.6em;
}
.leiste_oben h2 {
color : #2362dd;
font-family : Verdana, sans-serif;
font-size : 1.1em;
font-style : italic;
font-variant : small-caps;
}
.brotkruemel {
background-color : #505050;
height : 20px;
left : 0;
right : 0;
position : fixed;
}
.brotkruemel#oben {
top : 75px;
}
.brotkruemel#unten {
bottom : 0;
}
.navi {
top : 68px;
position : absolute;
}
.navi h5 {
display : none;
}
.navi ul {
list-style : none;
margin : 1px;
}
.navi ul li a {
padding : 3px 0.5em;
margin-left : 3px;
border-top : 3px solid #dd0000;
border-left : 3px solid #dd0000;
border-bottom : 3px solid #770000;
border-right : 3px solid #770000;
background : #990000;
color : #ff8c8c;
text-decoration : none;
}
.navi ul li a:link {
color : #ff8c8c;
}
.navi ul li a:visited {
color : #ff8c8c;
}
.navi ul li a:link:hover, .navi ul li a:visited:hover {
color : #990000;
background : #ff8c8c;
border-top : 3px solid #770000;
border-left : 3px solid #770000;
border-bottom : 3px solid #dd0000;
border-right : 3px solid #dd0000;
}
.navi ul li a#aktuell {
background : #ff8c8c;
border-top : 3px solid #770000;
border-left : 3px solid #770000;
border-bottom : 3px solid #dd0000;
border-right : 3px solid #dd0000;
color : #990000;
}
.navi#hori {
background-color : #990000;
height : 35px;
font-size : 1em;
left : 120px;
padding-left : 0;
width : 100%;
}
.navi#hori ul {
padding : 3px 0;
margin-left : 0;
margin-top : 7px;
font : bold 11px Verdana, sans-serif;
}
.navi#hori ul li {
display : inline;
}
.navi#verti {
background-color : #990000;
width : 120px;
/*height : 150%; geht nich wg. scheiss-ie*/
height : 600px; /*wg scheiss ie*/
font-size : 1.2em;
text-align : left;
left : 0;
}
.navi#verti ul {
padding : 2em 0;
margin-left : 0;
margin-top : 2em;
font : bold 11px Verdana, sans-serif;
text-align : left;
}
.navi#verti ul li {
margin-left : 0;
margin-top : 0.5em;
width : 10em;
}
.navi#verti ul li a {
display : block;
}
.hauptseite {
margin-left : 130px;
border-left : 0;
padding-left : 2em;
margin-right : 10px;
border-right : 0;
padding-right : 2em;
/*width: 600px;*/
margin-top : 125px;
border-top : 0;
padding-top : 0.5em;
margin-bottom : 10px;
border-bottom : 0;
padding-bottom : 0;
}
.hauptseite ul {
list-style-type : square;
color : #ff0000;
line-height : 1.4em;
}
.hauptseite a:link, a:visited {
color : #2362dd;
text-decoration : underline;
}
.hauptseite a:link:hover, a:link:visited:hover {
color : #2362dd;
background-color : #ffffff;
}
p {
text-indent : 2em;
}
.initcap {
font-weight : bold;
font-size : 1.2em;
line-height : 0.7em;
color : #2362dd;
}
#linksplatz {
padding-left : 3em;
}
.schwarz {
color : #000000;
}
.zweispalt_links {
width : 49%;
float : left;
text-align : left;
}
.zweispalt_rechts {
width : 49%;
float : right;
text-align : left;
}
.passbild {
float : left;
padding-right : 6px;
padding-bottom : 6px;
}
.rot {
color : #a61602;
}
.blau {
color : #2362dd;
}
.zentriert {
text-align : center;
}

.klein: {
font-size: 0.6em;
}

.mini: {
font-size: 0.3em;
}

.kursiv {
font-style: italic;
}

.fett {
font-weight: bold;
}

.kursiv-fett {
font-style: italic;
font-weight: bold;
}
