body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: url(images/rahmen/site_bg.GIF);
}

.dummy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
}

#navigation1 {
	padding: 3px 0 0 0;
	margin: 0;	
}
#navigation1 li {
	display: inline; 
	list-style-type: none;
	padding: 1px 0px 0 4px;
	margin: 0 0px 0 0;
	background-color: #EEEDEB;
}

#navigation1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 4px 0 5px;
	color: #5CA22E;
	border-top: 1px solid #EEEDEB;
	border-left: 1px solid #EEEDEB;
	border-right: 1px solid #EEEDEB;
	border-bottom: 0;
}
#navigation1 a:hover {
	border-top: 1px solid #5CA22E;
	border-left: 1px solid #5CA22E;
	border-right: 1px solid #5CA22E;
	border-bottom: 0;
	color: #006600;
}
#navigation1 .nav1aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 4px 0 5px;
	color: #5CA22E;
	border-top: 1px solid #5CA22E;
	border-left: 1px solid #5CA22E;
	border-right: 1px solid #5CA22E;
	border-bottom: 0;
}

#navigation2 {
	padding: 3px 0 0 0;
	margin: 0;
	
}
#navigation2 li {
	display: inline; 
	list-style-type: none;
	padding: 0px 6px 0 0px;
	margin: 0 0px 0 0;
}

#navigation2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 6px 0 0px;
	color: #FFFFFF;
}
#navigation2 a:hover {
 	color: #CCCCCC;
}
.nav2aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 1px 0 0px;
	color: #EBEBEB;
}
#navigation3 {
	color: #638A56;
	text-align: right;
	margin: 6px 0 10px 0;
}
#navigation3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #638A56;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 0 3px;
	margin: 4px 0 4px 0; 
}
#navigation3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #638A56;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 0 3px;
	margin: 4px 0 4px 0; 
}
#navigation3 a:hover {
	text-decoration: underline;
	color: #006633;
}

.normal {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px; 
}

.gross {
	font-size: 15px;
}

.inhalt {
	/*padding: 10px 0px 10px 10px; */
	padding: 0; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.inhalt a, .inhalt a:visited {
	text-decoration: none;
	color: #009900;
}
.inhalt a:hover {
	text-decoration: underline;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 3px; 
	left: 6px; 
	z-index: 2;
	line-height: 20px;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 4px;
	left: 8px; 
	z-index: 1;
	line-height: 20px; 
}
.language {
	position: absolute;
	left: 730px; 
	top: 20px; 
}
.ul_mission {
    margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

.li_mission {
	list-style-type: none;
	list-style-image: url(/images/quadrat.gif);
	list-style-position: outside;
/*	text-indent: -15px;*/
	vertical-align: middle;
}
.tabelle_hg1 {
	background-attachment: fixed;
	background-image: url(/images/hg_ringe.JPG);
	background-repeat: no-repeat;
	background-position: center 70px;
}
.zelle_hellbraun {
/*background-color:#C9C099;*/
background-color:#DBD5BA;
color:#000000;
letter-spacing:1px;
}

.zelle_braun {
background-color:#FFFFFF;
color:#000000;
letter-spacing:1px;
}

ul,li {
	list-style-type:none;
	list-style-image:url(/images/aufz_gruen.gif);
	list-style-position:inerhit;
	margin-left: 8px;
	padding-left:inherit;
}

.border_left_right {
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
}
