body {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-weight:normal;
}

a {
	color: #093381;
	text-decoration:none;
}

.blau {
	color: #093381;
}

p {
	color: #707072;
	line-height: 1.43;
}

#content {
	width:100%;
}

#logo {
	background: url(images/platzhalter.png);
	margin: 0 auto;
	width:580px;
	height:316px;
}

#footer {
	font-size: 11px;
	text-align: center;
}