#Navigation td.rest {
 background-color: #cc9900;
 height: 140px;
}

#Inhalt table {
 margin: 0.5em;
}
#Inhalt table th {
 background-color: #014171;
 color: #FFFFFF;
 font-weight: bold;
}
#Inhalt td {
 padding: 0.2em 0.5em 0.2em 0.5em;
 border-bottom: 1px solid #014171;
}
#Inhalt td a {
 text-decoration: none;
 /*border-bottom: 1px solid #cc9900;*/
 background: url(../bilder/gold_pfeilchen.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left:10px;
 font-weight: bold;

}
#Inhalt tr.gerade {
 background-color: #FFFFFF;
}

#Inhalt select, option {
 font-family: Verdana,Helvetica,Arial,sans-serif;
 color: #003459;
}

#Inhalt option {
 border-bottom: 1px solid #e6cc80;
 padding: 0.2em;
}
#Inhalt p {
 padding-right: 1em;
 padding-bottom: 0.5em;
}
#Inhalt h4 {
 font-size: 1.1em;
 text-align: center;
 font-weight: bold;
 color: #cc9900;
}
