html, body {
	margin:0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background: #fff;
	color: white;
	text-align:center;
	font-size: 75%;
	background-color:black;
	height:100%;
}

#gesamteseite {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:100%;
	height:100%;
	text-align:center;
	background-color:black;
}

#kopfzeile {
	margin:0;
	padding:14px;
	width:70%;
	float:center;
	text-align:right;
	height:15px;
	color:white;
	font-size:102%;
}


#links {

	margin:0;
	padding:0;
	width:15%;
	height:70%;
	text-align:right;
	float:left;
	background-color:black;
	color:white;
}

#rechts {

	margin:0;
	padding:0;
	width:70%;
	height:85%;
	text-align:center;
	color:black;
	float:center;
	background-color:white;
	background-image:url(fenster.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow: auto;
	
}

#rechts_fotos {

	margin:0;
	padding:0;
	width:70%;
	height:85%;
	text-align:center;
	float:center;
	background-color:black;
	overflow: auto;
	
	
	
}

#rechtstext {

	margin-left:7%;
	padding:30px;
	width:80%;
	color:black;
	text-align:justify;
	scrolling:no;

}

#rechtstext_downloads {

	margin:0;
	padding:5px;
	
	width:80%;
	color:black;
	
	text-align:center;
	
}

#titel {
	
	margin:0;
	padding:1px;
	
	width:94%;
	float:center;
	
	text-align:right;
	color:black;
	

	}
	
	
	#titel_fotos {
	margin:0;
	padding:1px;
	width:94%;
	float: center;
	text-align:right;
	color:white;
	}
	


.tabelle{
	
	
	width:85%;
	
	margin-top:10px;
	
	text-align:left;
	color:black;
	scrolling:yes;
	
	
	
}

.tabelle_fotos{
	
	width:95%;
	margin-top:1px;
	text-align:center;
	color:white;
	
	}
	


.tabelle_downloads{
	
	
	width:95%;
	
	margin-top:1px;
	
	text-align:left;
	color:black;
	scrolling:yes;
	
	
	
}



a.navigation:link {color:white; text-decoration:none}

a.navigation:visited {color:white; text-decoration:none}

a.navigation:active {color:white; text-decoration:line-through}

a.navigation:hover {color:white; text-decoration:line-through}


img {border: none}



a.releases:link {color:black; text-decoration:none}

a.releases:visited {color:black; text-decoration:none}

a.releases:active {color:black; text-decoration:line-through}

a.releases:hover {color:black; text-decoration:line-through} 
