

body {
	background: url(../pics/verlauf.jpg) repeat-x;
	
	background-color: #000000;
	
	 }
 
#main{
	margin: 20px auto;
	width: 900px;
	height: 520px;
	border: 1px solid #cccccc;
	background-image: url(../pics/bg.jpg);
	background-repeat: no-repeat;
			
 }
 
#box_01{
	float: left;
	height: 540px;
	width: 690px;
	}

#inhalt_box_01{
	float: left;
	height:360px;
	width: 303px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: black;
	border: 1px solid #cccccc;
}

#inhalt_box_02{
	float: left;
	height:360px;
	width: 280px;
	background-color: transparent;
	margin-left:35px;
	margin-top:20px;
	border: 1px solid #cccccc;
	color: white;
}

  
#fussbox{
	float:left;
	height:102px;
	width: 491px;
	margin-top:25px;
	background-color: black;
	margin-left:50px;
	border: 1px solid #cccccc;
	}
  
  
  
#box_02{
	float:left;
	height:520px;
	width: 210px;
	background-color: transparent;
	text-align:center;
}





#video_box_01{
	float:left;
	height:140px;
	width: 160px;
	margin-top:35px;
	margin-left:5px;
	text-align:center;
	border: 1px solid #cccccc;
	background-color: black;
}




#video_box_02{
	float:left;
	height:140px;
	width: 160px;
	margin-top:15px;
	margin-left:5px;
	text-align:center;
	border: 1px solid #cccccc;
	background-color: black;
}



#video_box_03{
	float:left;
	height:140px;
	width: 160px;
	margin-top:15px;
	margin-left:5px;
	text-align:center;
	border: 1px solid #cccccc;
	background-color: black;
}


#dekay_box{
    float:left;
	width: 900px;
	margin-top:0px;
	margin-left:46px;
	text-align:right;
	background-color: black;
	}


