body {
	text-align: center;
	margin: 0;
	color: #0c0c0c;
	background-color: #E0E0E0;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	height: 100%;
}
.center {
	text-align: justify;
	width: 780px;
	height: 487px;
	padding: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -280px;
}
.left {
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
	border: solid 2px #b03739;
	height: 487px;
	border-right: none;
	color: #b03739;
	text-decoration: none;
	background-image: url(/files/jan-goldacker.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.left a {
	padding-top: 430px;
	padding-left: 10px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.right {
	float: left;
	width: 506px;
	height: 467px;
	padding: 10px;
	margin: 0px;
	background-color: #ffffff;
	border: solid 2px #b03739;
	border-left: none;
}
h1 {
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
p {
	padding-bottom: 5px;
	margin: 0px;
}
.clear {
	clear: both;
}
.footer {
	width: 760px;
	text-align: right;
	font-size: 12px;
}
a, #button {
	color: #b03739;
	text-decoration: none;
}
a:hover, #button:hover {
	color: #0c0c0c;
}
form {
	display: inline;
}
#button {
	background-color: #ffffff;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	border: none;
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: square;
	padding-left: 5px;
	margin: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
