text1 {
	color: #000000;
	background-color: #ffffff;
	padding: 0;
	line-height: 20px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
    background-image: url(.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
.text2 {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.ueberschrift {

	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dc143c;
}
.unnamed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.navi2 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

.navi {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}

 a { text-decoration:none; color:#000000; }
a:active { text-decoration:none; color:#000000; }
a:link { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; color:#dc143c;
	border:0px solid color:#000000; 
}

.navi a { text-decoration:none; color:#dc143c; }
a:active { text-decoration:none; color:#dc143c; }
a:link { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; color:#dc143c;
	border:0px solid color:#000000; 
}


