body  {
     	font-family: Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	border: 0px none;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	background: #ffffff;     	
	text-align: left;
     	margin: 0;
     	padding: 0;
	
	}


p {
     	font-family: Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	border: 0px none;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	margin: 1px;
	}



#container {
	position: relative;
	top: 80px;
	width: 650px;
	margin: 0 auto;
	text-align: right;
	height: 600px;
	background-image: url(/Bilder/hintergrund.jpg);

	
	}

#quadrat {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 580px;
	background: #8E8E8E;
	left: 0px;
	margin: 0;
	padding: 0;
	}

#bildleiste {
	position: absolute;
	width: 100px;
	background: #ffffff;
	height: 430px;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	}

#navigation {
	position: absolute;
	top: 65px;
	background: #8E8E8E;
	font-colour: #ffffff;
	left: 0px;
	width: 100%;
	margin: 0;
	text-align: right;
	}
a {
	font-family: Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: right;
	font-style: normal;
	text-decoration: none;
	}

#text {
	background: #ffffff; 
	position: absolute;
	top: 120px;
	right: 48px;
	padding: 0 15px;
	width: 470px;
	text-align: left;
	height: 470px;
	overflow: auto;
	}

ul#navigation {
	font: 9pt/16pt;	
	float: left;
	width: 650px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	a:link {color: #111111;}
	a:visited {color: #111111;}
	a:hover {background-color: transparent;
	color: #C5C5C5;}
	li {display:inline}

