/* Zuruecksetzen aller Werte */

* {margin: 0; padding: 0;}

body 
{background-image:url(../bilder/bg-all.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#ECEBE9;
font-family:arial,verdana;
font-size:13px;
line-height:1.5em;
text-align:center;}

#all
{width:750px;
margin-left:auto;
margin-right:auto;
text-align:left;}

#header
{background-image:url(../bilder/header.jpg);
height:127px;
width:750px;
}


#navitop
{margin-left:610px;
padding-top:35px;}

#navitop li
{list-style-type:none;
width:50px;
line-height:2em;}

#navitop li a
{color:#ffffff;
text-decoration:none;}




#main
{background-image:url(../bilder/bg-shadow.jpg);
background-repeat:no-repeat;
height:328px;}

#navileft
{width:146px;
margin-left:32px;
padding-top:22px;
overflow:hidden;
float:left;}

*html #navileft {margin-left:16px;}

a.navileft
{display:block;
margin-bottom: 3px;
padding-left: 10px;
padding-top:4px;
padding-bottom: 3px;
text-align:left;
text-decoration:none;
font-size:12px;}


a.navileft:link    { color:#ffffff;background-color: #16247E;}
a.navileft:visited { color:#ffffff;background-color: #16247E;}
a.navileft:hover   { color: #ffffff;background-color: #384EC5;}

#content-all
{width:540px;
float:left;
margin-left:0px;
}

#content-top
{background-image:url(../bilder/content-top.jpg);
background-repeat:no-repeat;}

#content-bottom
{background-image:url(../bilder/content-bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-left:15px;
padding-right:0px;
padding-top:10px;
padding-bottom:25px;
height:370px;}

#content-box
{height:380px;
overflow:auto;}

*html #content-bottom {height:420px;}

#content-main
{background-image:url(../bilder/content-main.jpg);
background-repeat:repeat-y;}

#footer
{background-image:url(../bilder/footer.gif);
background-repeat:no-repeat;
margin-left:32px;
font-size:12px;
height:18px;
padding-top:0px;
padding-left:10px;
margin-top:10px;
}


#footer li
{display:inline;
border-right:1px solid #ffffff;
padding-right:10px;
padding-left:5px;
}

#footer a
{color:#ffffff;
text-decoration:none;}

#footer a:visited
{color:#ffffff;
text-decoration:none;}

#copyright
{text-align:center;
font-size:10px;
margin-top:10px;}

#copyright a
{color:#000000;
text-decoration:none;}

#copyright a:visited
{color:#000000;
text-decoration:none;}

/*****************************CONTENT*************************/

#content-h h1
{font-size:16px; color:#070E3A;}

#content-h
{border-bottom:1px dashed #909193;
width:470px;
padding-bottom:5px;
margin-bottom:10px;}

#main h2
{font-size:13px; color:#070E3A; margin-bottom:10px;}

#main b
{font-size:12px; color:#070E3A;}

#main p
{width:480px;
margin-bottom:10px;
line-height:1.4em;}



#content-bottom ul{margin-left:20px;}

.gebuehrenliste {list-style-type:none;}

.gebuehrenliste2 li{margin-bottom:15px;}

.liste li{margin-left:0px; list-style-type:none;}
.liste ul li{margin-left:30px;}

#content-bottom a
{color:#000000; text-decoration:underline;}

#content-bottom a:visited
{color:#000000; text-decoration:underline;}


