.start_text{
	font-size:18px;
	text-align: center;
}
.start_bold{
	font-weight:bold;
	font-size:21px;
}
div#start_text{
	font-size:19px;
	white-space:nowrap;
	text-align: center;
	line-height: 1.5;
	position:absolute;border:0px solid black; position: absolute; top: 20px; right: 55px; width: 270px;
}

div#gallery{
	width:836px;
}
#gallery_imgages{
	margin:0;padding:0;cursor:pointer;
}
	#gallery_imgages a.hover {
		filter:alpha(opacity=50); 
		-moz-opacity: 0.5; 
		opacity: 0.5;
		width:
		height:80px;
		width:108px;
		color:#ff9900;
	}

	#gallery_imgages a.hover:hover {
		filter:alpha(opacity=100);   
		-moz-opacity: 1.0;   
		opacity: 1.0;
	}
	
/* info_block */		
							
	#info_block{
		/* IE */
		background:url('../images/info_top.gif') no-repeat top center;
		width:202px;
	position:absolute; left:0px; 
		/*float:left; rausgenommen weils im IE probleme gibt*/
		/*position:absolute; left:0px; top:470px;margin-top:10px;*/
	}
		 #info_block .bottom{
			background:url('../images/info_bottom.gif') no-repeat bottom center;
			width:202px;
			padding-bottom:1px;
		}
			#info_block .bottom .content{
				padding:0 0 0 10px;
			}
			
/* info_block end */
div#box_container{
	height:200px;border:none;position:relative;margin-top:10px;
}
div#banner{
	background:url('../images/gifts/teaser/banner.png') no-repeat top center;
	width:920px;
	height:100px;
	margin:50px auto 10px auto;
}
div#background{
	width:920px;height:300px;border:0;
	margin:0px auto 0px auto;
}

div#box_left{
	background: url(../images/start/unentschlossen.png) left top no-repeat; height:189px; width:202px; border:0;
	/*margin-top:10px; margin-left: 38px; float:left;*/ /*rausgenommen weils im IE probleme gibt*/
	position:absolute; left:240px; 
}

div#box_middle{
	background: url(../images/start/gewinne.png) left top no-repeat; height:189px; width:202px; border:0;
	/*margin-top:10px; margin-left: 38px; float:left;*/ /*rausgenommen weils im IE probleme gibt*/
	position:absolute; left:480px; 
}

div#box_right{
	background: url(../images/start/anmelden.png) left top no-repeat; height:189px; width:202px; border:0;
	position:absolute; left:718px;
}

div#reg_now{
	background: url(../images/start/register.jpg) left top no-repeat;position:absolute;left:370px;top:145px;font-size:18px;border:0px solid black;width:220px;height:60px;
}

div#garantie{
	/*
	width:107px;height:110px;border:0;position:absolute;left:400px;bottom:85px;
	*/
}

div#right_side{
	width:706px;height:220px;margin:auto;border:none;float:left;position:relative;
}

