Body,a,td,th,br,input,h1,h2,h3,h4,p {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #333333;
		line-height : 16px;
		margin: 0px;
}

ul,ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom : 7px;
	margin-top : 5px;
}

form {
	padding: 0px;
	margin: 0px;
}

A {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       text-decoration: none;
        color: #b2cf7d;
}
A:link {}
A:visited {}
A:hover {
        text-decoration: underline;
        color: #5a9f0b;
}

.Titel {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #5a9f0b;
		line-height : 18px;
		margin-bottom: 10px;
}

.Untertitel {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #5a9f0b;
		line-height : 16px;
}

.Textnormal {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #333333;
		line-height : 16px;
}

.Textfett {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #333333;
		line-height : 16px;
}

.TextfettGruen {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #5a9f0b;
		line-height : 16px;
}

.Textklein {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #333333;
		line-height : 13px;
}

.Button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5a9f0b;
	border : solid #b2cf7d 1px;
	background-color : #eeeeee;
	line-height : 14px;
}

.Feld {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	border : solid #b2cf7d 1px;
	background-color : #FFFFFF;
	line-height : 13px;
}

.Mehr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b2cf7d;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
        text-decoration: underline;
        color: #5a9f0b;
}

.Hauptmenue {
	font-family: \"Times New Roman\", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height : 28px;
}
.Hauptmenue:link {}
.Hauptmenue:visited {}
.Hauptmenue:hover {
        text-decoration: none;
        color: #999999;
}

.HauptmenueAktiv {
        font-family: \"Times New Roman\", Times, serif;
		font-size: 16px;
		font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
		line-height : 28px;
}
.HauptmenueAktiv:link {}
.HauptmenueAktiv:visited {}
.HauptmenueAktiv:hover {
        text-decoration: none;
        color: #e0e0e0;
}

.Untermenue {
	font-family: \"Times New Roman\", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	color: #333333;
	background-color: #e0eec6;
	width: 107px; 
	height: 26px; 
	line-height: 26px;
}
.Untermenue:link {}
.Untermenue:visited {}
.Untermenue:hover {
        text-decoration: none;
        color: #999999;
}

.UntermenueAktiv {
    font-family: \"Times New Roman\", Times, serif;
	font-size: 14px;
	font-weight: bold;
    font-style:italic;
	text-decoration: none;
    color: #333333;
	background-color: #9cc56d;
	width: 107px; 
	height: 26px; 
	line-height: 26px;
}
.UntermenueAktiv:link {}
.UntermenueAktiv:visited {}
.UntermenueAktiv:hover {
    text-decoration: none;
    color: #999999;
}

.Nebenmenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height : 30px;
}
.Nebenmenue:link {}
.Nebenmenue:visited {}
.Nebenmenue:hover {
        text-decoration: none;
        color: #999999;
}

.NebenmenueAktiv {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
		font-weight: bold;
        text-decoration: none;
        color: #5a9f0b;
		line-height : 30px;
}
.NebenmenueAktiv:link {}
.NebenmenueAktiv:visited {}
.NebenmenueAktiv:hover {
        text-decoration: none;
        color: #b2cf7d;
}

.Navigationsbox {
	z-Index: 100;
	display: none;
	position: absolute;
	width: 107px;
}
