body {
	background:#fff url(bg.png) repeat-x;
	border-top:8px solid #444;
	color:#555;
	font-family: serif;
	line-height:1.5;
	margin:0;padding:0;
	text-align:center;
}
h1, h2 {
	font-family: sans-serif;
	font-weight:normal;
	font-size:1.5em;
	letter-spacing: 0.05em;
	margin:0;
}
img {
	border:0;
	vertical-align: middle;
}
a {
	color:#579;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
#wrap {
	margin:0 auto;
	text-align:left;
	width:60em;	
}
#seite {
	float:left;
	padding:1em;
	width:40em;
}
#navi {
	float:right;
	padding-top:2em;
	width:15em;
}
.header h1 {
	font-family: serif;
	font-size:2.3em;
	font-weight:bold;
	margin:0;
	margin-right:1em;
	margin-top:0.5em;
}
.header h2 {
	margin-top:2em;
}
.header p {
	color:#aaa;
	font-size:0.8em;
	margin:0;
	margin-top:-0.5em;
}
.data {
	font-size:0.7em;
}
.bilder {
	border-collapse:collapse;
	border-style:solid;
	background-color:#fff;
	border-width:1px;
	border-color:#444;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	height: 1px;
	text-align: center
}
.bildertabelle {
	background-color:#ccc;
	border-style:none;
	border-width:1px
}
.link {
	font-size:11px;
	color:#000000;
	background:#ffffff
}
