/* CSS Document */

.text {
	color: #000000;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 12px;
	line-height:1.8em;
}

.text_fett {
	color: #000000;
	font-weight: bold;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 12px;
}

.text_big {
	color: #000000;
	font-weight: bold;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 14px;
}

.headline {
	color: #000000;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 14px;
}

.headline {
	color: #000000;
	font-weight: bold;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 14px;
}

a.normal_link {
text-decoration: none;
font-size: 12px;
font-weight: bold;
text-decoration:underline;
text-shadow:#000000;
color: #000000;
}

a.normal_link:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;

text-shadow:#000000;
font-weight: bold;
}
a.normal_link:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
a.normal_link:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2871A6;
clip:    rect(   );
text-decoration: bold;
font-weight: bold
}
