* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535355;
}
h1 {
	font-size:23px;
	font-weight:bold;
	margin-bottom:13px;
}
h2 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:13px;
}
p {
	font-size:15px;
}
#inhaltscontainer h1 {
	padding-left:23px;
}
#inhaltscontainer ul {
	padding-left:23px;
}
#inhaltscontainer p {
	padding:5px 0px 5px 23px;
}
#boxkopfzeile p {
	color:#FFF;
	font-weight:bold;
}
#boxkopfzeile p a {
	color:#FFF;
	font-weight:bold;
}
#boxhauptzeile p {
	padding:5px 3px 5px 3px;
}
#inhaltscontainer ul {
	font-size:15px;
	margin-left:20px;
}
#hauptnavigation ul {
	font-size:16px;
	font-weight:bold;
}
#subnavigation ul {
	font-size:16px;
	font-weight:bold;
}
a {
	text-decoration:none;
}
a:hover {
	color:#f08618;
}
img {
	border:none;
}
body {
	background-color:#FFF;
	text-align:center;
}
#hauptcontainer {
	position:relative;
	margin:0px auto 40px auto;
	width:1030px;
	text-align:left;
}
	#logocontainer {
		width:900px;
		float:left;
	}
	#metanavigation {
		position:absolute;
		top:100px;
		right:35px;
		float:left;
	}
		#metanavigation li {
			font-size:15px;
			font-weight:bold;
			list-style-type:none;
			float:left;
		}
	#kopfzeilenbilder {
		height:203px;
		width:1000px;
		clear:left;
	}
		#bildlinks, #bildmitte, #bildrechts {
			float:left;
		}
		#bildlinks {
			margin-right:23px;
			height:203px;
			width:386px;
		}
		#bildmitte {
			margin-right:23px;
			height:203px;
			width:386px;
		}
		#bildrechts {
			height:203px;
			width:182px;
		}
	#hauptnavigation {
		width:1023px;
	}
		#hauptnavigation li {
			margin-top:23px;
			margin-right:23px;
			list-style-type:none;
			float:left;
			width:181px;
			height:30px;
			line-height:30px;
			text-align:center;
			background-image:url(../images/hauptnavigationbutton.jpg);

		}
		#hauptnavigation #aktiv {
			background-image:url(../images/hauptnavigationbuttonaktiv.jpg);
		}
		#hauptnavigation #aktiv a {
			color:#FFF;
		}
		#hauptnavigation #aktiv a:hover {
			color:#535355;
		}
	#subnavigation {
		width:1023px;
		height:43px;
		clear:left;
	}
		#subnavigation li {
			margin-top:14px;
			margin-right:13px;
			list-style-type:none;
			float:left;
			height:29px;
			line-height:30px;
			text-align:center;
			background-color:#cfd0d2;
		}
		#subnavigation li img {
			float:left;
		}
		#subnavigation li a {
			margin:0px 3px 0px 3px;
			float:left;
		}
		#subnavigation #aktiv {
			background-color:#f08618;
		}
		#subnavigation #aktiv a {
			color:#FFF;
		}
		#subnavigation #aktiv a:hover {
			color:#535355;
		}
	#inhaltscontainer {
		margin:13px 24px 0px 0px;
		width:793px;
		float:left;
	}		#kontaktcontainer {
			width:790px;
			background-color:#f08213;
		}
			#kontaktcontainer p, #kontaktcontainerlinks span p, #kontaktcontainerrechts p span, #kontaktcontainerlinks p strong, #kontaktcontainerlinks p a {
				font-size:12px;
				color:#FFF;
			}
			#kontaktcontainerlinks {
				padding:10px;
				float:left;
				width:260px;
			}
				#kontaktcontainerlinks p {
					margin-bottom:25px;
				}
				#kontaktcontainerlinks p a {
					text-decoration:underline;
					font-weight:bold;
				}
			#kontaktcontainerrechts {
				padding:10px;
				float:left;
				width:490px;
			}
				#kontaktcontainerrechts input, #kontaktcontainerrechts textarea {
					font-size:12px;
					height:20px;
					border:none;
				}
				#kontaktcontainerrechts .email {
					float:left;
				}
				#kontaktcontainerrechts .email input {
					width:210px;
					margin-right:15px;
				}
				#kontaktcontainerrechts .tele {
					float:left;
				}
				#kontaktcontainerrechts .tele input {
					width:210px;
				}
				#kontaktcontainerrechts input {
					margin-bottom:10px;
					width:460px;
				}
				#kontaktcontainerrechts textarea {
					height:100px;
					width:460px;
				}
	#boxcontainer {
		width:181px;
		float:left;
		text-align:center;
		margin-bottom:20px;
	}
		#boxkopfzeile {
			margin-top:13px;
			width:182px;
			height:30px;
			line-height:30px;
			background: #FFF url(../images/boxkopfzeile.jpg) top no-repeat;
		}
		#boxhauptzeile {
			width:182px;
			background: #FFF url(../images/boxhauptzeile.jpg) top repeat-y;
		}
		#boxfusszeile {
			width:182px;
			height:8px;
			background: #FFF url(../images/boxfusszeile.jpg) top no-repeat;
		}
