#container {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	width: 801px;
}
#header {
	height: 80px;
	width: 800px;
	border: 1px solid #6D6D71;
}
#logo {
	height: 55px;
	width: 223px;
	float: left;
	padding-top: 12.5px;
	padding-left: 12.5px;
}
#banner {
	height: 110px;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6D6D71;
	border-bottom-color: #6D6D71;
	border-left-color: #6D6D71;
}
#image {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D6D71;
	height: 110px;
	width: 630px;
}
#platzhalter {
	float: right;
	height: 110px;
	width: 168px;
}
#mainContent {
	height: 550px;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6D6D71;
	border-bottom-color: #6D6D71;
	border-left-color: #6D6D71;
}
#footer {
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6D6D71;
	border-bottom-color: #6D6D71;
	border-left-color: #6D6D71;
	height: 5px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	width: 800px;
	height: 10px;
}

#bereichsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 15px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	\\ border-bottom-width: 1px;
	\\ border-bottom-style: solid;
	\\ border-bottom-color: #131C96;
}

#bereichsText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}

.flright {
	float:right;
  margin: 0 0 10px 20px;
  height: 160px;
}

.flleft {
	float:left;
  margin: 0 20px 10px 0;
  height: 160px;
}

.flleftleistungen {
	float:left;
  margin: 0 20px 10px 0;
  height: 280px;
}