body {
	background-color: #676767;
	text-align: center;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none;  }
a:active { text-decoration:none; }
a:hover { text-decoration:none;  }

#master_div {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

#top_div {
	width: 970px;
	height: 162px;
	background-image: url(images/top.jpg);
	position: absolute;
	top: 20px;
}

#center_two {
	width: 970px;
	height: 297px;
	background-color: #ebe2b7;
	position: absolute;
	top: 249px;
}

		#images {
			position: absolute;
			width: 330px;
			height: 297px;
			left: 84px;
		}
		
		#content_hline_one {
			padding: 0px;
			margin: 0px;
			top: 23px;
			left: 470px;
			position: absolute;
			width: 472px;
			height: 1px;
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #FFFFFF;			
		}
		
		#content_hline_two {
			padding: 0px;
			margin: 0px;
			top: 49px;
			left: 470px;
			position: absolute;
			width: 472px;
			height: 1px;
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #FFFFFF;			
		}
		
		#content_headline_one {
			padding: 0px;
			margin: 0px;
			top: 31px;
			left: 470px;
			position: absolute;
		}
		
		#content {
			padding: 0px;
			margin: 0px;
			top: 110px;
			left: 470px;
			position: absolute;
			width: 472px;
			text-align: justify;
		}
		
		#content_impressum {
			padding: 0px;
			margin: 0px;
			top: 70px;
			left: 470px;
			position: absolute;
			width: 472px;
			text-align: justify;
		}

		
		#content_impressum ul {
			padding: 0px;
			margin: 0px;
			float: left;
			width: 220px; 
		}
		
		#content_impressum ul li {
			padding: 0px;
			margin: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #7d3135;
			list-style:none;
		}
		
		#content_impressum_two{
			padding: 0px;
			margin: 0px;
			top: 230px;
			left: 470px;
			position: absolute;
			width: 472px;
			text-align: justify;
		}
		
		#content h1 {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #7d3135;
			font-weight: bold;
		}

#center_one {
	width: 970px;
	height: 71px;
	background-color: #e5d77e;
	position: absolute;
	top: 178px;
}

		#center_one #vline_one {
			width: 1px;
			height: 420px;
			background-color: white;
			position: absolute;
			left: 27px;
		}
		
		#center_one #vline_two {
			width: 1px;
			height: 420px;
			background-color: white;
			position: absolute;
			left: 82px;
		}
		
		#center_one #vline_three {
			width: 1px;
			height: 420px;
			background-color: white;
			position: absolute;
			left: 414px;
		}
		
		#center_one #vline_four {
			width: 1px;
			height: 420px;
			background-color: white;
			position: absolute;
			left: 442px;
		}
		
		#home {
			position: absolute;
			left: 106px;
			top: 30px;
		}
		
		#home span {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: white;
		
		}
		
		#center_one ul {	
			padding: 0px;
			margin: 0px;
			position: absolute;
			top: 29px;
			left: 470px;
			width: 500px;
		}
		
		#center_one li {	
			padding: 0px;
			margin: 0px;
			float: left;
			list-style-type: none;
		}
		
		#center_one span {
			padding-right: 23px;
		}
		
		#center_one img {
			padding-top: 2px;
			padding-right: 3px;
		}

#hline_one {
	width: 970px;
	height: 1px;
	background-color: white;
	position: absolute;
	top: 177px;
}

#hline_two {
	width: 970px;
	height: 1px;
	background-color: white;
	position: absolute;
	top: 248px;
}

#hline_three {
	width: 970px;
	height: 1px;
	background-color: white;
	position: absolute;
	top: 546px;
}

#hline_four {
	width: 970px;
	height: 1px;
	background-color: white;
	position: absolute;
	top: 571px;
}

#bottom {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 190px;
	background-image: url(images/background.jpg);
	position: absolute;
	top: 547px;
}
	#bottom_text {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #7d3135;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 90px;
		left: 500px;
	}
	
	#bottom_logo {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 82px;
		left: 900px;
	}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d3135;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d3135;
}

.content12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d3135;
}

.content_menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7d3135;
	font-weight: bold;
}
