body
	{
	background-color	: #FFFFFF;
	font-family			: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size			: 12px;
	color				: #000000;
	margin				: 0px;
	margin-left			: 0px;
	margin-bottom		: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	}

.rahmen
	{
	border				: 1px solid #9a9a9a;
	}

.highlight
	{
	font-size			: 12px;
	font-weight			: bold;
	color				: #9a9a9a;
	}

.button
	{
	border				: 1px solid #9a9a9a;
	color				: #9a9a9a;
	font-weight			: bold;
	background-color	: white;
	}

#main
	{
	background-color	: white;
	background-image	: url('../_bilder/background.gif');
	background-repeat	: none;
	padding				: 0px;
	position			: absolute;
	margin				: 0px;
	top					: 50%;
	left				: 50%;
	width				: 950px;
	height				: 622px;
	margin				: -311px 0 0 -475px;
	border				: 0px;
	}
