body {
	background-color: #333333;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }


#wrapper { 
  width: 700px !important;
  padding: 0;
  border: 0;
  margin: 0 auto;
  background: #fff;
  color: #000;
  position: relative; 
  z-index: 0;
 }

#header {
	width: 100%;
	height: 80px;
	padding: 0;
	margin: 0;
	border: 0;
	position:relative;
	top:0;
	background: #fff;
 }

#header span {
	position: absolute;
	top: -15px;
	margin: 20px;
	padding: 0;
	color: #444;
	width: 418px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
 }

#menu {
	background-color: #ff6633;
	width: 100%;
	height: 27px;
	margin: 0;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
	border:0;
 }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	background:#fff;
	position:relative;
	right:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
 }

#menu ul li {
	margin: 0;
	padding: 0;
	float:left;
	text-align: center;
	background-color: #FFF;
}

#menu ul li a {
	margin: 0;
	display: block;
	padding: 5px 15px;
	background-color: #FF6633;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6633;
	border-right-color: #FFF;
	border-bottom-color: #ff6633;
	border-left-color: #FFF;
 }

#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #F93;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F93;
	border-bottom-color: #F93;
 }


#feature { 
  background: #000;
  width: 100%;
  height: 200px;
  margin: 1px 0;
  text-align: center;
  position: relative;
  z-index:0; 
  clear: right; 
 }

#feature h2 {
	position: absolute;
	left: 99px;
	font-family: stereofidelic, sans-serif;
	color: #999;
	font-size: 34pt;
	padding: 0;
	margin:80px 0 0 0;
	top: 5px;
 }

#content {
	position: relative;
	width: 100%;
	background: #fff;
	margin: 0px;
	list-style-image: url(images/list.jpg);
	list-style-type: decimal;
}
.gt {
	margin:5px 17px;
	font-size: 11px;
}
.clear { clear: left; height:15px; }
.kein_rahmen { border:none }


#content a {
	text-decoration: none;
	color: #666666;
 }

#content a:hover {
	text-decoration: underline;

 }


.tile {
	margin: 5px;
	width: 210px;
	background: #f9f9f9;
	padding: 0;
	color: #000000;
	border: 1px solid #aaa;
	text-align: left;
	position:relative;
	display:inline; /* IE needs this to display correctly */
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: none;
	float: left;
	height: 180px;
 }
.paper_promo_index-site {
	margin: 10px;
	width: 255px;
	padding: 10;
	color: #000000;
	text-align: left;
	position:relative;
	display:inline; /* IE needs this to display correctly */
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: none;
	float: right;
	right: 10px;
	border: none;
	vertical-align: top;
 }
 .unterschrift {
	margin: 5px;
	width: 100px;
	background: #f9f9f9;
	padding: 0;
	color: #000000;
	border: 1px none #aaa;
	text-align: left;
	position:relative;
	display:inline; /* IE needs this to display correctly */
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: right;
	float: left;
 }
.tile p { margin: 0 5px 5px; }
.tile h2 {
	margin: 5px 5px 0;
	font: bold 12px Tahoma, sans-serif;
}
.tile .image {
	position:relative;
	float:right;
	top:-10px;
	left:10px;
	right:5px;
	text-align:right;
	color:#bbb;
	width:auto;
	height:auto;
	background:#eee;
	border:1px solid #bbb;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0px;
	padding-left: -5px;
	margin-top: 0;
	margin-right: -5;
	margin-bottom: 0;
	margin-left: -5;
}


#footer  { 
  position: relative;
  width:100%;
  background: #fff;
  padding:0;
  margin: 0px;
  text-align: center;
 }

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
 }

#footer ul li { 
  margin: 0; 
  padding: 0 5px; 
  display: inline; 
  text-align: center; 
 }

#footer ul li a {
	margin: 0;
	padding:0;
	border: 0;
	color: #F26522;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
 }

#footer ul li a:hover { color: #000; }

#copyright { 
  margin-top: 10px;
  height:20px;
  background-color: #F26522;
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #ffffff;
  padding: 5px 0 0 0;
  text-align: center;  
 }
.border_with_background {
	background-color: #f9f9f9;
	margin: 0px;
	padding: 20px;
	border: thin solid #aaa;
}
.logo_size_kundenkontakter {
	font-size: 16px;
	font-weight: bold;
}
.book_promo {
	width: 110px;
	border: thin none #EBEBEB;
	text-align: center;
	vertical-align: top;
	position: relative;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	clear: none;
	display: inline;
	bottom: 0px;
	top: 75px;
	right: 85px;
}
.zeitschriften_tabelle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.zeitschriften_zeile {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

