*{
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	text-align: center;
	margin-top: 50px;
	font: 15px/17px Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	font-variant:small-caps;
	color: #00592d;
	line-height: 26px;
	margin-bottom: 24px;
}
h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	color: #000;
}
p {
	margin-bottom: 14px;
}
div#container {
	width: 840px;
	text-align: left;
	margin: 0 auto;
}
div#navi {
	width: 224px;
	background: #00592d url(../img/bg_navi.gif) no-repeat;
	border: 8px solid #babab9;
	float: left;
	margin-right: 5px;
	min-height: 500px;	
}
div#navi ul {
	width: 224px;
	margin: 0;
	padding: 0;
}
div#navi li {
	list-style: none;
	display: block;
	width: 224px;
	margin: 0;
	padding: 0;
}
div#navi li:first-child,
div#navi li:last-child {
	font-size: 17px;
}
div#navi li a {
	font-variant: small-caps;
	padding-left: 10px;
	padding-top: 10px;
	height: 25px;
	display: block;
	border-bottom: 1px dotted #e9eeda;
	color: #d4deb5;
	text-decoration: none;
}
div#navi li a.highlight {
	font-size: 19px;
}
ul li a:hover,
ul li a.current  {
	color: #00592d !important;
	background-image: url(../img/bg_hover.png);
}
div#navi ul li ul#menu2 {
	background-color: none;
	border: none;
	padding: 2px 0 15px 20px;	
}
ul#menu2 li a {
	font-variant: small-caps;
	color: #CAD8B2;
	text-decoration: none;
	border: none;
	height: 13px;
	
}
ul#menu2 li a:hover,
ul#menu2 li a.current {
	color: #CAD8B2 !important;
	background-image: none !important;
	text-decoration: underline;
	font-weight: normal;
}
ul#menu2 li:first-child,
ul#menu2 li:last-child {
	font-size: 15px;
}
div#navi_sub {
	width: 224px;
	text-align: center;
	color: #d4deb5;
	font-size: 10px;
	margin-top: 100px;
	margin-bottom: 10px;
}
div#navi_sub a {
	color: #d4deb5;
}
div#header {
	width: 574px;
	border: 8px solid #babab9;
	float: right;
	background-color: #babab9;
}
div#content {
	width: 554px;
	padding-left: 10px;
	padding-right: 10px;
	border: 8px solid #babab9;
	float: right;
	line-height: 19px;
	min-height: 365px;
	background-color: #babab9;
}
div#content a {
	color: #000;
}
div#content a:hover {
	color: #000;
	text-decoration: none;
}
div#content ul {
	margin-left: 15px;
}
div#footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 250px;
	padding-top: 5px;
	margin-bottom: 20px;
	font-stretch:
}
div#footer a {
	color: #FFF;
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}
.thumb img {
	border: none;
}
.thumb {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}	
div#clear {
	clear: both;
}

th {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #172f50;
	background-color: #dbe3f4;
	font-weight: bold;
}
div#datepicker input {
	width: 60px;
}
												
/* forms
======================================== */
form {
	display: block;
	margin-bottom: 1.4em;
}
fieldset {
	background: #CAD8B2;
	border: 1px solid #00592d;
	padding: 24px;
	margin-bottom: 1.4em;

}
legend {
	color: #05386F;
	display: none;
	font-weight: normal;
}
label {
	color: #000;
	display: block;
}
.inline {
	display: inline;
}
label.inline {
	display: inline;
	margin-left: 5px;
}
input,
textarea,
select {
	border: 1px solid #FEFEFE;
	margin-bottom: 10px;
	padding: 4px;
	width: 450px;
}
input:focus,
textarea:focus,
select:focus,
input#saddr {
	border: 1px solid #00592d;
}
.widthauto {
	width: auto;
}
input.error {
	border: 1px solid #FF0000;
	margin-bottom: 0;
}
span.error {
	background: url(../img/arrow_up.gif) left top no-repeat;
	color: #FF0000;
	display: block;
	padding-left: 20px;
	padding-top: 1px;
}
select {
	width: auto;
}
input.submit.button {
	width: auto;
}
form br {
	clear: left;
}
div#vorher {
	width: 250px;
	float: left;
}
div#nachher {
	width: 250px;
	float: right;
}
			.galerie {			
				padding: 2px;
				margin: 0 5px 5px 0;
				border: 1px solid #00592d;
				width: 260px;
				height: 195px;
				text-align: center;
				background-color:#FFFFFF;
			}
			#galerie_left {
				float: left;
			}
			#galerie_right {
				float: right;
			}
div#header #animation {
	list-style: none;
}
.mitarbeiter {
	margin-bottom: 20px;
	height: 220px;
}	
.mitarbeiter-text p {
	width: 274px;
	float: right;
}
.mitarbeiter img {
	float: left;
	margin-right: 20px;
}
