#content_mpg{
	width:908px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	background-image:url(../img/content_back_grey.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
}
/*------------------------------------------------left--------------------*/
#left{
	width:216px;
	float:left;
	margin-left:10px;
}
.left_box{
	margin:0 0 0 0;
	/*TOP RIGHT BOTTOM LEFT*/
	/*padding:0px 20px 0px 15px;*/
	padding:8px;
	background-image:url(../img/left_box_inner.jpg);
	background-repeat:repeat;
	border:#FFFFFF 2px solid;
	margin-bottom:10px;
}
.left_box a{
text-decoration:none;
display:block;
text-align:left;
}
.kategorie{
	font-weight:bold;
}
.item{
	padding-left:8px;
}

.left_box p{
	color:#ccc;
	text-align:left;
	margin:0; 
	padding:0;
}
#left_box_flash{
	margin:0 0 0 0;
	/*TOP RIGHT BOTTOM LEFT*/
	/*padding:0px 20px 0px 15px;*/
	padding:8px;
	background-image:url(../img/left_box_inner.jpg);
	background-repeat:repeat;
	border:#FFFFFF 2px solid;
	margin-bottom:10px;

}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right_middle{
	width:635px;
	float:right;
	background-image:url(../img/right_box_inner_small.jpg);
	background-repeat:repeat;
	margin-right:10px;

	color:#ccc;
	text-align:left;
	padding:8px;
	border:#FFFFFF 2px solid;
min-height: 450px;
}

/*------------------------------------------------right--------------------*/
#right_inner_box_wrapper{
margin-left:10px;
padding-left:3px;
padding-right:20px;
padding-top:3px;
padding-bottom:3px;
background-image:url(../img/box_right_inner.jpg);
background-repeat:repeat-y;
border:#FFFFFF 2px solid;
width:578px;
margin-bottom:8px;
}


#right_inner_box_wrapper p{
	margin-top:5px;
	padding:0;
}
.formbutton{
cursor:pointer;

background:#000;
color:#fff;
font-weight:bold;
text-align:center;
background:url(../img/button.jpg) repeat-x left top;
height:26px;
width:196px;
line-height:2
}
.formbutton a{
text-decoration:none;
color:#FFF;
}
.formbutton a:hover{
text-decoration:none;
color:#d9cf61;
}

	


