.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.textinfo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height:25px;
	line-height: 18px;
}


a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: underline;
}
a.subnav:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffCC;
	text-decoration: none;
	text-indent: 5px;
}
a.subnav:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffCC;
	text-decoration: none;
}
.titel {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a.navtext:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;


}
a.navtext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;


}
a.navtext:visited {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
a.subnav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: underline;
}
.Aufzählung {
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;

}
ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}
a.titelnav:link{
	font-family: Arial;
	font-size: 16px;
	color:#000000;
	text-decoration: underline;
}
a.titelnav:hover{
	font-family: Arial;
	font-size: 16px;
	color:#009900
}
a.titelnav:visited{
	font-family: Verdana;
	font-size: 16px;
	color:#000000
}
.quasinavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}

#widget{
position:absolute;
top:120px;
left:25px;
width:200px;
height:190px;
padding:10px;
background-color:#ffffcd;
border-bottom:2px solid green;
border-right:2px solid green;
color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:15px;
}

a.wnav:active, a.wnav:link, a.wnav:visited, a.wnav:hover{
color:blue;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}


