img{
         border-style:none;
         border-width:0px;
}

a:hover {
/*	color:#FF7E00; */
	color:#eeeeee;
}

.rahmen{
	border-style:solid;
	border-width:1px;
/*	border-color:#FF7E00; */
	border-color:#717479; 
/*         border-color:#099EB6; */

} 

.ueberschrift{
	color:#FF7E00;
	font-family:'Tahoma','sans-serif';
	font-size:15px;

}

.text{
	color:#717479;
	font-family:'Tahoma','sans-serif';
	font-size:12px;
}
.nullPunkt{	
	position:absolute;	
	top:0px;
	left:0px;
}


.punkte{
	line-height:180%;
         border-bottom-style:dotted;
         border-bottom-width:1px;
         border-color:#FFFFFF;
}

.MenuLink{
	color:#FFFFFF;
	line-height:180%;
	font-family:'Tahoma','sans-serif';
	font-size:11px;
	text-decoration: none;
}

.link{
         color:#FF7E00;
	text-decoration: none;
}

.linkAbas{
         color:#717479;
	text-decoration: none;
}
