body{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align:center;
}

html, ul, ol, h1, h2, h3, h4, p,
span, table, td, tr, form, img, li{
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.top{
	margin:0px;
	padding:0px;
	text-align: center;
}

img {
   border: 0;
}

.text {
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.textweiss {
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	right: 0px;
	top: 109px;
	position: absolute;
	width: 204px;
	height: 106px;
	padding: 5px 0px 3px;
	z-index: 99;
	left: 225px;
}

#navigation a{
	color:#666666;
	text-decoration:none;
}

#navigation a:hover{
	color:#666666;
	text-decoration: underline;
}


#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #FFFFFF;
	margin : 0px auto;
	padding: 0px;
	width: 900px;
	border: 1px solid #999999;
	height: 450px;
	top: 20px;
	text-align : left;
	position: relative;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: 270px;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 450px;
	height: 450px;
	top: 0px;
	right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #B0B1B4;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #F1BDC9;
	position: absolute;
	left: 45px;
	top: 344px;
	width: 266px;
	height: 69px;
}
a {
	color: #000000;
	text-decoration: underline;
}
