html {overflow-x:hidden}
body {
	background-color:#000;
}

.l_b {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
}

.r_b {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
}

.main { 
	position: absolute;
	top: 0px;
	left: 50%;
}

.p_o {
	border-top: 10px solid #575757;
	position: relative;
	top: 0px;
	left: -397px;
	width: 794px;
	height: 307px !important; /* Firefox, Opera & CO */
	height: 317px; /* IE 5.01, 5.5, 6 */
	background-image: url(../images/p_o.gif);
	background-repeat: no-repeat;
}

.inhalt_bg {
	position: relative;
	left: -397px;
	width: 687px !important; /* Firefox, Opera & CO */
	width: 793px; /* IE 5.01, 5.5, 6 */
	background-color:#575757;
	border-left: 53px solid #000;
	border-right: 53px solid #000;
}

.inhalt_bg_start {
	position: relative;
	left: -397px;
	width: 687px !important; /* Firefox, Opera & CO */
	width: 793px; /* IE 5.01, 5.5, 6 */
	background-color:#575757;
	border-left: 53px solid #000;
	border-right: 53px solid #000;
	background-image: url(../images/start_bg.jpg);
	background-repeat: no-repeat;
}

.inhalt {
	position: relative;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	color:#ddd;
	font-family:Verdana;
	font-size: 0.8em;
	text-decoration:none;
}

.prod_name {
	color: #ddd;
	align:right;
	text-align:left;
	vertical-align:top;
	padding:10px;
}

.kat {
	font-weight:bold;
	text-decoration:underline;
	color: #ddd;
	align:center;
	text-align:center;
	background-color:black;
}

.p_u {
	position: relative;
	text-align: left;
	bottom: 0px; 
	left: -397px;
	border:0px;
}

.pro {
	position: absolute;
	left: -63px;
	top: 58px;
	border:0px;
}

.kon {
	position: absolute;
	left: 310px;
	top: 93px;
	border:0px;
}

.imp {
	position: absolute;
	left: 176px;
	top: 93px;
	border:0px;
}

.new {
	position: absolute;
	left: -260px;
	top: 93px;
	border:0px;
}

.dri {
	position: absolute;
	left: 100px;
	top: 106px;
	border:0px;
}

.sta {
	position: absolute;
	left: -399px;
	top: 93px;
	border:0px;
}

