html, body {height: 100%;}

body {
	margin: 0px;
	padding: 10px;
}

a img {
	border: 0px;
}
	#content {
		width: 770px;
		margin: 7px 11px 0px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 1.4;
		text-align: justify;
		font-family: Arial,Verdana,Helvetica,sans-serif;
		color: #000000;
		font-size: 12px;
	}
	
		#content a {
			color: #000;
			text-decoration: underline;
		}
		
		#content a:hover {
			color: #79b51c;
			text-decoration: underline;
		}
		
		#content h1 {
			font-size: 18px;
			color: #79b51c;
			margin: 0px 0px 8px 0px;
		}
		
		#content h2 {
			font-size: 15px;
			color: #79b51c;
			margin: 0px 0px 8px 0px;
		}
		
		#content h3 {
			font-size: 14px;
			color: #000;
			margin: 0px 0px 8px 0px;
		}
		
		#content h4 {
			font-size: 16px;
			color: #79b51c;
			text-align: center;
			margin: 0px 0px 8px 0px;
		}
		
		#content h5 {
			font-size: 12px;
			color: #000;
			margin: 0px 0px 0px 0px;
		}
		
		#content p {
			margin: 0px 0px 8px 0px;
		}
		
		#content img {
			border: 1px solid #79b51c;
		}
		
		#content ul {
			margin-top: 0px;
			list-style-image: url('images/dbi_li.gif');
		}
		
		#content ul ul {
			margin-top: 0px;
			list-style-image: url('images/dbi_lili.gif');
		}
		
		#content form {
			padding: 0px 0px 12px 0px;
		}
		
		.csc-textpic-caption {
			font-size: 10px;
		} 
		
			
			
			/*fuer mailformplus */
			
			.reihe {
			  clear: both;
			  padding: 2px 0px;
			  margin-bottom: 5px;
			}
			
			.label {
			  float: left;
			  width: 100px;
			  text-align: right;
			  padding-top: 3px;
			  margin-bottom: 10px;
			}
			
			.feld {
			  float: right;
			  width: 320px;
			  text-align: left;
			} 
			
			.feld select {
				font: 11px Arial,Verdana,Helvetica,sans-serif;
				background-color: #fff;
				border: 1px solid #9ad33f !important;
			}
					
			.feld input {
				border: 1px solid #9ad33f;
			}
			
			.feld textarea {
				font: 11px Arial,Verdana,Helvetica,sans-serif;
				width: 250px;
				border: 1px solid #9ad33f;
				margin: 0px 0px 8px 0px;
			}
			
			.mail-submit {
				background-color: #e6ffbd;
				border: 1px solid #9ad33f;
				font-weight: bold;
			}
			
			.knopf {
			  clear: both;
			  text-align: center;
			  padding-top: 15px;
			  padding-bottom: 30px;
			}
			
		#ansprechpartner {
			width: 750px;
			position: relative;
			top: 0x;
			left: 0px;
		}
			
			#ansprech_head {
				width: 202px;
				height: 30px;
				float: right;
				text-align: left;
				font-size: 15px;
				font-weight: bold;
				color: #79b51c;
			}
			
			.ansprech {
				display: block;
				width: 200px;
				float: right;
			}

			
			
			
		#startseite {
			width: 429px;
			overflow: hidden;
		}
		
		#startseite img {
			display: block;
			border: none;
			float: left;
			margin: 0px 8px 0px 0px;
		}
		
		#startseite p {
			float: right;
			text-align: justify;
			margin: 8px 8px 8px 0px;
			width: 250px;
		}
		
		#startseite p { \margin: 8px 4px 4px 0px; }
		#startseite p { margi\n: 8px 8px 8px 0px; }
		* html #startseite p {margi\n: 8px 4px 4px 0px; }

		#startseite h1 {
			float: left;
			font-size: 14px;
			margin: 8px 0px 0px 0px;
		}
		
		#startseite a {
			color: #000;
			font-weight: bold;
		}
		
		#startseite a:hover {
			color: #79b51c;
		}
			
			.h-box {
				display: block;
				position: relative;
				top: 0px;
				left: 0px;
				width: 429px;
				height: 110px;
				padding: 0px;
				text-align: left;
				margin: 0px 0px 12px 0px;
				background-image: url('images/hori_box.gif');
			}
			
			.h-boxo {
				width: 163px;
				height: 110px;
				background-image: url('images/hori_box_overlay.png');
				position: absolute;
				top: 0px;
				left: 0px;
				z-index:7;
			}
