.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	margin: 5px 0px 0px;




}
.linkklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	text-indent: 10pt;
	margin: 0px;



}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;



}
.ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.text {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;

}
.hinweisrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.textsmall {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

 #navcontainer { width: 110px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 110px;
background-color: #FFFF48;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFFFCC;
color: #000000;
}

#navcontainers {
	width: 110px;
}
#navcontainers ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin: 0;
}
#navcontainers a {
display: block;
padding: 0px;
width: 110px;
background-color: #FFFF48;
border-bottom: 1px solid #eee;
}
#navcontainers a:link, #navlists a:visited {
color: #000000;
text-decoration: none;
}
#navcontainers a:hover {
background-color: #FFFFCC;
color: #000000;
}

a:link {
	color: #5E5E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AAAA00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
