* { margin: 0;padding: 0; }
ul { list-style-type: none; }
a img { border: none; text-decoration: none; }
a { color: inherit; text-decoration: none;}
a:link {color:#fff;}  a:visited {color:#FDE8DB;}  a:active {color:#fff;}  a:hover {color:#FDE8DB;}
body {
	margin: 0; padding: 0;
	background: #bcbdbf url(../images/bg_line.png) repeat-x;
	font:12px "Arial";
	color: #000;
	text-align: center;
}

#container {
	width: 850px;
	height: 1387px;
	margin: 0 auto;
	padding: 0;
	border: none;
	position: relative;
	background: url(../images/bg_neu.jpg) 50% 0 no-repeat;
}

.clearfloat {clear: both;}

#trailer, #outspoken, #anmelden, #job {
   position: absolute;
   /*border: none solid transparent;*/
   left: 535px; top: 386px;
   width: 184px; height: 55px;
   display: block;
}

#outspoken {
	left: 174px;
	top: 578px;
	width: 154px;
	height: 27px;
}

#anmelden {
	left: 346px;
	top: 894px;
	width: 189px;
	height: 32px;
}

#job {
	left: 363px;
	top: 1215px;
	width: 154px;
	height: 26px;
}

#footerNav {
	position: absolute;
	left: 236px;
	top: 1333px;
	width: 452px;
}

#footerNav li { float: left; margin-right: 10px; }
#footerNav li a { color: #5f1a36; }
#footerNav li:after { content: " | "; color: #5f1a36; }
#footerNav li.last:after { content: ""; }

body#redirect div {
	margin-top: 150px;
}

body#redirect p {
	color: #fff;
}
