body {
	text-align:center;
	font-size:12px; 
	font-family: arial; 
	padding:0; 
	margin:0;
	background: url('../gfx/footer.jpg') no-repeat #6A0019 0 375px;
	color:#FFF;
	}

.tx-cfamooflow-pi1 { 
margin-top:25px; 
width:947px;
}

.mf div.loader, .mf div.caption, .mf div.mfNav, .mf div.sliderCon {
width:947px;
left:0;
}

a { color: #FFF }

h3 {
	margin:0;
	padding:5px 0 0 0;
	color:#FFF;
	text-align:center;
	font-size:14px;
	}

#header {
	padding:0;
	margin:0;
	height:25px;
	background:#515151;
	position:absolute;
	width:947px;
	z-index:20000;
	top:0;
	}
	
#header img {	
	margin: 4px 0 0 0;
	}

#mininav {
	position: absolute;
	top: 470px;
	left:0;
	background: #FFF;
	height: 20px;
	width:50px;
	padding:3px 0 0 0;
	color:#000;
	display:none;
	}
	
img {
	border:0;
	vertical-align:middle;
	}
	
#flash {
	width:100%;
	background: #000;
	/* margin:130px 0 0 0 */
	}
	
#content {
	width: 550px;
	margin: 0 auto;
	padding:0;
	text-align:left;
}

.left {
	float:left;
	}
	
	
#zusatztext {
	position:absolute; 
	visibility:hidden; 
	left:215px; 
	top:50px; 
	width:500px; 
	height:300px; 
	z-index:1;
	}
	
	
#zusatztext #box1 {
	position:absolute;  
	width:515px; 
	height:315px; 
	background-color:#000; 
	-moz-opacity:0.8;
	z-index:2;
	}
	
#zusatztext #box2 {
	position:absolute; 
	width:480px; 
	height:280px; 
	color:#FFF;
	padding:15px;
	z-index:3;
	border:4px solid #FFF;	
	text-align:left;
	}	
	
#close {
	top:10px;
	left:453px;
	position:absolute; 
	z-index:4;
	border:1px solid #00F
	display:none
	}
	
.right{
	float:right;
	}
	
.clear {
	clear:both;
	}
