﻿body, body div {
	margin:0px;
	padding:0px;
	font-family:"Arial", "Verdana", "Helvetica";
	font-size:12px;
	color:withe;
}
h1, h2, h3 {
	font-family:"Arial Black";
	font-variant:small-caps;
	font-size:18px;
	color:white;
	margin:0;
	padding:0 0 0 8px;
}
h2 {
	font-size:12px;
	padding:0px;
}
h3 {
	font-size:11px;
	padding:0px;
}
table.headline, .headline td {
	margin:0;
	padding:0 0 40px 0;
	empty-cells:show;
}
.headline td {
	padding:0;
}
td.headlinePrefix  {
	margin:0;
	padding:0;
	vertical-align:middle;
	width:4px;
}
div.headlinePrefix {
	background:url("../img/headline_prefix.gif") repeat-y scroll 0 0 transparent;
	margin:0;
	padding:0;
	width:4px;
	min-height:12px;
}
#maincontent {
	/*background-image:url("../img/bg.jpg");*/
	height:700px;
	left:50%;
	margin-left:-500px;
	margin-top:0;
	padding:0;
	position:absolute;
	width:1000px;
}
#navigation {
	position:absolute;
	top:10px;
	width:1000px;
	z-index:1000;
}
#navigation div {
	float:left;
}
#impressumsbutton {
	position:absolute;
	left:880px;
	top:670px;
}
#impressumsbutton a {
	color:white;
	font-family:"Arial Black";
	font-size:13px;
	text-decoration:none;
	z-index:1002;
}
#themenregal {
	position: absolute;
	left: 60px;
	top: 150px;
}
#ablage {
	position: absolute;
	left: 600px;
	top: 410px;
}
#titelvorschau {
	position:absolute;
	left:607px;
	top:280px;
	width:360px;
}
#titelueberschrift {
	position:absolute;
	left:0px;
	top:0px;
	width:370px;
}
#titelreihe {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.titelbild {
	padding:0 12px 0 0;
}
.textblock {
	color:white;
	font-size:12px;
	margin-left: 17px;
}
.textblock td {
	text-align:left;
	vertical-align:top;
}
.disquieter {
	left:766px;
	position:absolute;
	top:128px;
	z-index:20;
}
.disquieterSmall {
	position: absolute;
	top: 450px;
	left: 786px;
}
/* ----------------------- Home Page ------------------------------------ */
#homeBg {
	position: absolute;
	top: 0px;
	left: 0px;
	width:1000px;
	height:700px;
	z-index:10;
	padding:0;
	margin:0;
}
#secBg {
	position: absolute;
	top: 0px;
	left: 0px;
	width:1000px;
	height:700px;
	z-index:1;
	padding:0;
	margin:0;
}


/* ----------------------- top angebote --------------------------------- */
#angebotscontainer {
	left:280px;
	position:absolute;
	top:140px;
	width:720px;
}
.angebotsrahmen {
	float:left;
	background:url("../img/top_angebot/rahmen.gif") no-repeat scroll center right transparent;
	height:110px;
	width:340px;
	margin:0 10px 6px 0;
}
.angebotsbild {
	float:left;
}
.angebotstext {
	color:white;
	padding:10px;
	font-family:"Arial";
	font-weight:bold;
	font-size:12px;
}
a.angebotstext {
	color:black;
	padding:0px;
}

/* -------------------------- Ihr Vorteil ----------------------------------- */
#vorteilsliste {
	color:white;
}
#vorteilsliste td {
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
}
#vorteilsliste ul {
	margin:0;
}
#vorteilsliste ul li {
	margin: 0 0 20px 0;
}
