body {
	background-color: #e4f096;/*e4f096*/
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hg_striche.gif);
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	line-height: 1em;
}
.kleiner {
	font-size: 11px;
}
a {
	color: #E69D12;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #94ae05;
	text-decoration: underline;
}
a.nachr_link {
	font-weight: normal;
}
a.detailLink {
	font-weight: normal;
	color:#94ae05;
	background-color: #ffd27d;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
a.detailLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94ae05;
}

a.sitemapLink {
	font-weight: normal;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
a.sitemapLink:hover {
	text-decoration: none;
}
a.buttons {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffd27d;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
a.buttons:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94ae05;
}
.hauptnavi {
	color: #000000;
	background-color: #F9FBED;
}
.hauptnavi a {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.hauptnavi a:hover {
	background-color: #e4f096;
	color: #000000;
    text-decoration: none;
}
.hauptnavi_selected a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	background-color: #e4f096;
	font-weight: bold;
    text-decoration: none;
}
.hauptnavi_selected a:hover {
    text-decoration: none;
	color: #000000;
}
.usernavi {
	color: #000000;
	background-color: #F9FBED;
}
.usernavi a {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.usernavi a:hover {
	background-color: #ffd27d;
    text-decoration: none;
	color: #000000;
}
.usernavi_selected a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	background-color: #ffd27d;
	font-weight: bold;
    text-decoration: none;
}
.usernavi_selected a:hover {
    text-decoration: none;
	color: #000000;
}
.navi_abstand {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}

/* unternavigation */
.unternavi{
	background-color: #F3F9D0;
}
.unternavi a {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #F3F9D0;
}
.unternavi a:hover {
	background-color: #e4f096;
    text-decoration: none;
	color: #000000;
}
.unternavi_selected{
	background-color: #e4f096;
}
.unternavi_selected a {
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
	background-color: #e4f096;
	font-weight: bold;
    text-decoration: none;
}
.unternavi_selected a:hover {
    text-decoration: none;
	color: #000000;
}
a.servicenavi {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.servicenavi:hover {
	color: #000000;
	text-decoration: none;
}
a.servicenavi_selected {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #EEEEEE;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #EEEEEE;
	cursor: pointer;
} 
h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:20px;
	width:100%;
	background-color:#94ae05;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
}
h3 {
	font-weight: bold;
	color: #C3C3C3;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	text-transform: uppercase;
}
h4 {
	color: #C3C3C3;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
h5 {
	font-weight: bold;
	font-size: 10px;
}
h6 {
	font-weight: bold;
	font-size: 9px;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.schriftHell {
	color: #E6E6E6;
}
.HGdunkel {
	background-color: #C3C3C3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #F9FBED;
}
.HGfarbe {
	background-color: #FDFD51;
}.rot {
	color: #FF0000;
}
.subnavi {
	background-color: #B7DBFF;
	color: #25588B;
}
.subnavi a {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
}
.subnavi a:hover {
	background-color: #25588B;
	color: #B7DBFF;
    text-decoration: none;
}
.subnavi_selected a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #B7DBFF;
	background-color: #25588B;
    text-decoration: none;
	font-weight: normal;
}
.subnavi_selected a:hover {
    text-decoration: none;
}
table.headerBox {
	border: 10px solid #E69D12;
	background-color:#091806;
}
table.footerBox {
	border: 10px solid #E69D12;
	background-color:#e4f096;
}
.headerText {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.anmeldeText {
	font-size: 11px;
	color:#FFFFFF;
}
input.headerInput {
	width: 100px;
	font-size: 10px;
}
input.headerButton {
	color: #FFFFFF;
	background-color: #E69D12;
	cursor: pointer;
	width: 70px;
} 
input.passwortResetButton {
	color: #FFFFFF;
	background-color: #E69D12;
	cursor: pointer;
	width: 110px;
} 
input.commonButton {
	color: #FFFFFF;
	background-color: #E69D12;
	cursor: pointer;
}
.HGauflistungHeader {
	color: #000000;
	background-color: #ffd27d;
}
.aufzRow {
	background-color: #e4f096;
	vertical-align: top;
}
.aufzRowHeller {
	background-color: #EEF5BC;
	vertical-align: top;
}
img.user_photo {
	border:#E69D12 solid 1px;
	margin: 5px;
}
img.bannerRechts { 
	border:#94ae05 solid 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.bannerUnten { 
	border:#94ae05 solid 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
table.bannerRechts { 
	margin-top: 15px;
}
#main {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}
#werbung_rechts {
	position: absolute;
	top: 0px;
	left: 835px;
	width: 80px;
	float: left;
}
.werbung_rechts {
	padding-top: 15px;
}
#werbung_unten {
	margin-left: 15px;
}
.divSitemapAussen {
	background-color: #EEF5BC;
	float:left; 
	width:185px; 
	margin:5px;
	padding:5px;
	height:400px;
}
.divSitemapInnen {
	background-color: #EEF5BC;
	float:left; 
	width:150px; 
	margin:5px;
	padding:5px;
	height:400px;
}
