body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg/bg.jpg) repeat left top;
}
div#container {
	background: #0bbdf7;
	height: 600px;
	width: 800px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	text-align: left;
	margin-top: 10px;
}div#footer {
	font: 0.8em "Gill Sans Light", "Helvetica Neue", Helvetica, Verdana, arial, sans-serif;
	color: #333;
	clear: both;
	float: left;
	width: 800px;
	margin-top: 15px;
	border-bottom: 1px dotted #0bbdf7;
	text-align: right;
	padding-bottom: 10px;
}
div#footer a, div#footer a:visited {
	font: 0.9em "Gill Sans Light", "Helvetica Neue", Helvetica, Verdana, arial, sans-serif;
	color: #333;
	text-decoration: none;
}
div#footer a:hover {
	color: #CC006B;
}
div#logo {
	background: url(../img/logo/logo.jpg) no-repeat left top;
	float: left;
	height: 600px;
	width: 150px;
}
div#menu {
	float: right;
	height: 20px;
	width: 650px;
	border-bottom: 1px solid #fab207;
	background: #FFFFFF;
	text-align: right;
}
div#content {
	background: #FFF;
	float: right;
	height: 578px;
	width: 650px;
	overflow: auto;
}
p {
	font: normal 12px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
a:link, a:visited {
	font: normal 12px/normal Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	font: normal 12px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #0bbdf7;
	text-decoration: none;
}
img {
	border-style: none;
}
.wie {
	background: url(../img/intro/wieisedes.jpg) no-repeat left top;
	height: 549px;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: normal 18px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #0bbdf7;
	padding-right: 10px;
	padding-left: 10px;
}
.accent {
	color: #C78650;
}
h2 {
	font: normal 16px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #0bbdf7;
	padding-right: 10px;
	padding-left: 10px;
}
div#front {
	background: #FFF;
	float: right;
	height: 578px;
	width: 650px;
}
div#contact {
	background: #FFF;
	float: right;
	height: 578px;
	width: 650px;
}
