body {
  background-color: #ffffff;
	margin: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-top: 10px;
}

div#logo {
  width: 1000px;
	height: 130px;
	/*-moz-box-sizing:border-box;
	box-sizing:border-box;*/
	overflow: hidden;
}

div#banner {
  width: 1000px;
	height: 200px;
	/*-moz-box-sizing:border-box;
	box-sizing:border-box;*/
	overflow: hidden;
}

div#banner_1 {
  width: 157px;
	height: 200px;
	background-color: #e8c3b4;
	margin-right: 10px;
	float: left;
}

div#banner_2 {
  width: 215px;
	height: 200px;
	background-color: #e17e4c;
	margin-right: 10px;
	float: left;
	text-align: right;
}

div#banner_3 {
  width: 259px;
	height: 200px;
	background-color: #a19491;
	margin-right: 10px;
	float: left;
}

div#banner_4 {
  width: 138px;
	height: 200px;
	background-color: #d8c6be;
	margin-right: 10px;
	float: left;
}

div#banner_5 {
  width: 173px;
	height: 200px;
	background-color: #b9bf42;
	margin-right: 10px;
	float: left;
}

div.banner_personen {
  width: 156px;
	height: 200px;
	background-color: #d8c6be;
	margin-right: 10px;
	float: left;
}

div#middle {
  width: 982px;
	overflow-x: hidden;
	overflow-y: none;
	background-color: #2173ba;
}

div#middle2 {
  width: 661px;
	float: left;
	overflow-x: hidden;
	overflow-y: none;
	background-color: #2173ba;
}

div#menue {
  width: 157px;
	overflow-x: hidden;
	background-color: #2173ba;
	float: left;
}

div#main {
  width: 484px;
	min-height: 500px;
	float: left;
	overflow-x: hidden;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

div#main_wide {
  width: 815px;
	min-height: 500px; 
	float: left;
	overflow-x: hidden;
	background-color: #ffffff;
	padding-left: 10px;
}

div.main_menuitem {
  width: 195px;
	height: 22px;
	background-color: #2173ba;
	overflow: hidden;
  font-family: Arial;
	font-size: 11pt;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
	margin-right: 10px;
}

a.menuitem {
  font-family: Arial;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 157px;
	padding-left: 2px;
	padding-top: 3px;
	border-bottom: 1px solid #ffffff;
}

a.menuitem_s1 {
  font-family: Arial;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 157px;
	padding-left: 22px;
	padding-top: 3px;
	border-bottom: 1px solid #ffffff;
}

h1 {
  font-family: Arial;
	font-size: 11pt;
	color: #2173ba;
  font-weight: bold;
}

div.imptext {
  width: 240px;
  font-family: Arial;
	font-size: 18pt;
	color: #ffffff;
  font-weight: normal;
	position: relative;
	left: 230px;
	top: -65px;
}

p {
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

td {
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

a {
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

a.dia {
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
	text-decoration: none;
}

div.plusline {
  height: 8px;
  background-image: url('../gx/plus.png');
	overflow: hidden;
}

div#anzeige {
  width: 301px;
	overflow-x: hidden;
  border: 10px solid #d1d2d4;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

div#angebote {
  width: 301px;
	background-color: #2173ba;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	
}

input.textfeld {
  width: 400px;
	height: 20px;
	background-color: #e9e8e2;
	border: 0px;
	font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

textarea {
  width: 400px;
	height: 20px;
	background-color: #e9e8e2;
	border: 0px;
	font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

table.tab_mf {
  width: 100%;
}

tr.tab_mf_0 {
  background-color: #ffffff;
}

tr.tab_mf_0:hover {
  background-color: #fed38d;
}

tr.tab_mf_1 {
  background-color: #f2e7d5;
}

tr.tab_mf_1:hover {
  background-color: #fed38d;
}

div#mcol1 {
  width: 215px;
	float: left;
	margin-right: 10px;
}

div#mcol2 {
  width: 259px;
	float: left;
}

ul {
  font-family: Arial;
	font-size: 11pt;
	color: #4d4d4d;
  font-weight: normal;
}

div#impress {
  width: 484px;
	height: 323px;
	background-color: #ded3ce;
}

