* {
	margin: 0;
	padding: 0;
	font: 12px Arial, sans-serif;
	color: #333;
}

li {
	list-style: none;
}

strong {
	font-weight: bold;
}

html, body {
	height: 100%;
}

body {
	background: #87953f;
	height: 100%;
	width: 100%;
	float: left;
	position: relative;
	min-height: 100%;
}

	#wrapper-1 {
		position: relative;
		min-height: 100%;
		height: 100%; 

		margin: 0 auto;
		width: 728px;
		float: none;
	}
	
		#wrapper-2 {	
			min-height: 100%;
			height: auto !important;
			height: 100%; 
			position: relative;
			
			padding: 0 3px;		
			background: url(../images/background.jpg) repeat-y center top;
			float: left;
			width: 720px;
		}
			
			#head {
				background: url(../images/top-bottom.jpg) repeat-x;
				padding: 45px 0 0 29px;
			}
			
				#head h1 {
					margin: 0 0 21px 0;
				}
				
					#head h1 a {
						display: block;
						text-indent: -5000px;
						overflow: hidden;
						background: url(../images/ungemach.jpg) no-repeat;
						width: 532px;
						height: 64px;
					}
			
			
			#menu li {
				float: left;
				display: block;
				width: auto;
				padding: 10px;
				margin: 0 8px 0 0;
			}	
			
				#menu  li.active {
					background: #e1e4cf;
				}

				#menu li a {
					height: 16px;
					display: block;
					text-indent: -5000px;
					overflow: hidden;
					cursor: pointer;
					cursor: hand;
				}
				
				#menu li a:hover {
					background-position: 0 -16px;
				}
				
				li#menu-buero {
					margin: 0 0 0 -8px;	
					display: inline;
				}	
			
				li#menu-buero a {
					width: 34px;
					background: url(../images/menu/buero.png) no-repeat 0 0;
				}
				
				li#menu-schwerpunkte a {
					width: 90px;
					background: url(../images/menu/schwerpunkte.png) no-repeat;
				}
				
				li#menu-leistungen a {
					width: 70px;
					background: url(../images/menu/leistungen.png) no-repeat;
				}
				
				li#menu-philosophie a {
					width: 77px;
					background: url(../images/menu/philosophie.png) no-repeat;
				}
				
				li#menu-merkmale a {
					width: 64px;
					background: url(../images/menu/merkmale.png) no-repeat;
				}
				
				li#menu-kontakt a {
					width: 50px;
					background: url(../images/menu/kontakt.png) no-repeat;
				}
			
				li#menu-aktuelles a {
					width: 60px;
					background: url(../images/menu/aktuelles.png) no-repeat;
				}
			
			#image {
				clear: both;
				width: 100%;
				height: 260px;
				position: relative;
			}
			
			.home #image {					
				background: url(../images/backgrounds/home_img.jpg) no-repeat;
			}
			
			.leistungen #image {					
				background: url(../images/backgrounds/leistungen.jpg) no-repeat;
			}
			
			.buero #image {					
				background: url(../images/backgrounds/buero.jpg) no-repeat;
			}
			
			.schwerpunkte #image {					
				background: url(../images/backgrounds/schwerpunkte.jpg) no-repeat;
			}
			
			.merkmale #image {					
				background: url(../images/backgrounds/merkmale.jpg) no-repeat;
			}
			
			.philosophie #image {					
				background: url(../images/backgrounds/philosophie.jpg) no-repeat;
			}
			
			.kontakt #image, .impressum #image, .datenschutz #image {					
				background: url(../images/backgrounds/kontakt.jpg) no-repeat;
			}
			
			.aktuelles #image {					
				background: url(../images/backgrounds/aktuelles.jpg) no-repeat;
			}
			
			#animal { cursor: help; }
				
				#statement {
					display: block;
					text-indent: -5000px;
					overflow: hidden;
					position: absolute;
				}
				
					.leistungen #statement {
						width: 378px;
						height: 86px;
						top: 40px;
						left: 0;
						
					}
					
					.home #statement {
						background: url(../images/statements/orange/home.png) no-repeat;
						width: 378px;
						height: 86px;
						top: 40px;
						left: 0;
					}
					
					.leistungen .green #statement {
						background: url(../images/statements/green/leistungen.png) no-repeat;
					}
					
					
					.leistungen .orange #statement {
						background: url(../images/statements/orange/leistungen.png) no-repeat;
					}
									
					.buero #statement {
						width: 456px;
						height: 86px;
						top: 130px;
						left: 0;
					}
					
					.buero .green #statement {
						background: url(../images/statements/green/buero.png) no-repeat;
					}
					
					.buero .orange #statement {
						background: url(../images/statements/orange/buero.png) no-repeat;
					}
					
					.schwerpunkte #statement {
						width: 328px;
						height: 118px;
						top: 103px;
						left: 0;
					}
					
					.schwerpunkte .green #statement {
						background: url(../images/statements/green/schwerpunkte.png) no-repeat;
					}
					
					.schwerpunkte .orange #statement {
						background: url(../images/statements/orange/schwerpunkte.png) no-repeat;
					}
					
					.merkmale #statement {
						width: 387px;
						height: 119px;
						top: 45px;
						left: 0;
					}
					
					.merkmale .green #statement {
						background: url(../images/statements/green/merkmale.png) no-repeat;
					}
					
					.merkmale .orange #statement {
						background: url(../images/statements/orange/merkmale.png) no-repeat;
					}
					
					.philosophie #statement {
						width: 349px;
						height: 118px;
						top: 105px;
						left: 371px;
					}
					
					.philosophie .green #statement {
						background: url(../images/statements/green/philosophie.png) no-repeat;
					}
					
					.philosophie .orange #statement {
						background: url(../images/statements/orange/philosophie.png) no-repeat;
					}
					
					
					.aktuelles #statement {
						width: 349px;
						height: 118px;
						top: 135px;
						left: 0;
					}
					
					.aktuelles .green #statement {
						background: url(../images/statements/green/aktuelles.png) no-repeat;
					}
					
					.aktuelles .orange #statement {
						background: url(../images/statements/orange/aktuelles.png) no-repeat;
					}
					
					.kontakt #statement {
						width: 349px;
						height: 118px;
						top: 135px;
						left: 371px;
					}
					
					.kontakt .green #statement {
						background: url(../images/statements/green/kontakt.png) no-repeat;
					}
					
					.kontakt .orange #statement {
						background: url(../images/statements/orange/kontakt.png) no-repeat;
					}

					
					
				#interaction {
					display: block;
					text-indent: -5000px;
					position: absolute;
					cursor: help;
				}
				

					.leistungen #interaction {
						width: 125px;
						height: 145px;
						top: 31px;
						left: 524px;
					}
					
						.leistungen #animal {
							position: absolute;
							width: 124px;
							height: 142px;
							top: 3px;
							left: 5px;
						}
						
						.leistungen .green #animal {
							background: url(../images/animals/green/leistungen.png) no-repeat;
						}
						
						.leistungen .orange #animal {
							background: url(../images/animals/orange/leistungen.png) no-repeat;
						}

					.buero #interaction {
						width: 155px;
						height: 195px;
						top: 56px;
						left: 476px;						
					}
					
						.buero #animal {
							position: absolute;
							width: 149px;
							height: 189px;
							top: 3px;
							left: 3px;
						}
						
						.buero .green #animal {
							background: url(../images/animals/green/buero.png) no-repeat;
						}
						
						.buero .orange #animal {
							background: url(../images/animals/orange/buero.png) no-repeat;
						}
					
					.schwerpunkte #interaction {
						position: absolute;
						width: 106px;
						height: 87px;
						top: 80px;
						left: 348px;
					}
						
						.schwerpunkte #animal {
							position: absolute;
							width: 96px;
							height: 77px;
							top: 5px;
							left: 5px;
						}
						
						.schwerpunkte .green #animal {
							background: url(../images/animals/green/schwerpunkte.png) no-repeat;
						}
						
						.schwerpunkte .orange #animal {
							background: url(../images/animals/orange/schwerpunkte.png) no-repeat;
						}
					
					.merkmale #interaction {
						width: 110px;
						height: 61px;
						top: 133px;
						left: 448px;
					}
						
						.merkmale #animal {
							position: absolute;
							width: 100px;
							height: 51px;
							top: 5px;
							left: 5px;
						}
						
						.merkmale .green #animal {
							background: url(../images/animals/green/merkmale.png) no-repeat;
						}
						
						.merkmale .orange #animal {
							background: url(../images/animals/orange/merkmale.png) no-repeat;
						}

					.philosophie #interaction {
						width: 94px;
						height: 104px;
						top: 86px;
						left: 75px;
					}
						.philosophie #animal {
							position: absolute;
							width: 84px;
							height: 94px;
							top: 5px;
							left: 5px;
						}
						
						.philosophie .green #animal {
							background: url(../images/animals/green/philosophie.png) no-repeat;
						}
						
						.philosophie .orange #animal {
							background: url(../images/animals/orange/philosophie.png) no-repeat;
						}
						
					.aktuelles #interaction {
						width: 177px;
						height: 137px;
						top: 52px;
						left: 525px;
					}
						.aktuelles #animal {
							position: absolute;
							width: 167px;
							height: 137px;
							top: 5px;
							left: 5px;
						}
						
						.aktuelles .green #animal {
							background: url(../images/animals/green/aktuelles.png) no-repeat;
						}
						
						.aktuelles .orange #animal {
							background: url(../images/animals/orange/aktuelles.png) no-repeat;
						}
						
					.kontakt #interaction {
						width: 137px;
						height: 141px;
						top: 95px;
						left: 65px;
					}
						.kontakt #animal {
							position: absolute;
							width: 127px;
							height: 131px;
							top: 5px;
							left: 5px;
						}
						
						.kontakt .green #animal {
							background: url(../images/animals/green/kontakt.png) no-repeat;
						}
						
						.kontakt .orange #animal {
							background: url(../images/animals/orange/kontakt.png) no-repeat;
						}
				
				.quote {
					position: absolute;
					font-size: 9px;	
					width: 360px;				
				}
				
				 	.quote-top-left {
						height: 6px;
						float: left;
						width: 6px;
						overflow: hidden;
						line-height: 0;
						font-size: 1px;
						margin: 0;
					}
					
					.green .quote-top-left {
						background: url(../images/quotes/green/top-left.png) top left;
					}
					
					.orange .quote-top-left {
						background: url(../images/quotes/orange/top-left.png) top left;
					}
					
					.quote-top-middle {
						height: 6px;
						float: left;
						overflow: hidden;
						line-height: 0;
						font-size: 1px;
						margin: 0;
					}
					
					.green .quote-top-middle {	
						background: #c88a4d;
					}
					
					.orange .quote-top-middle {	
						background: #9ca359;
					}
					
					
					.quote-top-right {
						height: 6px;
						float: right;
						width: 6px;
						overflow: hidden;
						line-height: 0;
						font-size: 1px;
						margin: 0;
					}
					
					.green .quote-top-right {
						background: url(../images/quotes/green/top-right.png) top left;
					}
					
					.orange .quote-top-right {
						background: url(../images/quotes/orange/top-right.png) top left;
					}
					
					.quote-content {
						padding: 14px 20px;
						overflow: hidden;
						clear: both;
						display: block;
						color: #fff;
						font-size: 11px;
						line-height: 19px;						
					}
					
					.orange .quote-content {						
						background: #9ca359;
					}
					
					.green .quote-content {
						background: #c88a4d;
					}		 
					
				 	.quote-bottom-left {
						height: 6px;
						float: left;
						width: 6px;
						overflow: hidden;
					}
					
					.green .quote-bottom-left {
						background: url(../images/quotes/green/bottom-left.png) top left;
					}
					
					.orange .quote-bottom-left {
						background: url(../images/quotes/orange/bottom-left.png) top left;
					}
					
					.quote-bottom-middle {
						height: 6px;
						float: left;
						overflow: hidden;
					}
					
					.green .quote-bottom-middle {	
						background: #c88a4d;
					}
					
					.orange .quote-bottom-middle {	
						background: #9ca359;
					}
					
					.quote-bottom-right {
						height: 6px;
						background: transparent url(../images/popup/bottom-right.png) bottom right;
						float: right;
						width: 6px;
						overflow: hidden;
					}
					
					.green .quote-bottom-right {
						background: url(../images/quotes/green/bottom-right.png) top left;
					}
					
					.orange .quote-bottom-right {
						background: url(../images/quotes/orange/bottom-right.png) top left;
					}
				
					.quote-container {
						float: left;
					}
					
					.philosophie .quote-container, .kontakt .quote-container {
						float: right;
					}
					
					.quote-arrow-left {
						float: left;
						width: 12px;	
					}
					
					.green .quote-arrow-left {
						background: url(../images/quotes/orange/arrow-right.png) 0 0 no-repeat;
					}
					
					.orange .quote-arrow-left {
						background: url(../images/quotes/green/arrow-right.png) 0 0 no-repeat;
					}
					
					.quote-arrow-right {
						float: right;
						width: 12px;
					}
					
					.green .quote-arrow-right {
						background: url(../images/quotes/orange/arrow-left.png) 0 0 no-repeat;
					}
					
					.orange .quote-arrow-right {
						background: url(../images/quotes/green/arrow-left.png) 0 0 no-repeat;
					}
									
					.buero .quote {
						top: 40px;
						left: 110px;
						width: 360px;
					}
					
					.leistungen .quote {
						top: 60px;
						left: 160px;
						width: 360px;
					}
					
					.schwerpunkte .quote {
						top: 30px;
						left: 90px;
						width: 270px;
					}
					
					.leistungen .quote-arrow-right,
					.leistungen .quote-arrow-left {
						margin-top: 27px;
					}
					
					.schwerpunkte .quote-arrow-right,
					.schwerpunkte .quote-arrow-left {
						margin-top: 55px;
					}
					
					.buero .quote-arrow-right,
					.buero .quote-arrow-left {
						margin-top: 39px;
					}
					
					.philosophie .quote {
						top: 50px;
						left: 210px;
						width: 330px;
					}
					
					.philosophie .quote-arrow-left,
					.philosophie .quote-arrow-right {
						margin-top: 40px;
					}
					
					.merkmale .quote {
						left: 80px;
						top: 95px;
					}
					
					.merkmale .quote-arrow-left,
					.merkmale .quote-arrow-right {
						margin-top: 55px;
					}
					
					.aktuelles .quote {
						left: 150px;
						top: 35px;
					}
					
					.aktuelles .quote-arrow-left,
					.aktuelles .quote-arrow-right {
						margin-top: 55px;
					}
					
					.kontakt .quote {
						top: 55px;
						left: 210px;
						width: 380px;
					}
					
					.kontakt .quote-arrow-left,
					.kontakt .quote-arrow-right {
						margin-top: 50px;
					}

			
			
			#content {
				clear: both;
				float: left;
				padding: 28px 33px 58px 33px;
				width: 654px;
			}
			
				#text {
					float: left;
					width: 380px;
				}
				
				
				#text h2 {
					text-indent: -5000px;
					overflow: hidden;
					margin: 2px 0 20px 0;
				}
				
					.home #text h2 {
						width: 400px;
						height: 16px;
						background: url(../images/headlines/home.jpg) no-repeat;
					}
				
					.leistungen #text h2 {
						width: 200px;
						height: 16px;
						background: url(../images/headlines/leistungen.jpg) no-repeat;
					}
					
					.merkmale #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/merkmale.jpg) no-repeat;
					}
					
					.buero #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/buero.jpg) no-repeat;
					}
					
					.philosophie #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/philosophie.jpg) no-repeat;
					}
					
					.schwerpunkte #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/schwerpunkte.jpg) no-repeat;
					}
					
					.aktuelles #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/aktuelles.jpg) no-repeat;
					}
					
					.kontakt #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/kontakt.jpg) no-repeat;
					}
					
					.impressum #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/impressum.jpg) no-repeat;
					}
					
					.datenschutz #text h2 {
						width: 280px;
						height: 16px;
						background: url(../images/headlines/datenschutz.jpg) no-repeat;
					}
					
				#text p, #sidebar p {
					line-height: 19px;
					margin: 0 0 19px 0;
				}
				
					#text p a {
						text-decoration: none;
					}
					
					#text p a:hover, #sidebar a:hover {
						text-decoration: underline;
					}			
					
					.green #text p a, #sidebar a {	
						color: #c88a4d;
					}
					
					.orange #text p a {	
						color: #9ca359;
					}
				
				#sidebar {
					float: right;
					width: 190px;
					padding: 3px 0 0 20px;
					margin-bottom: 15px;
					background: url(../images/backgrounds/sidebar2.gif) no-repeat 3px 37px;
				}
				
					#sidebar h2, .aktuelles h3 {
						font-weight: bold;
						color: #87953f;
						margin: 0 0 12px 0;
						line-height: 19px;
					}
					
					.aktuelles h3 { color: #C97434; }
					.aktuelles h3 strong { color: #333; }
					
					#sidebar p {
						margin: 0 0 12px 0;
					}
					
					#sidebar a { text-decoration: none; }
					#sidebar a:hover { text-decoration: underline; }
					
					#sidebar ul {
						margin: 0;
					}
					
					#sidebar li {
						line-height: 19px;
						margin-bottom: 2px;
					}
					
					.schwerpunkte #sidebar li {
						margin-bottom: 10px;
					}
					
					.leistungen #sidebar li, .merkmale #sidebar li, .home #sidebar li, .aktuelles #sidebar li {
						background: url(../images/backgrounds/bullet_5.gif) no-repeat 0 7px;
						padding-left: 12px;
					}
					
					.home #sidebar { margin-bottom: 15px;} 
					.home #sidebar ul { padding-bottom: 0; margin-bottom: 0; }
					
					.home #sidebar li, .aktuelles #sidebar li {
						background-position: 12px 7px;
						margin-bottom: 10px;
						text-indent: 12px;
						margin-left: -12px; position: relative;
					}
					
					.home #sidebar li.last {
						margin-bottom: 0;
					}

					
					
	
	.foot {
		position: absolute;
		bottom: 0px;
		clear: both;
		left: 50%;
		height: 40px;
		background: url(../images/top-bottom.jpg) repeat-x bottom left;
		width: 720px;
		margin: 0 0 0 -360px;
		line-height: 0;
		overflow: hidden;
	}
	

