

/* ------------------------------------------------------------------------------------ */
/* Styles die sich fuer diesen Kunden von den default-Styles unterscheiden				*/
/* ------------------------------------------------------------------------------------ */

.admin_form {
	background-image:	url("../images/admin_form_back.gif");
}

table.newsblock {
	background-image:	url("../images/admin_news_back.gif");
}

table.admin_toolbar {
}

div.splash {
	position:			absolute;
	right:				0px;
	top:				-86px;
	width:					310px;
	height:					265px;
}

div.splash table.admin_toolbar {
	background-color:	#ddaf33;
	position:			absolute;
	right:				0px;
	top:				-20px;
	width:				234px;
}

#container_1 {
	position:			absolute;
	right:				0px;
	top:				0px;
}

td.admin_form_col_alert {
	padding:			5px;
}

td.admin_form_col_confirm {
	padding:			5px;
	font-weight:		bold;
	color:				#000;
	background-color: 	#cad200;
}
