body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: white;
	padding:0px;
	margin:0px;
	background-color: #141D24;
}

#inhalt {
	position:absolute;
	height: 645px;
	width: 809px;
	margin: -320px 0px 0px -400px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}

p, h1 {
	margin: 0px;
	padding: 10px;
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
}

a {
	color: #ff66cc;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

#top {
	height: 69px;
	background: url(img/logo1.gif) no-repeat left bottom;
}

#flash {
	height: 516px;
	background: #020202 url(img/blkback.jpg) repeat-x;
	border-top: 3px solid #d3ccbd;
	border-right: 3px solid #d3ccbd;
	border-left: 3px solid #d3ccbd;
}

#bottom {
	height: 52px;
	background: url(img/logo2.gif) no-repeat right top;
}