form {
	float: left;
	width: 420px;
	margin-bottom: 20px;
}

.row {	
	float: left;
	width: 100%;
	padding: 0;
	display: inline;
	position: relative;
}

.row .form_col {	
	float: left;
	width: 100%;
	padding: 3px 20px 3px 0;
	display: inline;
	position: relative;
}

label {
	float: left;
	width: 140px; 
	clear: both;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #333;
	padding-top: 3px;
}

input,textarea {
	width:240px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #333;
	background-color:#fff;
	border: 1px inset #ccc;
	padding: 1px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
	line-height: normal;
}
		
input.formButton {
	background: #C97434;
	color:#fff;
	font-weight: bold;
	width: auto;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 1px outset #C97434;
	clear: both;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin-top: 5px;
}

input.hidden { display: none; }

.red { color: #c88a4d; }
input.input_error, textarea.input_error { background: #f7e9df; }
.hint_error { color: #E42F0E; font-size: 11px; }

.foot p { float: left; width: auto; clear: none; margin-left: 33px; color: #999; display: inline;}
.foot a { color: #c88a4d; text-decoration: none; }
.foot a:hover { text-decoration: underline; }

.home #image { position: relative; }
.home #image img { position: absolute; z-index: 2; display: none; }

.datenschutz h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}

.datenschutz h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 19px;
}

.datenschutz #text li {
	background: url(../images/backgrounds/bullet_5.gif) no-repeat 0 7px;
    padding-left: 12px;
    line-height: 19px;
}

.datenschutz #text ul {
	margin-bottom: 15px;
}

.datenschutz #text {
	width: 95%;
}
