/* CSS Document */
#bereichsbild
{
	background-image: url(/content/files/bereichsbild_tarife.jpg);
	background-repeat: no-repeat;
}
#punkt4 a, #punkt4 a:visited {
	background-color: #ffffff;
	color:#ff5900;
	float: left;
	padding-top: 6px;
	height: 20px;
	text-decoration:none; 
	background-image: none;
}

#punkt4 a:hover {
background-color:#FF5900;
background-repeat:repeat-x;
color:#FFFFFF; 
}


#punkt4 a:active {
background-color:#FF5900;
background-repeat:repeat-x;
color:#FFFFFF; 
}

#punkt4 a:focus {
background-color:#FF5900;
background-repeat:repeat-x;
color:#FFFFFF; 
}
#flash_content_tarif{
margin-left: -5px;
float: left;
}
p a:link img, p a:visited img, p a:hover img, p a:focus img, p a:active img {
margin-right: 0px;
}

