body {
   background: #fff url(/fileadmin/system/images/verlauf_body.gif) repeat-x top;
   font-size: 10px;
   margin: 10px;
}

dfn {display:none;}

.hidden {display:none;}

.accessKey {text-decoration: underline;}

.oben {
   width: 750px;
   background: #69c;
   height: 24px;
   padding-left: 10px;
   padding-right: 10px;
   margin-left:auto;
   margin-right:auto;
}
.hauptmenu {
   width: 750px;
   background: #fff url(/fileadmin/system/images/verlauf_top.gif) repeat-x top;
   font-family: arial;
   color: #777;
   text-align: right;
   font-weight: bold;
   font-size: 15px;
   text-decoration: none;
   padding: 10px;
   margin-left:auto;
   margin-right:auto;
}
.hauptmenu a {
   text-decoration: none;
   font-size: 12px;
   color: #999;
}
.hauptmenu a:hover {   
   text-decoration: none;
   font-size: 12px;
   color: #69c;
}
.submenu {
   width: 750px;
   background: #fff;
   text-align: center;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #ccc;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 10px;
   margin-left:auto;
   margin-right:auto;
}
.submenu a {
   text-decoration: none;
   color: #999;
}
.submenu a:hover {   
   text-decoration: none;
   color: #69c;
}

#bild {
   margin-left:auto;
   margin-right:auto;
   background: #000;
   width: 770px;
   height: 225px;
   padding: 0px;
}

.bild {
   float: left;
   width: 450px;
   margin-left:auto;
   margin-right:auto;
   padding: 0px;
}
.leistungen {
   margin-left: 450px;
   width: 317px;
   height: 215px;
   background: #000 url(/fileadmin/system/images/verlauf_leistungen2.gif) repeat-y left;
   text-align: left;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding-top: 10px;
}
.leistungen a {
   width: 190px;
   text-decoration: none;
   text-align:left;
   color: #eee; 
   border-left:1px solid #fff;
   border-right:0;
   border-top:0;
   border-bottom:1px solid #fff;
   display:block;
   padding: 6px 6px 6px 12px;
   margin-left: 8px;
}
.leistungen a:hover {
   width: 190px;
   border-left:6px solid #f93;   
   text-decoration: none;
   color: #f93;
   padding: 6px 6px 6px 7px;
}
.inhalt {
   width: 750px;
   height: 335px;
   background: #fff;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #333;
   font-size: 10px;
   padding: 10px;
   margin-left:auto;
   margin-right:auto;
}

.inhalt table {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   margin: 0px;
}
.inhalt p {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
}
.inhalt a {
   color: #333;
   text-decoration: none;
}
.inhalt h1 {
   font-family: verdana, arial, helvetica, sans-serif;
   color: #333;
   font-size: 12px;
   padding:3px 3px 3px 60px;
   margin: 0px -15px 5px -10px;
}
.inhalt h2 {
   color: #333;
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   text-align:left;
   text-decoration:none;
   background: #fff url(/fileadmin/system/images/h2.gif) no-repeat right; 
   border-left:0px dashed #f93;
   border-right:0px dashed #f93;
   border-top:1px dashed #f93;
   border-bottom:1px dashed #f93;
   display:block;
   padding:3px 3px 3px 60px;
   margin: 0px -10px 5px -10px;
}
.inhalt h3 {
   color: #333;
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   text-align:left;
   text-decoration:none;
   background: #fff url(/fileadmin/system/images/h3.gif) no-repeat left; 
   border-left:0px dashed #f93;
   border-right:0px dashed #f93;
   border-top:1px dashed #f93;
   border-bottom:1px dashed #f93;
   display:block;
   padding:3px 3px 3px 50px;
   margin: 0px -10px 5px -10px;
}
.unten {
   width: 770px;
   height: 45px;
   background: #fff url(/fileadmin/system/images/verlauf_unten.gif) repeat-x top;
   margin-left:auto;
   margin-right:auto;
}