/*Allgemeine Angaben*/
body {
background-color: white;
background:#fff url(../pic/topbanner.gif) no-repeat;
font-family:arial, verdana, helvetica, sans-serif;
margin:0;
padding:200px 0 0 0;
border:none;
}
#navigation {
      float:left;
      background:#fff url(../pic/kurve_anf.gif) no-repeat;
      margin:0;
      padding:0;
}


ul { 
   list-style-type  : none; 
   margin           : 40px 0 0 0;
   padding          : 0;
}


li .a0 { 
margin: 2px 0 0 0;
   background-image    : url(../pic/but_1.gif);
   background-repeat   : no-repeat;
}

li .a0 { 
margin: 0;
   background-image    : url(../pic/but_1.gif);
   background-repeat   : no-repeat;
}

li .a1 { 
   margin: 0;
   background-image    : url(../pic/but_2.gif);
   background-repeat   : no-repeat;
 }
li .a2 { 
margin: 0;
   background-image    : url(../pic/but_3.gif);
   background-repeat   : no-repeat;
}
li .a3 { 
margin: 0;
   background-image    : url(../pic/but_4.gif);
   background-repeat   : no-repeat;
}
li .a4 { 
margin: 0;
   background-image    : url(../pic/but_5.gif);
   background-repeat   : no-repeat;
}
li .a5 { 
margin: 0;
   background-image    : url(../pic/but_6.gif);
   background-repeat   : no-repeat;
}
li .a6 { 
margin: 0;
   background-image    : url(../pic/but_all.gif);
   background-repeat   : no-repeat;
}
li .a7 { 
margin: 0;
   background-image    : url(../pic/but_all.gif);
   background-repeat   : no-repeat;
}
li .a8 { 
margin: 0;
   background-image    : url(../pic/but_all.gif);
   background-repeat   : no-repeat;
}

li a {
font-family: Georgia;
font-style: italic;
font-weight: bold;
text-align: left;
display: block;
color: #fff;
width: 246px;
height: 29px;
margin: 5px 0 0 10px;
padding: 0 0 0 20px;
text-decoration: none;
}

li .a0:hover { 
margin: 0;
   background-image    : url(../pic/but_1d.gif);
   background-repeat   : no-repeat;
   color: #fff;
}
li .a0:hover { 
margin: 0;
   background-image    : url(../pic/but_2d.gif);
   background-repeat   : no-repeat;
   color: #fff;
}

li .a1:hover { 
margin: 0;
   background-image    : url(../pic/but_3d.gif);
   background-repeat   : no-repeat;
      color: #fff;
 }
li .a2:hover { 
margin: 0;
   background-image    : url(../pic/but_4d.gif);
   background-repeat   : no-repeat;
      color: #fff;
}
li .a3:hover { 
margin: 0;
   background-image    : url(../pic/but_5d.gif);
   background-repeat   : no-repeat;
      color: #fff;
}
li .a4:hover { 
margin: 0;
   background-image    : url(../pic/but_6d.gif);
   background-repeat   : no-repeat;
}
li .a5:hover { 
margin: 0;
   background-image    : url(../pic/but_all-d.gif);
   background-repeat   : no-repeat;
      color: #fff;
}
li .a6:hover { 
margin: 0;
   background-image    : url(../pic/but_all-d.gif);
   background-repeat   : no-repeat;
      color: #fff;
}
li .a7:hover { 
margin: 0;
   background-image    : url(../pic/but_all-d.gif);
   background-repeat   : no-repeat;
   color: #fff;
}
li .a8:hover { 
margin: 0;
   background-image    : url(../pic/but_all-d.gif);
   background-repeat   : no-repeat;
   color: #fff;
}
#abschluss {
   background-image    : url(../pic/kurve_ende.gif);
   background-repeat   : no-repeat;
   color: #fff;
   padding:0;
   margin:0;
   width: 246px;
   height: 40px;}
   

#inhalt{
color:000099; 
background:#fff;
font-family:arial, verdana, helvetica, sans-serif;
line-height:1.4em;
padding:20px 2em 0 0;
margin:0 0 0 265px;
max-width:50em;
/*border: 3px solid red;*/ 
}
#ranking {
   background:transparent;
   position:absolute;
   top:600px;
   left:10px;
   margin:0;
   padding:0;
   width:200px;
   height:250px;
   
}/* noch nicht verwendete Sachen 
.darkfont{
color:660202;
background:transparent;
font-weight:bold;}

.cent{text-align:center;}
#centf{text-align:center;
   font-weight:bold;}

.rechts{text-align:right;}

.links{text-align:left;}

.fett{font-weight:bold;}

.small {font-size:small}

.a9 {color:#660202; text-decoration:none;}

h1{font:italic bold 1.4em arial, verdana, helvetica, sans-serif;}
h2{font:italic bold 1.2em arial, verdana, helvetica, sans-serif;}
h3{font:italic bold 1em arial, verdana, helvetica, sans-serif;}
h4{font:italic bold .9em arial, verdana, helvetica, sans-serif;}

.bild {float:left;
   margin:5px 10px 0 0;
   padding:0;}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:0px none;
margin:0;
padding:0;
background:transparent;}

.filler {
height:50px;
border:0px none;
margin:0;
padding:0;
background:transparent;}


#counter{ padding:15px 0 0 50px;}
*/