body {
   margin: 20px;
   padding : 0px;
   background-color : #ffffff;
   color : #000000;
   font-family: verdana,arial,sans-serif;
   width : 99%;

}

body, table{
   font-size: 13px;
}
a.plain{
  text-decoration: none;
  color :  #000099;
  font-size:13px;
}

a.aktuelles{
    text-decoration: underline;
    font-weight : bold;
    color : #e53c15;
}

p {
   margin-top : 9px;
   margin-bottom : 9px;
}

li {
 margin-bottom : 2px;
}


td.tes1{
    background-color : #FCC87C;
}
td.header_left{
   border-right:5px solid #fe9900;
   border-bottom:5px solid #e53c15;
   width:180px;
   text-align : right;
}

td.header_right{
   border-bottom:5px solid #e53c15;
}

div.header_right{
    display : block;
    padding-bottom : 15px;

}

td.menu_left {
    border-right:5px solid #fe9900;
    height: 100%;
}

table.menu_right {
    position : absolute;
    top:63px;
    width :580px;
    margin-right: 5px;
    margin-left : 5px;
    padding : 0px;
}

.nav,.nav_aktiv{
    display:block;
    border:0;
    font-size: 12px;
    font-weight:bold;
    color:white;
    padding : 3px;
    text-align : center;
}

a.nav {
   color : #ffffff;
   text-decoration: none;
   background-color : #fe9900;
   font-weight : bold;

}

a.nav_aktiv {
   color : #ffffff;
   text-decoration: none;
   background-color :  #e53c15;
   font-weight : bold;
}

a.nav:hover{
  background-color : #e53c15;

}

div.typ_ich{
  position : absolute;
  top : 330px;
  padding-right : 0px;
  text-align : right;
  width : 178px;


}

.subnav, .aktiv_subnav{
   display:block;
   margin:0;
   margin-right : 5px;
   font-size: 12px;
   padding : 1px;
   overflow: hidden;
   width : 99%
}

ul.subnav {
   width:150px;
   list-style:none;
   margin-right : 0px;
   padding-right:10px;
   margin-top : 10px;
}


li.subnav{
   border-bottom : 1px solid #fe9900;
}

a.subnav {
   border : 0px;
   text-decoration:none;
   color : #e53c15;
}

a.aktiv_subnav {
   border : 0;
   background-color : #e53c15;
   color : #ffffff;
   text-decoration:none;


}

li.aktiv_subnav {
   padding-left : 10px;
   background-color : #e53c15;

}

li.subnav:hover,a.subnav:hover  {
   background-color : #e53c15;
   color : #ffffff;

}

.einzel_zitat{
   font-size : 13px;
   margin-top : -60px;
   text-align : center;

}

.bild_titel{
   font-size:11px;
}

h2.rot{
   color : #e53c15;
   font-size : 18px;
   font-weight: normal;
   margin-top : 20px;
}

h3.rot{
   color : #e53c15;
   font-size : 15px;
   font-weight: bold;
   margin-bottom : 5px;
}

h4.rot{
   color : #e53c15;
   font-size : 13px;
   font-weight: bold;
   margin-bottom : 5px;
}

div.kontakt{
   margin-left : 20px;
   margin-top : 5px;
}