@charset "UTF-8";
#kopf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50B9DC;
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
	height: 150px;
	background-color: #FFFFFF;
}
#main {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #50B9DC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-color: #00FF33;
	position: relative;
	left: 0px;
	top: 0px;
}
#container {
	width: 1000px;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
}
#container #mainimage {
	width: 460px;
	left: 0px;
	top: 22px;
	height: 350px;
	padding-top: 22px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
#container #maintext {
	width: 460px;
	font-family: Arial;
	font-size: 13px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 514px;
}
#fuss {
	height: 36px;
	background-color: #FFFFFF;
	width: 956px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50B9DC;
	padding: 0px;
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
}
body {
	margin: 0px;
	padding: 0px;
}
#container #kopf #logo_cornelius {
	margin: 0px;
	height: 98px;
	padding: 0px;
}
#container #kopf #mainnavi {
	float: left;
	width: 690px;
	height: 22px;
}
#container #kopf #sublevelnavi {
	float: left;
	width: 690px;
	height: 22px;
}
#container #kopf #startseite {
	float: right;
	width: 230px;
}
#googlelogo {
	height: 50px;
	width: 205px;
	left: 250px;
	position: relative;
	bottom: 40px;
}

