/* CSS Document */


  #header {
	float:left;
	width:100%;
	font-size:11px;
	line-height:normal;
	background:url("../gif/bg.gif") repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
      }
    #header ul {
     padding:10px 0 0; 
      list-style:none;
      }
    #header li {
      float:left;
      background:url("../gif/norm_right.gif") no-repeat right top;
      margin:0;
      padding:0;
      }
    #header a {
	  font-size: 10px;	
	  color: #666666;	
      display:block;
      background:url("../gif/norm_left.gif") no-repeat left top;
      padding:5px 10px 4px;
	  text-decoration: none;
      }
	  
	#header a:hover {
	color:#000000;
}   
	#header #current { background-image:url("../gif/norm_right_on.gif"); } 
	#header #current a { background-image:url("../gif/norm_left_on.gif"); padding-bottom:5px; }
	
	  #header2 {
	float:left;
	width:100%;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:normal;
	color: #666666;
	background-color: #FFFFFF;
      }
    #header2 ul {
      margin:0;
      padding:0;
      list-style:none;
      }
    #header2 li {
      float:left;
      margin:0;
      padding:0;
      }
    #header2 a {
	font-size:10px;
      display:block;
     padding:2px 10px;
	 text-decoration: none;
	 color: #666666;	
      }
	  #header2 a:hover {
	color:#000000;
}   
	#header2 #current { text-decoration: underline; } 
	#header2 #current a { text-decoration: underline; }

 #datum {
	float:left;
	width: 820px;
	height:20px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:normal;
	color: #666666;
	background-image: url("../gif/doppel.gif");
	background-repeat: repeat-x;
	padding-top:25px;
	padding-left:10px;
	
	      }
		  


.pfadsammler:link {
	color:#FFFFFF;
	text-decoration:none
}
.pfadsammler:visited {color:#FFFFFF; text-decoration:none}
.pfadsammler:active {color:#FFFFFF; text-decoration:none}
.pfadsammler:hover {
	color:#000302;
	text-decoration:underline
}


.textlink:link {
	color:#0000FF;
	text-decoration:underline
}
.textlink:visited {color:#0000FF; text-decoration:underline}
.textlink:active {color:#0000FF; text-decoration:underline}
.textlink:hover {
	color:#0000FF;
	text-decoration:underline
}