@CHARSET "ISO-8859-1";

body {
	background-color :		#6b6b6b;
	background-image :		url(../../images/anmeldung/completebg.png);
	background-repeat :		repeat-x;
	margin :				10px 0px 10px 0px;
	font-family :			verdana, arial;
	color :					white;
	font-size :				0.8em; }

table#mainrel {
	width :					1024px;
	border-collapse :		collapse;
	position :				absolute;
	left :					50%;
	margin-left :			-512px; }

table#mainrel #space {
	width :					474px; }

table#mainrel td#head {
	height : 				247px;
	background-image :		url(../../images/anmeldung/header.png);
	padding-top :			5px;
	text-align :			left; }

td#head a {
	color :					#ababab;
	text-decoration :		none; }

td#head a img {
	border :				0px; }

td#left, td#right {
	width :					19px;
	background-repeat :		no-repeat; }

td#left {
	background-image :		url(../../images/anmeldung/bgleft.png); }

td#right {
	background-image :		url(../../images/anmeldung/bgright.png); }

td#td-content {
	width :					980px; }

a.menulink {
	width :					110px;
	height :				26px;
	text-align :			center;
	font-size :				13px;
	font-weight :			bold;
	display :				block;
	padding :				7px 5px 0px 5px;
	color :					#ababab;
	text-decoration :		none; }

a.menulink:hover {
	background-image :		url(../../images/anmeldung/menuhover.png); }
