
#shadow_right {
	position:absolute;
	top: 0px;
	left: 1000px;
	background-image:url(images/verlauf_rechts.gif);
	background-repeat:no-repeat;
	background-color:#f1f3f6;
	width:19px;
	height:640px;
	z-index:1;	
}


#head_shadow_bottom {
	background-image:url(images/schatten_kopf_unten.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:5px;
	margin: 0px;
	padding: 0px;
}

#head_flash {
	width:1000px;
	height:310px;
}

#box {
	background-color:#FFFFFF;
	width:980px;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;		
}

#box .box_left {
	background-image:url(images/bg_content_box.gif);
	background-repeat:no-repeat;
	width:320px;
}

#box .box_left_void {
	background-repeat:no-repeat;
	width:320px;
}

#box .box_center {
	background-image:url(images/bg_content_box.gif);
	background-repeat:no-repeat;
	width:320px;
}

#box .box_center_login {
	background-image:url(images/bg_login_box.gif);
	background-repeat:no-repeat;
	width:649px;
}

#box .box_right {
	background-image:url(images/img_box.jpg);
	background-repeat:no-repeat;
	width:318px;
}
#box .box_right img#imgbutt{
	position:relative;
	top: 180px;
	left: 20px;
}

#box .box_left, #box .box_center, #box .box_right, #box .box_left_void, #box .box_center_login {
	background-color:#FFFFFF;
	height:220px;
	float:left;
	margin: 0px;
	padding: 0px;

}

#box .box_spacer {
	background-image:url(images/trennlinie.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:218px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#box .content{
	margin: 20px 25px;
}

#box .content ul{
	margin:0; 
	padding:0;
	border:0;
}

#box .content li{
 list-style-image: url(images/pfeil.gif);
 margin: 0px 25px; 
 height: 25px;
}
