.navi {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.navi a {
	color: #000000;
	text-decoration: none
}

.navi a:hover {
	color: #ff0033;
	text-decoration: underline
}

.text {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%
}

.text a {
	color: #ff0033;
	text-decoration: none
}

.text a:hover {
	color: #ff0033;
	text-decoration: underline
}

.ueberschrift {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%
}

.textbox {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	line-height:120%
}

.textbox a {
	color: #ff0033;
	text-decoration: none
}

.textbox a:hover {
	color: #ff0033;
	text-decoration: underline
}

.textboxueberschrift {
	font-weight: bold;
	line-height:120%
}

.bildunter {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.schriftgr1 {
	font-size: 0.1px
}

