	*{margin:0 0 0 0; padding:0 0 0 0;}
	
	
	body{
		text-align:center;
		background:none;
		color:#bba;
		font: 12px verdana, sans-serif;
		width:830px;
		height:840px;
		background:black;
		background-repeat:no-repeat; 
		background-position:right;
		}
		
	a{
		border:0px none;
	}
	h1{
		font: 30px georgia,serif;
		letter-spacing:1px;
	
	}
	h2{
		font-size:11.5px;
		margin-top:2px;
		margin-bottom:20px
	}
	h3{
		font-size:9px;
		text-align:center;
	}
	p{
		font-size:13px;
		letter-spacing:0.03em;
		line-height:143%;
		margin-bottom:5%;
	}
	
	.imgLink{
		width:100%;
		border:0px none;
	}	
	.TextContainer{
		float:left;
		position:fixed;
		left:40px;
		top:40px;
		width:400px;
		height:760px;
		text-align:left;
	}
	.TextSchmal{
		position:relative;
		width:260px;
	}
	.DivKomplett{
		float:left;
		position:fixed;
		left:40px;
		top:40px;
		width:750px;
		height:760px;
		text-align:left;
	}
	.DivHeadline{
		text-align:center;
		height:60px;	
	}
	.DivContent{
		height:700px;
	}
	.Div1_2{
		text-align:center;
		position:relative;
		width:355px;
		height:665px;
	}
	/*Nur für Internet-Explorer*/
	* html .TextContainer{
		padding:40px 0px 0px 40px;
	}
