@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.HEADLINE_Index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #448A2A;
	text-decoration: none;
}

.navi_oben {

	background-image: url(../layout/bg_navi_oben.jpg);
	background-repeat: repeat-x;
}
.navi_unten {
	background-image: url(../layout/bg_navi_unten.jpg);

}
.bild_leaves_bottom {
	background-image: url(../layout/bottom_leaves_outside.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	bottom: 0px;
}
.bottom_line {
	background-image: url(../layout/bottom.jpg);
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(../layout/left_green_bg.jpg);
	background-repeat: repeat-y;
}
.bg_index {
	background-image: url(../layout/bg_index.jpg);
	background-repeat: repeat-y;
}
.bg_index_table {
	background-image: url(../layout/bx_index_table.jpg);
	background-repeat: repeat-y;
}
.imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.address {
	background-image: url(../layout/address.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


a.imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.imprint:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.BG {
	background-image: url(../layout/BG.jpg);
	background-repeat: repeat;
}


.BG_green {
	background-image: url(../layout/BG_gruen.jpg);
	background-repeat: repeat;
}
.fliesstext {
	font-family: Geneva;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	letter-spacing: 0.7px;
	line-height: 16px;
}
.UEBER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #448A2A;
	text-decoration: none;

}
.ueber_unter {
	font-family: Geneva;
	font-size: 13px;
	color: #448A2A;
}



.NAVILEISTE_between{
	color: #003300;
}
	
	.NAVILEISTE {
	font-family: Geneva;
	font-size: 13px;
	color: #003300;
	line-height: 16px;
	letter-spacing: 0.7px;
}
	
a.NAVILEISTE {
	font-family: Geneva;
	font-size: 13px;
	color: #003300;
	line-height: 16px;
	letter-spacing: 0.7px;
}
a.NAVILEISTE:link {

	text-decoration: none;
}
a.NAVILEISTE:visited {
	text-decoration: none;
	color: #333333;
}
a.NAVILEISTE:hover {
	text-decoration: none;
	color: #448728;
}
.blue {
	background-image: url(../layout/blue.jpg);
	background-repeat: repeat-x;
}

a.NAVILEISTE:active {
	text-decoration: none;
	color: #448728;
}



.NAVIunterTEST{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.NAVIunterACTIVE{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #448728;}

a.NAVIunter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.NAVIunter:link {
	text-decoration: none;
}
a.NAVIunter:visited {
	text-decoration: none;
	color: #333333;
}
a.NAVIunter:hover {
	text-decoration: none;
	color: #448728;
}
a.NAVIunter:active {
	text-decoration: none;
	color: #448728;
}












a.sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a.sitelink:link {
	text-decoration: none;
}
a.sitelink:visited {
	text-decoration: none;
	color: #006699;
}
a.sitelink:hover {
	text-decoration: none;
	color: #336600;
}
a.sitelink:active {
	text-decoration: none;
	color: #336600;
}



.hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #448A2A;
}

