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

#Inhalt h3 {
 letter-spacing: 0.2em;
}

#Inhalt .rechts {
 float: right;
 margin: 1em;
}

#Inhalt .klein {
 font-size: 0.8em;
}
#Inhalt select, option {
 font-family: Verdana,Helvetica,Arial,sans-serif;
 color: #003459;
}

#Inhalt option {
 border-bottom: 1px solid #e6cc80;
 padding: 0.2em;
}
