

a:link {
	color: #7ea2d1;
	text-decoration: none
}
a:visited {
	color:  #7ea2d1;
	text-decoration: none
}
a:hover {
	color:  #7ea2d1;
	text-decoration: none
}
a:active {
	color:  #7ea2d1;
	text-decoration: none
}


a.normal:link {
	color: #566773;
	text-decoration: underline
}
a.normal:visited {
	color:  #566773;
	text-decoration: underline
}
a.normal:hover {
	color:  #7ea2d1;
	text-decoration: underline
}
a.normal:active {
	color:  #7ea2d1;
	text-decoration: underline
}


a.liste:active  {  
	  text-decoration: underline;
      color: #7ea2d1}	
	  
a.liste:link  {  
	  text-decoration: none;	  
      color: #566773;}	
	  
a.liste:visited  {  
	  text-decoration: none;	  
      color: #566773;}	 	    	  
	  
a.liste:hover  { 
	  text-decoration: underline;	  
      color: #7ea2d1;}	

	  
.navigation  {  
      font-size: 12px;
	  text-decoration: none;
	  color: #7ea2d1; 	  
      width: 100%; 
      padding: 8px 0px 8px 15px;
	  float: left}	
	  
.overnavigation  {  
      font-size: 12px;
	  text-decoration: none;
	  color: #566773; 	  
      background-color: #fdeecc; 
      width: 100%; 
      padding: 8px 0px 8px 15px;
	  float: left}		  

.color {
	color: #7ea2d1
}


h1 {
	font-size: 220%;
	color: #7ea2d1;
   font-family: "Lucida Sans", Arial, Verdana, Sans-Serif;
	font-weight: normal;
}


.titel1 {
	font-size: 120%;
	font-weight: normal;
	color: #7ea2d1;
	line-height: 25px;	
}

li {
		margin: 0px;
		background: url(grafiken/liste.gif) no-repeat 0px 3px;
		padding-left: 10px;	
}

ul{
		margin: 0px;
		background: url(grafiken/liste.gif) no-repeat 0px 3px;
		padding-left: 0px;	
}

div#PopDiv {
	position: absolute;
	font-size: 85%;
	background: #ffffff;
	border: 1px solid #7ea2d1;
	padding: 10px;
	z-index: 20;
	text-align: center;
}
div#PopDiv a {
	display: block;
	text-align: right;
	padding: 0;
	margin: 0 0 10px 0;
	text-decoration: none;
}








