#loadinginner{
	background-color:#E8E8E8;
}

.adminbox{
	background-image:url(box_headline_bg.jpg);
	background-repeat:repeat-x;
	background-color:#D3D9B7;
	border-bottom:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;			
}

#modulviewinner{
	background-image:url(box_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#D3D9B7;
}

#modulview{
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#D3D9B7;
border-bottom: 1px solid #9F9F9F;
}

#modulview2{
	background-color:#D3D9B7;
	background-image:url(box_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;	
}

.modulhead{
	background-image:url(reiter_admin.gif);
	color:#000000;	
}

.modulhead2{
color:#000000;
background-image:url(reiter_admin_inaktiv.gif);
}

.modulitem{
background-color:#d3d3d3;
}

#admin{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#E8E8E8;
	color: #000000;
}

.boxhead{
	color:#000000;
}

.adminboxtext{
color:#000000;
}

.adminboxtext ul li a:link,.adminboxtext ul li a:active,.adminboxtext ul li a:visited,.adminboxtext ul li a:focus{
color:#000000 !important;
text-decoration:none !important;
}


