* {	margin:0; 
	padding:0;
	font-size:10px;
	border:0;
	outline:0;
}
body {
	font-size:10px; 
	margin:0; 
	padding:0; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	color:#ccc; 
	background:#333;
}
a {
	color:#CCC;
}
.hidden { 
	position:absolute; 
	top:0; 
	left:-9999px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
}
.contentgroup {
	text-align:center; 
	position:absolute;
	top:50%;
	width:100%;
	margin:-300px 0 0 0;
}
.header {
	border-bottom:1px dotted #ccc; 
	width:800px; 
	margin:0 0 2px -400px;
	left:50%;
	position:relative;
}
.footer {
	border-top:1px dotted #ccc; 
	width:800px; 
	margin:2px 0 0 -400px; 
	padding:2px 0 0 0;
	left:50%;
	position:relative;
}

.content {
}
.content .form_left {
	position:absolute;
	padding:10px 0 0 40px; 
	width:380px; 
	margin-left:0px; 
	margin-top:100px; 
	left:50%; 
	text-align:left;
}
.content .form_right {
	position:absolute; 
	padding:10px; 
	width:370px; 
	margin-left:-370px; 
	margin-top:100px; 
	left:50%;
	text-align:left;
}
.content .form_left p {
	margin:0 0 6px 0;
}
.content .form_left #mailformInputfield {
	width:320px;
	background:#3c605d; 
	border-bottom:1px dotted #ccc; 
	font-family:courier; 
	font-size:12px;color:#fff;
}
.content .form_right #mailformTextarea {
	width:380px;
	height:179px;
	background:#3c605d; 
	border-bottom:1px dotted #ccc; 
	margin-bottom:20px; 
	font-family:courier; 
	font-size:12px;color:#fff; 
	padding:2px 4px;
}

.content .form_right #mailformformtype_mail {
	float:left;
	margin:12px 2px 0 2px; 
	padding:2px 4px 1px 4px; 
	text-transform:uppercase; 
	-moz-border-radius:2px; 
	-khtml-border-radius:2px; 
	background:#FFF; 
	color:#000;
}
.content .form_right #mailformformtype_mail:hover {
	background:#000;
	color:#FFF;
}
.rechtshinweise {
	width:800px; 
	position:relative; 
	left:50%; 
	margin:10px 0 10px -400px; 
	text-align:left;
}
#info {
	text-transform:uppercase; 
	margin:0 0 -5px 0;
}
#mailformRadiobuttons {
	text-transform: none;
}
#mailformRadiobuttons input {
	margin:2px 0px;
}
.content .btn_set {
	width:auto; 
	position:fixed; 
	z-index:99;
	top:50%;
	left:50%;
	margin:250px 0 0 -390px;
}
.content .btn_set a,
.content .btn_set #desc{
	float:left;
	margin:0px 2px 0 2px; 
	padding:2px 4px 1px 4px; 
	-moz-border-radius:2px; 
	-khtml-border-radius:2px;
}
.content .btn_set a {
	text-transform:normal;
	background: url(../images/btn_bg_w.png);
	color:#000;
}
.content .btn_set a:hover {
	background: url(../images/btn_bg_b.png);
	color:#fff;
}
.content .btn_set #desc {
	background: url(../images/btn_bg_b.png); 
	color:#fff;
}
#bg {
	position:fixed; 
	width:100%; 
	height:100%;
}
b {
	color:#fff; 
	text-transform:uppercase;
}
.clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 {
	display:block;
}
.do {
	position: fixed;
	right:0;
	bottom:0;
	margin:-125px 0 0 -125px;
	z-index:-999; 
	display:block;
}
.bgimg {
	position:fixed;
	z-index:-99;
	width:100%;
	height:100%; 
	top:0; 
	left:0;
}
/*
#stoerer {
	width: 161px;
	height: 159px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 330px;
	margin-top: -115px;
	background: url(../img/stoerer-2011.png) left top no-repeat;
}
* html #stoerer {
	width: 154px;
	height: 160px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 330px;
	margin-top: -115px;
	background: url(../img/stoerer-2011-ie6.png) left top no-repeat;
}
*/
