

body{
background-color: #DBDBDB;
font-family:Calibri,Arial,sans-serif;
font:13pt/15pt;
color:#686868;

}
#wrapper {
         width:1000px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 100px;
         margin-bottom: 100px;
         padding: 0px;
         background-color: white;
}
#wrapper_head {
         margin: 0px;
         padding: 0px;

}
#wrapper_head table {
         border: 0px;
         border-spacing: 0px;
}
#lheader {
         margin-left: 10px;
         margin-top: 10px;
         margin-bottom: 20px;
         padding: 0px;
         width: 185px;
         height: 95px;
         background-image: url("pix/logo.png");
         background-repeat: no-repeat;
}
#mheader {
         margin: 0px;
         padding-left: 0px;
         width: 4px;
         background-image: url("pix/middle.jpg");
         background-repeat: repeat-y;
}
#rheader {
         padding-left: 20px;
}
#title {
         padding-top: 50px;
         font-size: 2.8em;
  /*color: #686868;       */

}
#wrapper_body {
         margin-top: 0px;
         padding: 0px;
}
#wrapper_body table {
         border: 0px;
         border-spacing: 0px;;
}
#spalte1 {
         width: 195px;
}
#spalte2 {
         width: 4px;
         background-image: url("pix/middle.jpg");
         background-repeat: repeat-y;
}
#mbody {
         margin-top: 0px;
         padding-left: 20px;
         padding-right: 40px;
         padding-top: 20px;
         padding-bottom: 20px;
}
.link {
         text-decoration: none;
         color:#EA5F00;
         font-size: 115%;
}

#rbody {


         width: 280px;
         margin-left: 5px;
         margin-bottom: 5px;
         padding-top: 15px;
         float: right;

}
#rbody p {
         margin-right: 40px;
         padding: 12px;
         background-color: #EA5F00;
         color: white;
         font-weight: bold;
         font-size: 115%;
         letter-spacing:1px;
}

#wrapper_navigation {
         margin: 0px;
         background-color: #FFF3B3;
         color: #686868;
}
#wrapper_navigation table {
         border: 0px;
         border-spacing: 0px;

}
#nav_left {
         width: 195px;
}
#nav_balken {
         margin: 0px;
         padding-left: 0px;
         width: 4px;
         background-image: url("pix/middle.jpg");
         background-repeat: repeat-y;
}
#nav_right {
         margin-left: auto;
         margin-right: auto;
         padding-left: 15px;

}
#nav_right a{
        text-decoration:none;
}
#nav_right #aktuell a
 {
 font-weight:bold; color:#A7A7A7; text-decoration:none;
 }

#nav_right a:link { font-weight:bold; color: #686868; text-decoration:none; }
#nav_right a:visited { font-weight:bold; color:#686868; text-decoration:none; }
#nav_right a:hover { font-weight:bold; color:#EA5F00; text-decoration:none; }
#nav_right a:active { font-weight:bold; color:#EA5F00; text-decoration:underline; }
#nav_right a:focus { font-weight:bold; color:#686868; text-decoration:underline; }

#nav_right td{
               width:150px;
               border-right-width:1px;
               padding-left: 5px;
               border-right-style:dotted;
               border-right-color:#686868;
               vertical-align: middle;
}

#wrapper_footer {
         clear: both;
         background-color: #FFF3B3;
}
#wrapper_footer table {
         border-width: 0px;
         border-spacing: 0px;
}
#lfooter {
         width: 195px;
}
#footer_balken {
         width: 4px;
         background-image: url("pix/middle.jpg");
         background-repeat: repeat-y;
}
#rfooter {
         padding-left: 20px;
}
#rfooter table {
         border: 0px;
         border-spacing: 0px;
}
#rfooter a{
        text-decoration:none;
        color: #686868;

}

#font {

}
.orange {
         font-size: 17px;
         font-weight:normal;
         color:#EA5F00;
         line-height: 17px;
}
h1 {
         position: relative;
         top:12px;
         font-size: 19px;
         line-height: 1.9em;
         font-weight: bold;
         color:#EA5F00;
}