.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #D90000;
	text-decoration:none
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #D90000;
	text-decoration: none;
}
.nav:link{
	font-family:Verdana;
	font-size:12px;
	color: #D90000;
	text-decoration:none
}
.nav:visited{
	font-family:Verdana;
	font-size:12px;
	color: #D90000;
	text-decoration:none
}
.nav:hover{
	font-family:Verdana;
	font-size:12px;
	color: #D90000;
	text-decoration:none
}
.nav:active{
	font-family:Verdana;
	font-size:12px;
	color: #D90000;
	text-decoration:none
}
  h1,h2,h3 { 
	font-family:Verdana;
	font-size: 14px;
	color:#D90000;
	font-weight:bold;
 }
.uberschrift{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
}
.text-link {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.text-link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.text-link:active {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.text-link:link {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.text-link:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
	text-decoration:none
}
.uberschrift-button{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:link{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:hover{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:visited{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:active{
	font-family:Verdana;
	font-size: 16px;
	color:#D90000;
	font-weight:bold;
	text-decoration:none;
}
.div{
	position:absolute;
	width:420px;
	height:510px;
	top:80%;
	left:80%;
	margin-top:-210px;
	margin-left:-255px;
	visibility: visible;
}
	
