body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding:0;
	margin:0;	
}
#center1 {
	text-align: center;
}
#center2 { 
	margin: auto;
	text-align:left;
	padding: 0;
	width: 800px;
}
* html #center2 {
	width: 800px;
	w\idth: 800px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0096A0;
}
td {  font-size: 11px}
.button {  font-size: 11px}
a {
	color: #0096A0;
}
body#impressum {
	background-color:#099;
	color:#fff;
}
body#impressum a {
	color:#fff;
	text-decoration:none;
}
body#home {
	background-color:#CCCCCC;
}
#seo {
	position:absolute;
	top:-300px;
}
