@charset "utf-8";
/* CSS Document */

#inhaltrechts ul {
margin-left:15px;
}


#inhaltrechts p, #inhaltrechts ul,  #inhaltrechts h1,  #inhaltrechts h2 {
margin-bottom:15px;
}

#inhaltrechts table tr td p {
margin:0px;
}
#inhaltrechts table tr td {
padding:3px;
padding-left:0px;
}


#inhaltrechts p, #inhaltrechts td, #inhaltrechts ul, #inhaltrechts ol {
color:#808080;
}


#inhaltrechts li {
margin-bottom:10px;
}

#inhaltrechts h1  {
font-size:15px;
color:#5A7726;
}

.rechts {
float:right;
margin-left:20px;
margin-right:20px;
}

.links {
float:left;
margin-right:20px;
}

.aktiv {
display:none;
}

#inhaltrechts .aktiv {
font-weight:bold;
color:#5A7726;
border-left:10px solid #5A7726;
padding-left:10px;
}

.inaktiv {
display:none;
}

#inhaltrechts .inaktiv {
font-weight:bold;
color:#960831;
border-left:10px solid #960831;
padding-left:10px;
}
