* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
background-color: #F4D600;
color: #000;
}

#kopf {
margin:0 5px; 
text-align:center; 
}
#kopf img {
margin-top:5px;
margin-bottom:0;
}
#kopf img.balken {
width: 100%; height: 11px;
}

#menu {
float: left;
font-weight: bold; line-height:150%; margin-left:5px; margin-right:0
}
#menu ul li {
list-style-type: none;
}
#menu li li {
margin-left: 15px;
font-size: 90%;
list-style-type: none;
}
#menu a {
text-decoration: none;
background-color: transparent;
color: #800080;
}
#menu a:hover {
background-color: transparent;
color: #F00;
}
#menu p.datum {
margin-top:4em; margin-bottom:0;
font-size: 0.8em;
font-weight: normal; 
}

#inhalt {
margin: 5px 5px 5px 10em; 
border-width:3px; 
border-style:ridge; 
padding:8px; 
background-image:url('../grafik/bkgnd.gif'); 
background-color:#FFC; 
text-align:center;
}

#inhalt h1,
#inhalt h2,
#inhalt h3 {
background-color: transparent;
}
#inhalt h1 {
font-size: 2em;
font-weight: 400;
margin-bottom:0.5em;
/* text-decoration:none; */
}
#inhalt h2 {
font-size: 1.5em;
font-weight: 400;
margin-bottom:0.5em;
}
#inhalt h3 {
font-size: 105%;
margin-bottom:0.5em;
}

#inhalt p {
margin-bottom:0.5em;
line-height: 120%;
}
#inhalt p.block {
text-align:justify;
}

#inhalt dl {
text-align: left
}
#inhalt dt {
margin-bottom:0.5em;
font-weight:bold 
}
#inhalt dd {
margin-bottom:0.5em;
margin-left:5em;
text-align:justify 
}

#inhalt ul { 
margin-left:35px;
margin-bottom:0.5em;
list-style-image: url('../grafik/bluete.gif'); 
text-align:justify; 
}
#inhalt p.autor {
text-align:right; 
font-style:italic 
}
#inhalt p.anfang {
clear: both;
text-align:left; 
font-size:0.8em; font-weight:bold
}
#inhalt a {
/* background-color: transparent;
text-decoration: underline;
color: #808; */
}
#inhalt a:hover {
background-color: transparent;
color: #F00;
}

#inhalt table {
margin-bottom: 0.5em; 
border-left-width: 0;
padding-left:5px; padding-right:5px; 
}
#inhalt th {
border:1px solid #F0F; 
padding: 0.3em;
text-align: center;
font-weight: bold
}
#inhalt td {
border-left:1px solid #F0F; 
border-bottom:1px solid #F0F; 
padding: 0.3em;
}
#inhalt td.ende{
border-right:1px solid #F0F; 
}

#inhalt th p, td p {
}

#bildl {
float: left; 
padding-right: 10px;
/* margin-bottom: 5px; */
}

#bildr {
float: right; 
padding-left: 10px;
}

#fuss {
clear: both;
margin:0 5px; 
padding-bottom: 5px; 
text-align:center;
font-size: 0.8em;
}
#fuss img.balken {
width: 100%; height: 11px;
}
#fuss a {
/* background-color: transparent;
text-decoration: underline;
color: #808; */
}
#fuss a:hover {
/* background-color: transparent;
color: #F00; */
}

.auflistungb {
clear: both;
}

.auflistungl {
float: left; 
width:10em; 
text-align:left; 
font-weight:bold; 
}

.auflistungr {
border-left-width: 1px; 
border-right-width: 1px; 
border-top-width: 1px; 
border-bottom: 1px solid #F0F; 
text-align:justify; 
}

.kasten {
margin-bottom: 0.8em;
border:2px solid #FF00FF; 
padding:10px 10px 1px 10px ; 
width:90%;
text-align:justify;
}

.links {
text-align:left; 
}

.rechts {
text-align:right; 
}

.zentriert {
margin: auto; 
}

.trenner {
border-top: 2px solid #F0F;
padding-top: 0.3em;
}

.umbruch {
clear: both;
font-size: 0;
}

.bildrand {
margin-bottom:0.5em;
}

.marker {
background-color: #FF0
}

/* Ausgeblendetes */
.verborgen, hr {
display: none;
}
