body {
	font-size: 101%;
	text-align: center;
	margin: 0px;
}
#gesamtContainer {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 90%;
	background: #CAF258;
}
#header {
	height: 130px;
	background: #caf258 url(../pics/mood_header.jpg) no-repeat right top;
}

#navBox {
	float: left;
	width: 16.5em;
	padding-right: 2em;
	margin-bottom: 20px;
	padding-top: 35px;
}
#contentBox {
	margin-top: 35px;
	margin-right: 1em;
	margin-left: 1.5em;
	background-color: #caf258;
	padding-bottom: 1em;
}
#footer {
	clear: both;
	height: 21px;
	background: url(../pics/bg_footer.gif) repeat-x left top;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	border-top: 5px solid #FFFFFF;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#trennLinie {
	background: #FFFFFF;
	height: 5px;
	overflow: hidden;
}
#logoBox {
	float: left;
	width: 17.5em;
	padding-top: 15px;
	text-align: left;
	padding-left: 1em;
	height: 115px;
	background-image: url(../pics/bg_header_welle.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #63c91f;
}
#moodBox {
	text-align: right;
	height: 130px;
	float: right;
}
#moodKlein {
	position: absolute;
	height: 60px;
	width: 60px;
	top: 110px;
	right: 3%;
}
#gesamtInhalt {
	background: #63C91F;
	width: 100%;
}
#navBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navBox li {
	margin-bottom: 1em;
	margin-left: 1.5em;
	display: block;
	width: 90%;
}
#navBox a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navBox a:hover {
	color: #63C91F;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;	
}
#secNavBox {
	height: 1.5em;
	background: #99CC33;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	padding-left: 1.5em;
}
#secNavBox a {
	color: #FFFFFF
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#secNavBox a:hover {
	color: #FFFFFF
	font-weight: bold;
	text-decoration: underline;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
legend {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
}
label.inputTxt {
	float: left;
	width: 11em;
	line-height: 150%;
	clear: left;
	display: block;
}
label.checkboxLeft {
	width: 15em;
	display: block;
	float: left;
}
input.checkboxLeft {
	float: left;	
}
legend {
	color: #666666;
}
.formInputLong {
	width: 20em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.formInputShort {
	width: 4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	
}
.formInputMedium {
	width: 15.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.4em;
}
.inputButtonLeft {
	margin-left: 11em;
	margin-right: 1em;
}
cite.block {
	background-color: #FFFFE8;
	display: block;
	padding: 0.5em;
	border: 2px solid #006600;
	margin-top: 1em;
	font-style: normal;
}
cite.kundenstimmen {
	font-style: italic;
}
#skipper {
	overflow: hidden;
	visibility: hidden;
	height: 0px;	
}
p.fontSize {
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 80%;
}
#columnRight {
	background-color: #CAF258;
	margin-left: 18.5em;
	clear: right;
}
th {
	text-align: left;
}
a img {
	border: none;
}
table.datentabelle {
	background-color: #000000;
}
tr {
	background-color: #caf258;
}
caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;
}