* {
	margin: 0;
	padding: 0;
}

html {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 100%;
	color: #fff;
}

body{
	background: #094d70 url("../img/bg_verlauf.png") repeat-x top left;
}

ul {
	list-style: none;
}

div#page{
	width: 59.3em;
	margin: 6em auto 0 auto;
}

div#header{
	background: url("../img/header.jpg") no-repeat top left;
	height: 8em;
	text-indent: -9999px;
}

div#content{
	background: url("../img/content_verlauf.png") repeat-x top left;
	height: 20em;
	padding: 1.3em 7em 0 16.2em;
}

div#content h2{
	font-size: 1.37em;
	line-height: 1.2em;
	margin: 0 0 .7em 0;
}

div#content h3{
	margin: 2em 0 1em 0;
	font-size: .9em;
}

div#content p{
	line-height: 1.5em;
}

div#content ul {
	font-size: .9em;
}

div#content ul li{
	line-height: 1.3em;
}

div#content ul li.contact{
	margin: 1.3em 0 0 0;
}

div#footer{
	background: #fff;
	color: #000;
	position: relative;
	top: 0;
	left: 0;
	padding: 1em 0 1em 0;
}

div#footer img {
	border: none;
	height: 1.8em;
	float: left;
	margin: 0 0 0 2.3em;
}

div#footer #footercontent{
	padding: 0 7em 0 16.2em;
}

div#footer #footercontent h4 {
	font-size: .9em;
	line-height: 1.3em;
}

div#footer #footercontent p {
	font-size: .9em;
	color: #666;
	line-height: 1.5em;
	margin: .4em 0 0 0;
}
