#box_300 {
	top:10px;
	position:relative;	
	width:300px;
	height:135px;
	z-index:5;
	overflow: visible;
}

#big_box_300 {
	position:relative;	
	width:300px;
	height:250px;
	z-index:5;
	overflow: visible;
}

#box_around_left {
	float:left;
	left:10px;
	right:10px;
	top:10px;
	position:relative;	
	width:310px;

	overflow: visible;
	border: 2;		
}

#box_420 {
	position:relative;	
	width:420px;
	height:200px;
	z-index:5;
	overflow: visible;
}

#content_archiv {
	left:10px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;	
	width:215px;
	height:200px;
	z-index:6;
	overflow: visible;
}

#titles_archiv {
	left:5px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;	
	width:415px;
	height:20px;
	z-index:6;
	overflow: visible;
}

#archiv_break {
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;	
	width:850px;
	overflow: visible;
}


