@charset "utf-8";
/* CSS Document */

body {
	margin: 			0px;
	padding:			0px;
	background:			#fbfbfb url(/bilder/background/background.jpg) repeat-x;
	color:				#000066;
	text-align:			center;
}

center {
	width:				100%;
	margin: 			0px;
	padding:			0px;
}
div.center {
	width:				100%;
	height:				1010px;
	background:			url(/bilder/background/bg_viola_neu.jpg) no-repeat 0px 0px fixed;
	/*margin: 			0px auto 0px auto;*/
	margin: 			-5px 0px 0px 0px;
	padding:			0px;
	border-bottom: 0px solid #900;
}

div.block {
	padding: 			5px 0 0 10px;
	width: 				980px;
	text-align:			center;
	margin:				0px;
	top:				0px;
}
div.buehne {
	padding: 			5px 0 0 10px;
	width: 				980px;
	text-align:			center;
	margin:				0px;
	top:				0px;
}

div.textfield {
	width: 				980px;
}

div.clear {
	float:				left;
	clear: 				both;
	width:				990px;
	height:				15px;
	background: #ddd
}
