body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #1342BA;
	background-color: #97C1E9;
	text-align:center;
}
#mesbach-fullpage {
	width: 900px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#mesbach-menu {
	top: -370px;
	position: relative;
	height: 30px;
	text-align: center;
	z-index: 1;
}
.padded {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mesbach-2col {
	top: 50px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	z-index: 5;
}
#mesbach-footer {
	position: relative;
	top: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	font-weight: bold;
	width: 900px;
	z-index: 4;
}




#mesbach-header {
	height: 192px;
	width: 100%;
	padding: 5px;
}
#mesbach-logo {
	width: 150px;
	
}
#mesbach-address {
	position: relative;
	font-size: 18px;
	text-align: center;
	width: 350px;
	left: 160px;
	top: -195px;
	padding: 5px;
	margin-right: 100px;
	margin-left: 100px;
	z-index: 2;
}
#mesbach-top-right-image {
	width: 100px;
	position: relative;
	text-align: right;
	left: 700px;
	top: -390px;
	z-index: 3;
}
#mesbach-maintext {
	width: 875px;
	position: relative;
	padding: 20px;
	
}
#mesbach-col1 {
	float: left;
	width: 400px;
	top: 280px;
	padding: 15px;
}
#mesbach-col2 {
	float: left;
	width: 400px;
	left: 500px;
	top: 300px;
	padding: 20px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
.float-left {
	padding: 5px;
	float: left;
}
.float-right {
	padding: 15px;
	float: right;
	background-color: #66A3DF;
	border: 1px solid #000000;
	margin: 5px;
}
