Body,a,td,th,br,h1,h2,h3,h4,p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
		line-height : 18px;
		margin-bottom: 0px;
		margin-top: 10px;
}

input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height : 12px;
	margin-top: 0px;
    margin-bottom: 0px;
}

ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-bottom : 7px;
	margin-top : 5px;
}

A {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #d43149;
}
A:link {}
A:visited {}
A:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #666666;
}

.Titel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #d43149;
		line-height : 22px;
		margin-top: 0px;
}

.TitelGruen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #517102;
		line-height : 22px;
		margin-top: 0px;
}

.Untertitel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
		margin-top: 0px;
		line-height : 18px;
}
.Untertitel:link {}
.Untertitel:visited {}
.Untertitel:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #d43149;
		margin-top: 0px;
		line-height : 18px;
}

.UntertitelGruen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
		margin-top: 0px;
		line-height : 18px;
}
.UntertitelGruen:link {}
.UntertitelGruen:visited {}
.UntertitelGruen:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #517102;
		margin-top: 0px;
		line-height : 18px;
}

.Textnormal {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
		line-height : 18px;
}

.TextnormalRot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #d43149;
		line-height : 18px;
}

.TextnormalGruen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #517102;
		line-height : 18px;
}

.Textfett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
		line-height : 18px;
}

.TextfettRot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #d43149;
		line-height : 18px;
}

.TextfettGruen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #517102;
		line-height : 18px;
}

.Textklein {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
		line-height : 14px;
}

.TextkleinRot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #d43149;
		line-height : 14px;
}

.TextkleinGruen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #517102;
		line-height : 14px;
}

.TextkleinFett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
		line-height : 14px;
}

.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border : solid #D0D0D0 1px;
	background-color : #f4f4f4;
	line-height : 14px;
	margin-top: 0px;
}

.Feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border : solid #D0D0D0 1px;
	background-color : #FFFFFF;
	line-height : 12px;
	margin-top: 0px;
}

.Mehr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d43149;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #666666;
}

.MehrGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #517102;
}
.MehrGruen:link {}
.MehrGruen:visited {}
.MehrGruen:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #666666;
}

.Pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height : 14px;
}
.Pfad:link {}
.Pfad:visited {}
.Pfad:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #d43149;
}

.Hauptmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height : 24px;
}
.Hauptmenue:link {}
.Hauptmenue:visited {}
.Hauptmenue:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #c7c7c7;
}

.HauptmenueAktiv {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
		font-weight: bold;
        text-decoration: none;
        color: #c7c7c7;
		line-height : 24px;
}
.HauptmenueAktiv:link {}
.HauptmenueAktiv:visited {}
.HauptmenueAktiv:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #000000;
}

.Untermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height : 18px;
}
.Untermenue:link {}
.Untermenue:visited {}
.Untermenue:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c7c7c7;
}

.UntermenueAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #c7c7c7;
	line-height : 18px;
}
.UntermenueAktiv:link {}
.UntermenueAktiv:visited {}
.UntermenueAktiv:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.Nebenmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height : 18px;
}
.Nebenmenue:link {}
.Nebenmenue:visited {}
.Nebenmenue:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #c7c7c7;
}

.NebenmenueAktiv {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
		font-weight: bold;
        text-decoration: none;
        color: #000000;
		line-height : 18px;
}
.NebenmenueAktiv:link {}
.NebenmenueAktiv:visited {}
.NebenmenueAktiv:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #c7c7c7;
}