body {
	background-color: #3F616B;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited, a:hover {
	border: 0px;
	color: #3F616B;
	text-decoration: none;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	color: #282b31;
	font-family: 'Verdana';
	font-size: 11px;
}
textarea {
	color: #282b31;
	font-family: 'Verdana';
	font-size: 11px;
}
select {
	color: #282b31;
	font-family: 'Verdana';
	font-size: 11px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-weight: normal;
}
.clear {
  	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0;
	overflow: hidden;
}
/*Grundaufbau*/
.container {
	margin: 0;
	padding: 0;
}
.keyvisual {
	margin: 0 auto;
	height: 120px;
	position: relative;
	width: 880px;
	text-indent: -999999px;
}
.section1, .section2, .section3, .section4, .section5, .section6, .section7, .section8, .section9 {
	background-color: #3F616B;
}
.section1 .keyvisual {
	background: #3F616B url(images/1.jpg) no-repeat left top;
}
.section2 .keyvisual {
	background: #3F616B url(images/2.jpg) no-repeat left top;
}
.section3 .keyvisual {
	background: #3F616B url(images/3.jpg) no-repeat left top;
}
.section4 .keyvisual {
	background: #3F616B url(images/4.jpg) no-repeat left top;
}
.section5 .keyvisual {
	background: #3F616B url(images/5.jpg) no-repeat left top;
}
.section6 .keyvisual {
	background: #3F616B url(images/6.jpg) no-repeat left top;
}
.section7 .keyvisual {
	background: #3F616B url(images/7.jpg) no-repeat left top;
}
.section8 .keyvisual {
	background: #3F616B url(images/8.jpg) no-repeat left top;
}
.section9 .keyvisual {
	background: #3F616B url(images/9.jpg) no-repeat left top;
}
.top {
	height: 41px;
	padding: 10px 0 10px 0;	
	background-color: #3F616B;
}
/* menu */
.menu {
	height: 41px;
	padding: 0px;
	width: 880px;
	margin: 0 auto;
	text-align: center;
}
.menu em {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}
.menu ul li {
	border-right: solid 1px #000;
	display: inline;
	font-size: 18px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.menu ul li.last {
	border-right: none;
}
.menu ul li a:link, .menu ul li a:active, .menu ul li a:hover, .menu ul li a:visited {
	color: #ECB53E;
}
.menu ul li a.on:link, .menu ul li a.on:active, .menu ul li a.on:hover, .menu ul li a.on:visited {
	color: #fff;
}
/* Inhalt */
.container2 {
	background-color: #fff;
	border-bottom: 3px solid #ECB53E;
	border-top: 3px solid #ECB53E;
	margin: 0;
	padding: 0;
}
.maincontent {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 880px;
	min-height:380px;
}
.maincontent2 {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 880px;
	min-height:500px;
}
.homebg {
	background: url(images/alex4.jpg) right bottom no-repeat;
	height: 380px;
	text-align: left;
}
.homebg1 {
	background: url(images/alex4.jpg) right bottom no-repeat;
	height: 470px;
	text-align: left;
}
.fotos {
	width: 880px;
	margin: 40px auto;
}
.foto {
	display: inline;
	margin: 0 30px 0 0;
}
.foto2 {
	display: inline;
	padding: 0;
}
.foto3 {
	display: inline;
	margin: 0 10px 0 0;
}
/* Footer */
.contfooter {
	margin: 0 auto;
	width: 880px;
	background-color: #3F616B;
}
#footer {
	clear: both;
	color: #444444;
	margin-top: 20px;
}
#footer span {
	float: right;
	text-align: right;
	width: 230px;
}
#footer p {
	font-size: 10px;
	margin: 0;
	color: #ccc;
}
#footer a {
	color: #ccc;
	text-decoration: underline;
}
.adsense {
	margin: 30px 0 20px 0;
	width: 728px;
}

