* {margin:0; padding:0;}
body {
	background: #467aa7 none repeat-x top center;
	line-height: 50%;
	text-align: justify;
	padding: 0;
}

#oben {
	width: auto;
	background-color: White;
	color: White;
	padding: 1%;
	margin: 0 auto 0 auto;
	text-align: left;
	}
a {
	font-weight: 180;
	color: #bacac8;
	}
a:hover {color:#4D4F53;}

#unten {
	width: auto;
	background-color: White;
	color: White;
	padding: 1%;
	margin: 0 auto 0 auto;
	text-align: right;
	border: 1px solid;
}
#oben a {
	font: normal small-caps bolder 180%/normal sans-serif;
	color: #4D4F53;
	text-align: left;
	text-decoration: none;
}
#unten a {
	font: normal small-caps bolder 100%/normal sans-serif;
	color: #4D4F53;
	text-align: left;
	text-decoration: none;
}
a {
	font: normal small-caps bolder 180%/normal sans-serif;
	color: #bacac8;
	text-align: justify;
	text-decoration: none;
}
a:hover {
	font: normal small-caps bolder 180%/normal sans-serif;
	color: #bacac8;
	text-align: justify;
	text-decoration: blink;
}
a:visited {
	font: normal small-caps bolder 180%/normal sans-serif;
	color: #ffffff;
	text-align: justify;
	text-decoration: none;
}