@charset "utf-8";
/* CSS Document */

html,
body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 13px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
h1 {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#center {
	position: relative;
	width: 734px;
	margin-left: -367px;
	left: 50%;
}
#nonfooter {
	position: relative;
	height: 341px;
}
#head {
	position: relative;
	background-color: #003783;
	padding: 40px 0px 40px 37px;
	color: #ffffff;
	width: 697px;
	margin: 0px;
	height: 123px;
}
#links {
	position: relative;
	float:left;
	width: 304px;
	margin: 0px;
	color: #003783;
}
#rechts {
	position: relative;
	float:right;
	width: 304px;
	margin: 0px;
	color: #003783;
	text-align: right;
}
#links img,
#rechts img {
	margin-bottom: 30px;
	border: 0px;
}
#footer {
	position: relative;
	background-color: #faba00;
	min-height: 100%;
	margin-bottom: -264px;
}
