.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none;
	font-weight:normal;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration: none;
}
.nav:link{
	font-family:Tahoma;
	font-size:12px;
	color: #461604;
	text-decoration:none
}
.nav:visited{
	font-family:Tahoma;
	font-size:12px;
	color: #461604;
	text-decoration:none
}
.nav:hover{
	font-family:Tahoma;
	font-size:12px;
	color: #461604;
	text-decoration:none
}
.nav:active{
	font-family:Tahoma;
	font-size:12px;
	color: #461604;
	text-decoration:none
}
.uberschrift{
	font-family:Tahoma;
	font-size: 18px;
	color:#461604;
	font-weight:bold;
}
.text-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none
}
.text-link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none
}
.text-link:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none
}
.text-link:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none
}
.text-link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #461604;
	text-decoration:none
}
.uberschrift-button{
	font-family:Tahoma;
	font-size: 16px;
	color:#461604;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:link{
	font-family:Tahoma;
	font-size: 16px;
	color:#461604;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:hover{
	font-family:Tahoma;
	font-size: 16px;
	color:#461604;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:visited{
	font-family:Tahoma;
	font-size: 16px;
	color:#461604;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:active{
	font-family:Tahoma;
	font-size: 16px;
	color:#461604;
	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;
}
