*{
	margin:0;
	padding:0;
}

body{
	background: #FFF url('../img/background.jpg') center center fixed;
}

.breaker{
	clear:both;
}

#center{
	overflow:hidden;
	width:914px;
	min-height:813px;
	
	margin: 10px auto;
	/*background-color:red;
	border:2px solid green;*/
}

#left{
	width:232px;
	min-height:534px; /*standard 534 */
	height:534px; /*standard 534 */
	/*background: url('../hell/img/test_r2_c2.png') left top no-repeat;*/
	background: url('../hell/img/test_r2_c2.png') left top repeat-y;
	/*float:left;*/
	
	overflow:hidden;
	/*position:absolute;*/
	z-index:1000;
	top:1;
	left:1;
}

#topcontent{
	width:682px;
	height:534px;
	float:right;
	/*background-color:orange;*/
}

	#top{
		width:682px;
		height:107px;
		background: url('../hell/img/test_r2_c3.png') left top no-repeat;
	}
	
	#mainnavi{
		width:682px;
		height:34px;
		background: url('../hell/img/test_r3_c3.png') left top no-repeat;
	}
	
	#galerie{
		width:682px;
		height:360px;
		background: url('../hell/img/test_r4_c3.png') left top no-repeat;
	}
	
	#pathfinder{
		width:682px;
		height:33px;
		background: url('../hell/img/test_r5_c3.png') left top no-repeat;
	}

#content{
	width:914px;
	min-height:195px; /*standard 195px; */
	height: auto !important;
	height: 195px;
	overflow:hidden;
	position:relative;
	background: url('../hell/img/test_r6_c2.png') left top repeat-y;
	z-index:1;

}

#kontakt{
	width:232px;
	float:left;
	/*background-color:green;*/
	position:relative;
	bottom:0;
	z-index:2;
}

#kontaktkasten{
	top:4px;
	left:6px;
	position:absolute;
	width:145px;
	height:195px;
	height:213px;
	background: url('../img/kontakt.png') no-repeat center;
}

#kontaktkasten p{
	color:#9A352B;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:14px;
	padding:5px 5px 5px 30px;
}

#kontaktkasten p strong{
	font-size:13px;
}

#maincont{
	width:682px;
	min-height:195px;
	float:right;
	/*background-color:red;*/
}

#footer{
	width:914px;
	height:84px;
	text-align:center;
	background: url('../hell/img/test_r7_c2.png') left top no-repeat;
}

#ajaxdiv{
	height:100px;
}

#captcha{
	display:inline;
	padding:10px 10px 10px 0px;
}

.captchalabel{
	display:inline;
	float:none;
	text-align:left;
}

a.reload{
	background: url('../hell/img/pfeil.gif') left top no-repeat;
	display:block;
	float:left;
	height:40px;
	margin:10px 10px 10px 0;
	text-indent:-99999px;
	width:200px;
}
