/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


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;
}

h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00843e;
	font-weight: normal;
}

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: 140px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

/* Karteireiter */

.navsite {
	width:720px;	
}

#navsite ul {
	padding: 7px 0px 0px 0px; 
	margin: 0px; 
	font: bold 12px Arial, Helvetica, sans-serif; 
}
#navsite ul li {
	list-style: none;
	margin: 0; 
	display: inline; 
}
#navsite ul li a {
	padding: 7px 25px 10px 25px; 
	border-left: 1px solid #E5E5E5;
	background: #FFFFFF;
	text-decoration: none;
}
#navsite ul li a:link {
	color: #000000;
}
#navsite ul li a:visited {
	color: #000000;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #FFFFFF;
	background: #00843E;
	border-color: #E5E5E5;
}
#navsite ul li a#current {
	color: #FFFFFF;
	background: #00843E;
	border-color: #E5E5E5;
}



/*************  Layer   **************/

#divContainer {	
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px;
}

	#divLogo {
		position: relative;
		background-color: #ffffff;
		width: 100%;
	}
	
	#divHeader {
		display: none;
	}
	
	#divLogin {
		display: none;
	}
	
	#divNav {
		display: none;
	}
	
	#divSpacer {
		display: none;
	}
	
	#divSubnavOben {
		display:none;
	}
	
	#divSubnavRechts {
		display:none;
	}	
		
	#divContentLinks {
		position: relative;
		background-color: #FFFFFF;
		padding: 0px 0px 0px 0px;
		margin-top: 0px;
		float: left;
	}
	
	#divContentRechts {
		display: none;
	}
	
	#divLinks {
		position: relative;
		width: 680px;
	}		
	
#divBottom {
	position: relative;
	background-color: #E5E5E5;
	width: 720px;
	height: 16px;
	margin-top: 0px;
	padding: 6px 20px 6px 20px;
	clear: both;
}
	
.noprint {
	display:none;
}

/* Alte Classes für 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;
}

