/* CSS Document */

body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

p, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p { padding: 3px; }
td { padding: 3px; }

h1, .h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;	
}

h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
}

h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00843e;
	font-weight: normal;
	margin-top: 0px;
}

hr {
	height: 1px;
	color: #E5E5E5;
	border-left: 1px;
	border-color: #E5E5E5;
	border-bottom-style: solid;
}


a {
	color: #00843E;
	text-decoration: underline;
	cursor: pointer;
}

a.subnav, a.weiss {
	text-decoration: none;
	color: #FFFFFF;
}

a.subnav:hover {
	text-decoration: underline;
}

a.login {
	text-decoration: underline;
	color: #FFFFFF;
}

a.bottom {
	text-decoration: none;
	color: #747474;
}

.button {
	background-color: #00843E;
	color: #ffffff;
	border: none;
	font-weight: bold;	
	padding: 4px 10px 3px 10px;
	height: 22px;
	cursor: pointer;
}


.buttonLogin {
	background-color: #E5E5E5;
	color: #000000;
	border: none;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}

.buttonGruen {
	background-color: #00843E;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
}

.fontGruen {
	color: #00843E;
}


.fontWeiss {
	color: #FFFFFF;
}

.fontHilfe {
	color: gray;
	font-style: italic;
	font-size: 11px;
}

.bgGrau {
	background-color: #E5E5E5;
}

.bgGrau20 {
	background-color: #E5E5E5;
	border: 16px solid #E5E5E5;
}

.bgWhite {
	background-color: #FFFFFF;
}

.bgWhite20 {
	background-color: #FFFFFF;
	border: 16px solid #FFFFFF;
}

.bgGruen {
	background-color: #00843E;
}

.bgGruen20 {
	background-color: #00843E;
	border: 16px solid #00843E;
}
.underLineWhite {
	border-bottom: 1px solid white;
}

.info {
	background-color: #E5E5E5;
	color: #00843E;
	padding: 4px 5px 3px 5px;
}



.linkNavi {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #E5E5E5;
	cursor: pointer;
}

.navActive {
	background: #00843E;
	color: #FFFFFF;
	font-weight: bold;
}

.schritt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #42a470;
}

.schrittAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.headerBalken680 {
	width:680px;
	height: 53px;
	background-color: #00843E;
	background-image:url(../images/headerBalken680.gif);
}

.headerBalken382 {
	width:382px;
	height: 53px;
	background-color: #00843E;
	background-image:url(../images/headerBalken382.gif);
}

.notifyBalken938 {
	width:938px;
	background-color: #FFFFAA;
	border: 1px solid #FF0000;
}

.notifyBalken680 {
	width:678px;
	background-color: #FFFFAA;
	border: 1px solid #FF0000;
}

.notifyBalken382 {
	width:380px;
	background-color: #FFFFAA;
	border: 1px solid #FF0000;
}


.subnavOben {
	padding: 3px 15px 0px 15px;
	float: left;
}

.galleryDiv {
	width: 120px;
	height: 200px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: right;
}

.sprachwahl {
	text-decoration: none;
	color: gray;
}


.contentLinks680 {
	width: 680px;
}

.contentRechts239 {
	width: 239px;
}

.contentLinks940 {
	width: 920px;
}

.contentRechts0 {
	width: 0px;
}

.ie55only {
	display: none;
}
/* Karteireiter */

#navsite {
	width:720px;
	background-color: red;
	float:left;
	margin: 0px; 

}

.navDiv {
	text-align: center;
	border-left: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}


.navDivCurrent {	
	text-align: center;
	border-left: 1px solid #E5E5E5;
	background-color: #00843E;
	cursor: pointer;
	cursor: hand;
}


.navA {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.navACurrent {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




/*************  Layer   **************/

#divContainer {	
	background-color: #FFFFFF;
	border: 10px solid white;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

	#divLogo {
		position: relative;
		width: 402px;
		float: left;
	}
	
	#divSprachwahl {
		position: relative;
		width: 80px;
		margin-top: 22px;
		margin-left: 439px;
		text-align: right;
		float: left;
	}
	
	#divHeader {
		position: relative;
		background-color: #E5E5E5;
		width: 720px;
		height: 150px;
		float: left;
	}
	
	#divLogin {
		position: relative;
		background-color: #00843E;
		padding: 20px;
		width: 200px;
		height: 110px;
		float: left;
	}
	
	#divNav {
		position: relative;
		background-color: #ffffff;
		width: 100%;
		clear: both;
	}
	
	#divSpacer {
		position: relative;
		background-color: #ffffff;
		width: 20px;
		height: 20px;
	}
	
	#divSubnavOben {
		position: relative;
		background-color: #00843E;
		width: 920px;
		height: 30px;
		padding: 8px 20px 1px 20px; 
		margin-top:20px;
	}
	
	#divSubnavRechts {
		position: relative;
		background-color: #00843E;
		width: 199px;
		padding:20px;
		clear: both;
	}	
		
	#divContentLinks {
		position: relative;
		background-color: #FFFFFF;
		padding: 0px 20px 20px 0px;
		margin-top: 20px;
		float: left;
	}
	
	#divContentRechts {
		position: relative;
		background-color: #FFFFFF;
		float: right;
		margin: 20px 0px 20px 0px;
	}
	
	#divLinks {
		position: relative;
		width: 680px;
	}		
	
#divBottom {
	position: relative;
	background-color: #E5E5E5;
	width: 920px;
	height: 16px;
	margin-top: 0px;
	padding: 6px 20px 6px 20px;
	clear: both;
}
	

/* Alte Classes fr die Statistik */

.bgZelleInaktiv {
	background-color: #E5E5E5;
	padding: 0px 5px 0px 5px;
}

.bgZelleInaktiv0 {
	background-color: #E5E5E5;
	padding: 0px 5px 0px 5px;
}

.bgZelleInaktiv1 {
	background-color: #ebebeb;
	padding: 0px 5px 0px 5px;
}

.bgZelleAktiv {
	background-color: #9cd6b5;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

.bgZelleDetail1 {
	background-color: #E5E5E5;
	height: 19px;
}

.bgZelleDetail0 {
	background-color: #ffffff;
	height: 19px;
}
.leftBorder {
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #C4C4C6;
	border-top: 1px solid #C4C4C6;
	border-bottom: 1px solid #C4C4C6;
}
.centerBorder {
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #C4C4C6;
	border-bottom: 1px solid #C4C4C6;
}
.rightBorder {
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #C4C4C6;
	border-top: 1px solid #C4C4C6;
	border-bottom: 1px solid #C4C4C6;
}

.summenFeld {
	background-color: #00843E;
	color: #ffffff;
}

	/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00843E;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #00843E;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #00843E;
	text-decoration: underline;
}
.dtree a.nodeSel {
/*	background-color: #00843E; */
}
.dtree .clip {
	overflow: hidden;
}
