html, body {
	background-color: #FFFFFF;
	color: #F5BFCF;
	height: 100%;
	width: 100%;
	margin: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #F5BFCF;
}

a:visited {
	color: #F5BFCF;
}

a:hover {
	color: #F5BFCF;
}

a:active {
	color: #F5BFCF;
}

table {
	font-family: "Arial","Lucida","Helvetica","Sans Serif";
	font-size: 9pt;
}

table.maintable {
	height: 100%;
	margin: 0 auto;
}

div.image {
	background: #FFFFFF url('/img/ichbinzuhaben.png') no-repeat;
	width: 629px;
	height: 82px;
}

td.impressum {
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}
