body, p, table, ul, ol, div, span {
  color: #003366;
}

.headermenu, .headermenu span {  
  color: white;
}

.rahmen {
  width:800px;
  background-color: #FFFFFF;
}

.logo {
  color:003366;
}

.header1 {
  width: 800px;
  height: 25px;
/*   height: 20px; */
/*   padding-top:10px; */
/*   margin-bottom: -5px; */
  color: white;
  background-color: #ff9933;
  text-align: right;
  vertical-align: bottom;
  font-size: 8pt;
  font-weight: bold;
  font-family: Verdana,Arial;

}

.header2 {
  background-color:003366;
}



/*************************************
content
*************************************/
.content {

  width: 510px;
  font-family:Verdana, Arial;
  text-align:left;
  margin-bottom:20px;
  font-size:10pt;
}

.content h1 {
  color: 003366;
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing : 3;
  margin-top:2.5em;
  margin-bottom:0.8em;
  padding-bottom: 0.5em;
}



/*************************************
nav 
*************************************/

.rechteSpalte {
  width: 230px;
  vertical-align: top;
  margin-bottom:20px;
  font-size: 10pt;
  font-family:Verdana, Arial;
}

.rechteSpalte h1{ 
  background-color:#D4DDE6;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 10 5 5 10;
  border-bottom: none;
  letter-spacing : 3;
  text-transform: uppercase;
}
.rechteSpalte p{ 
  background-color:#D4DDE6;
  margin-top: 0;
  margin-bottom: 20;
  padding: 5 5 10 10;
}

.rechteSpalte a {font-weight: bold; line-height:190%;}
.rechteSpalte a:link {color: 003366; text-decoration:none;}
.rechteSpalte a:visited {color: 003366; text-decoration:none;}
.rechteSpalte a:hover {background: #ffffcc; text-decoration:underline;}
.rechteSpalte a:active {color: ff9933; text-decoration:underline;}


.menu1{ 
  background-color:#D4DDE6;
  margin-top: 0;
  margin-bottom: 20;
  padding: 5 5 10 10;
}

.menu2{ 
  background-color:#D4DDE6;
  margin-top: 0;
  margin-bottom: 20;
  padding: 5 5 10 10;
}



.breadcrumb{ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 90%;
}

.menu1-level1-act{ 
  font-style: italic;
}

.menu2-level2-act{ 
  font-style: italic;
}