html,body{margin:0;padding:0}
body{text-align:center;
background-color: #000;
/* background-image:url(img/bodyBackground.gif);*/
}
div#container{
	width:1000px;
	margin:0 auto;
	text-align:left;
	

	
	}
div#contentText{
	float:left;
	width:100%;
	margin: 20px 25px 20px 25px;

	
}
div#header{
display:none;
 
	
	}
	div#bildleiste{
display:none;
 
	
	}
div#navigation{
display:none;
 
	
	}

	

div#feet{
display:none;
	
	
}

div#contentLinks{
	display:none;
}
div#contentRechts{
display:none;
}
div#bildfocus{
	margin: 0 auto;
	width: 980px;
	font-family: arial;
	font-size: 80%;


}
div#bf_wrapper{

	color:#E3E3E3;
	margin: 0 auto;
	
}

div#bf_img{
	margin:20px 0 0 0;
	text-align:center;
	float:left;

}
div#bf_text_standard{
	/*background-color:#C0C0C0;	height:550px;
	overflow:visible;*/
	padding: 20px;
	float:left;
	color:#D7D7D7;
	width:250px;
	margin: 20px 50px 0 0;

	background-color:#333;
			

}
div#bf_text_invers{
	/*text ohne bilder*/
	padding: 20px;

	color:#333;
	width:500px;
	margin: 20px 0 0 0;
	float:left;
	background-color:#C0C0C0;

			

}
div#nav{
	clear:both;
	margin: 0px auto;
	width:980px;
	padding-top:20px;
	
}
fieldset {
	border: 0;
}
form{
	text-align:center;
	
}
			div#InfoLayer{
			
					background-color:#333;
				color:#D7D7D7;

				position:absolute;
				top:0px;
				left:0px;
				
				
				
			}
			.LeftText{
					
					background-color:#333;
				color:#D7D7D7;
				position:absolute;
				top:0px;
				left:50px;
				border:1px solid #D7D7D7;
				width:200px;
				padding:10px;
			}
.fussnote {
	
	font-size:0.8em;


	background-color:transparent;
	}

.highlight{
	border: 1px dotted #666699;
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	vertical-align:middle;
}
.tabulator1{
	
	margin-bottom: 10px;
	margin-left:50px;

	background-color:transparent;

}
.tabulator2{
	
	margin-bottom: 10px;
	margin-left:150px;

	background-color:transparent;

}
.zentrieren
{
	text-align: center;
	margin-bottom: 10px;
	background-color:transparent;

}
.links
{
	text-align: left;
	margin-bottom: 10px;
	background-color:transparent;

}
.rechts
{
	text-align: right;
	margin-bottom: 10px;
	background-color:transparent;

}
h1,h2,h3{
	font-size:100%;
}
