/* CSS Document */
#bereichsbild
{
	background-image: url(/content/files/BereichsbildFuesse_565.jpg);
	background-repeat: no-repeat;
}
#unternavi ul li {
width: 33.1%
}
.teaser_box_klein h3, teaser_box_gross h3 {
color:#000000;
font-size:1.1em;
}

#punkt3 a, #punkt3 a:visited {
	background-color: #ffffff;
	color:#ff5900;
	float: left;
	padding-top: 6px;
	height: 20px;
	text-decoration:none; 
	background-image: none;
}

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


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

#punkt3 a:focus {
background-color:#FF5900;
background-repeat:repeat-x;
color:#FFFFFF; 
}

.rechts {
text-align: right;
margin-top: 10px;
}



