body {
	background-color: #EEE;
	margin-top: 5px;
	padding-top: 5px;
}
p, td, tr, th, a, input, select, textarea, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	padding-bottom: 13px;
	line-height: 16px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	margin-left: 3em;
	padding-bottom: 15px;
}
h1 {
	color: #008200;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 3px 0 12px 0;
	line-height:24px;
}
h2 {
	color: #008200;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding-bottom: 10px;
	line-height:20px;
}
form {
	display: inline;
}
a {
	color: #008200;
}
/* ----------------------------------- Globale Seitendarstellung */
table.page {
	width: 876px;
	border-right: 1px solid #4E9644;
	border-left: 1px solid #4E9644;
	background-color: #FFF;
}
/* ----------------------------------- Headerbereich */
table.header {
	background-color: #4E9644;
	border-collapse: collapse;
}
	table.header td {
		font-size: 10px;
		text-align: center;
		color: #FFF;
		border-bottom: 2px solid #FFF;
		height: 17px;
	}
	table.header a {
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
		display: block;
		height: 17px;
		padding: 2px 4px 0 4px;
		font-family: Arial Narrow, Helvetica, sans-serif;;
	}
/* ----------------------------------- Footerbereich */
td.footer {
	background-color: #4E9644;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #FFF;
	height: 23px;
	font-weight: normal;
}
/* ----------------------------------- Spalten */
.linkeSpalte {
	width: 195px;
	background-image: url(global_gfx/menu_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.mittlereSpalte {
	width: 456px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px
}
.mittlereSpalte2 {
	width: 444px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px
}

.mittlereSpalte3 {
	width: 439px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 0px
}
.mittlereSpalte2 img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rechteSpalte {
	width: 200px;
	vertical-align:top;
}
.rechteSpalteInhalt {
	width: 180px;
	vertical-align:top;
	background-color: #F2F2F2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.logo {
	margin: 5px 5px 25px 0;
}
.topimage {
	margin: 20px 0 20px 0;
}
/* ----------------------------------- Druckansich */
td.druckansicht {
	padding: 3px 0px 3px 15px;
	background-image: url(global_gfx/menu_bg.jpg);
	background-repeat: repeat-y;
}
	td.druckansicht a {
		text-decoration: none;
		color: #000;
	}
/* ----------------------------------- Menu */
#menu {
	margin-top: 20px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	#menu ul a {
		text-decoration: none;
		color: #000;
		padding-left: 15px;
		border-bottom: 1px solid #FFF;
		display: block;
		height: 17px;
		padding-top: 3px;
	}
	#menu ul .blind {
		text-decoration: none;
		color: #000;
		padding-left: 15px;
		border-bottom: 1px solid #FFF;
		display: block;
		height: 17px;
		padding-top: 3px;
	}
	#menu ul a:hover {
		background-color: #C6DCB6;
	}
	#menu ul ul a {
		padding-left: 30px;
	}
	#menu ul a.on {
		text-decoration: none;
		color: #000;
		padding-left: 15px;
		border-bottom: 1px solid #FFF;
		display: block;
		height: 17px;
		padding-top: 3px;
		background-image: url(global_gfx/over_bg.gif);
		background-repeat: no-repeat;
		background-color: #C6DCB6;
	}
	#menu ul ul a.on {
		padding-left: 30px;
	}
/* --------------------------------------- IE Min-Height Hack*/
	html>body #menu ul ul a, html>body #menu ul ul a.on {
		height: auto;
		min-height: 17px;
		padding-bottom: 1px;
	}
/* ----------------------------------- Box mit Verlauf */
table.verlaufbox {
	width: 180px;
}
	table.verlaufbox th {
		background-image: url(global_gfx/box_headerverlauf_bg.jpg);
		background-repeat: repeat-y;
		color: #FFF;
		text-align: left;
		padding: 3px 5px 3px 5px;
	}
	table.verlaufbox td {
		background-image: url(global_gfx/box_verlauf_bg.jpg);
		background-repeat: repeat-y;
		padding: 3px 5px 3px 5px;
	}
	table.verlaufbox p {
		padding: 0px;
		line-height: 16px;
	}
	table.verlaufbox ul {
		margin: 0px;
		list-style: url(global_gfx/li_pfeil.gif);
		margin-left: 1.5em;
	}
	table.verlaufbox ul ul {
		margin-left: 1em;
	}
	table.verlaufbox a {
		color: #008200;
		background-repeat: no-repeat;
	}
/* ----------------------------------- Box mit Rahmen */
table.rahmenbox {

	width:180px;
}
	table.rahmenbox th {
		color: #000;
		text-align: left;
		padding: 3px 5px 3px 5px;
	}
	table.rahmenbox td.txt {
		padding: 3px 5px 3px 5px;
	}
	table.rahmenbox p {
		padding: 0px;
		line-height: 16px;
	}
	table.rahmenbox a {
		color: #000;
		padding-left: 15px;
		background-image: url(global_gfx/pfeil.gif);
		background-repeat: no-repeat;
	}
/* ----------------------------------- Formularfelder */
input, textarea, select {
	background-image: url(global_gfx/box_verlauf_bg.jpg);
	background-repeat: repeat-y;
	background-color: #E5ECE4;
	border: 1px solid #4E9644;
	margin: 2px;
}
/* ----------------------------------- Intro */
.intro {
	font-size:12px; 
	line-height:16px; 
	padding-bottom:5px; 
	color: #999;
}

.intro2 {
	color: #999;
	font-style:italic;
}
table.startseite {
	
}
	table.startseite img {
		margin: 0px;
		margin-right: 5px;
	}







