/* @override 
	http://nightfire-magicshow.de/_neu/media/css/kinder.css
	http://nightfire-magicshow.de/_neu/media/css/show.css
*/

#wrapper {
	background: url(../assets/nf_containershow.png) repeat-y 0 160px;
	position: relative;
	top: -11px;
}

#main {
	min-height: 550px;
	
}

#kinder a.hyperlink_txt {
	font-size: 12px;
	top: 50px;
	float: left;
	position: relative;
}


#main .ce_text.block {
	width: 770px;
	height: 470px;
}
*html #main .ce_text.block {
	width: 670px;
	height: 470px;
	float: left;
	position: relative;

	clear: left;
	overflow: visible;
	top: -80px;
	left: 115px;
}


.block {
	overflow: visible;
}
h1 {
	margin-bottom: 10px;
}