h1 {
   font-size: 160%;
   margin-top: 0;
}

h3 {
   font-size: 140%;
   margin-top: 0;
   margin-bottom: 0;
}

h5 {
   font-weight: bold;
   font-size: 120%;
   margin-top: 0;
   margin-bottom: 0;
}

#right_container #bannerbk h1,
#right_container #zusatzinfo h1 {
   font-size: 120%;
   color: #C58600;
}

#right_container #bannerbk h3,
#right_container #zusatzinfo h3 {
   font-size: 100%;
   display: block;
   padding-left: 5px;
   background-color: #E5E5E5;
}

#right_container #bannerbk h5,
#right_container #zusatzinfo h5 {
   font-size: 100%;
}

a, a:link, a:visited {
   color: #363636;
}

a:focus, a:hover, a:active {
   text-decoration: none;
}

sub, sup {
   font-size: 72%;
}

/*************** Tabellen ***************/

#content table {
   margin: 10px 0 10px 0;
}

#content td,
#content .tabrowheader td,
#content .tabrowgerade td,
#content .tabrowungerade td {
   padding: 3px;
}

#content .tabrowheader {
   color:#363636;
   background-color: #FFCF00;
   font-weight: bold;
}

#content .tabrowgerade {
   background-color: #E5E5E5;
}

#content .tabrowungerade {
   background-color: #CCC;
}
