* {
	z-index:0;
	margin:0; padding:0;
	border:0;
	font-family:'Helvetica', 'Arial', 'sans-serif';
	color:#fff;
}

body { 
	background-color:#363636; 
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #555555;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
}


/* ------ Main - Container ------ */

#main {
	position:absolute;
	top:50%; left:50%;
	width:912px; height:587px;
	margin-left:-456px;
	margin-top:-293.5px;
	background-color:#030000;
}

#home #main {
	width:782px; height:587px;
	margin-left:-391px;
}

#home #main #stoerer {
	z-index:1;
	position:absolute;
	top:23px; left:630px;
}

#home #main #rewel {
	z-index:1;
	position:absolute;
	top:480px; left:65px;
}


/* ------ Header ------ */

#header {
	position:absolute;
	top:0; left:0;
	width:782px; height:108px;
	background-color:transparent;
}

#header img {
	position:absolute;
	top:38px; left:28px;
}

#home #header span {
	position:absolute;
	top:56px; left:241px;
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}


/* ------ Inhalt ------ */

#inhalt {
	position:absolute;
	top:108px; left:0;
	width:912px; height:442px;
	background-color:transparent;
}

#home #inhalt {
	width:782px;
}

#text {
	position:absolute;
	top:0; left:325px;
	width:585px; height:405px;
	overflow:auto;
}

#text h1 {
	color:#EE1C25;
	font-size:18px;
	font-weight:bold;
	margin-bottom:16px;
}

#text h2 {
	width:100%;
	font-family: 'Helvetica Neue Ultra Light', 'AvantGarde Bk BT', 'Arial Narrow', 'sans-serif';
	font-size:28px;
	font-weight:lighter;
	margin-top:34px;
	margin-bottom:3px;
}

#text h3 {
	font-size:12px;
	font-weight:lighter;
	margin-bottom:25px;
}

#text p {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:14px;
	padding-right:40px;
}

#text img {
	float:left;
	border:solid 1px #fff;
	margin-right:18px;
}

#text a:link {
	text-decoration:none;
	color:#fff;
}

#text a:visited {
	text-decoration:none;
	color:#ccc;
}

#text a:hover, #text a:active, #text a:focus {
	text-decoration:none;
	color:#EE1C25;
}

#galerie img {
	margin-bottom:15px;
}

#text img#stoerer {
	float:right;
	border:0;
	margin-right:20px;
}

#text .steckbrief {
	height:158px;
}

/* Formular */

form {
	position:absolute;
	width:305px;
	top:108px; right:90px;
	font-size:12px;
}

form label {
	display:inline-block;
	width:70px;
	margin-bottom:12px;
	margin-right:10px;
	text-align:right;
	vertical-align:top;
}

form em {
	color:#EE1C25;
}

form input, form textarea {
	width:225px;
	font-size:10pt;
	color:#000;
	font-family:'Helvetica', 'Arial', 'sans-serif';
	border:1px solid #fff;
}

form textarea {
	height:95px;
}

form input.button {
	width:80px;
	margin-top:10px;
	padding:1px;
	float:right;
	background-color:#fff;
	border:1px outset #999;
}

form p { 
	clear:right;
	margin-left:80px;
}


/* ------ Footer ------ */

#footer {
	z-index:1;
	position:absolute;
	bottom:0; left:0;
	width:912px; height:37px;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	border-top:solid 2px #fff;
}

#home #footer {
	width:782px;
}

#footer span {
	display:block;
	margin-top:10px;
	margin-right:20px;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration:underline;
}
