﻿/* CSS-Layout */
body {
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	background: url('images/bg_wood.jpg') repeat fixed;		
	margin: 80px 0px 50px 0px;
}
p {
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	margin: 0px;
}
h1 {
	width: 280px;
	height: 265px;
	position: relative;
	color: white;
	background-color: #DC3526;
	margin: 5px 0px 0px 0px;
	float: left;
	background-image: url('images/wild_zeitung.gif');
	background-repeat: no-repeat;
}
h2 {
	width: 445px;
	height: 279px;
	position: relative;
	margin-top: 45px;
	margin-bottom: 10px;
}
h2 span {
	background-image: url('images/exklusiv.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h3 {
	width: 455px;
	height: 129px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 span {
	background-image: url('images/enthuellt.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h4 {
	width: 455px;
	height: 72px;
	position: relative;
	margin-top: 12px;
	margin-bottom: 0px;
}
h4 span {
	background-image: url('images/wildleserwissenmehr.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
object {
	position: absolute; top: 0px; left: 0px; display:block; width: 100%; height: 100%;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.fix {
	width: auto;
	display: table;
	position: fixed;
}
.fixinner {
	width: 1000px;
	height: 1300px;
	position: relative;
}
#utensilien {
	width: 1000px;
	height: 1300px;
	text-align: left;
}
#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#footer {
}
#download {height: 100%; background: #565656; overflow: hidden;}

.fix {
	left: 50%; top: 285px; position: fixed; margin-left: -705px;
}
.scoll {
	left: 50%; top: 0px; position: absolute; margin-left: -500px; margin-top: 80px;
}
.tasse {
	background-position: center center;
	top: 280px;
	left: -200px;
	width: 300px;
	height: 300px;
	background-image: url('images/tasse.png');
	background-repeat: no-repeat;
}
.page_content {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 873px;
	height: 1235px;
	background-color: #FFFFFF;
	z-index: 20;
}
.schatten {
	background-position: left bottom;
	position: absolute;
	top: -8px;
	left: 120px;
	width: 894px;
	height: 1253px;
	z-index: 10;
	background-image: url('images/schatten_frame_bottom.png');
	background-repeat: no-repeat;
}
.schatten_top {
	background-position: left top;
	background-image: url('images/schatten_frame_top.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
.schatten_main {
	background-position: left top;
	background-image: url('images/schatten_frame_bg.png');
	background-repeat: repeat-y;
	height: 1233px;
	width: 100%;
}
.logobox {
	background-position: left top;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 45px 39px 0px 54px;
	float: left;
	width: 280px;
	height: 370px;
	background-image: url('images/bg-top-red.gif');
	background-repeat: repeat-x;
}
.date {
	font-size: 11px;
	font-weight: bold;
	padding-top: 13px;
	width: 140px;
	height: 33px;
	float: left;
}
.preis {
	font-size: 13px;
	text-align: right;
	padding-top: 14px;
	width: 120px;
	height: 28px;
	float: right;
}
.adresse {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
	float: left;
	width: 100%;
}
.adresse a {
	text-decoration: none;
	color: #333;
	padding-left: 20px;
	padding-top: 1px;
	background: url('images/fav-facebook.png') no-repeat left center;
}
.adresse a:hover {
	text-decoration: underline;
}
.adresse a:hover img {
	border-color: #DC3526;
}
.adresse a img {
	border-width: 1px;
	border-color: white;
}
.adresse a:hover img {
	border-color: #DC3526;
}
.exklusiv {
	width: 445px;
	float: left;
}
.exklusiv a {
	background-image: url('images/bg-link.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	color: black;
	padding: 2px;
}
.exklusiv a:hover {
	background-color: #DC3526;
	color: white;
}
.middle {
	clear: both;
	width: 100%;
}
.middleleft {
	width: 455px;
	float: left;
	margin-left: 54px;
}
.middleleft a {
	text-decoration: none;
	color: black;
	padding: 2px;
	font-size: 16px;
}
.middleleft a:hover {
	background-color: #DC3526;
	color: white;
}
.testen {
	width: 288px;
	height: 125px;
	float: left;
	background-image: url('images/kostenlostesten.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.testen a {
	display: block;
	width: 238px;
	height: 68px;
	text-align: center;
	padding: 57px 0px 0px 50px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 35px;
	color: black;
	text-decoration: none;
	background-image: url('images/kostenlostesten.png');
	background-position: left top;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}
.testen a span {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}
.testen a:hover {
	background-position: right top;
}
.testen a:hover span {
	background-color: #DC3526;
	color: white;
	padding-left: 1px;
	padding-right: 1px;
}
.facebooklike {
	float: left;
	margin-top: 15px;
	width: 286px;
	padding: 0px 0px 7px 0px;
	border: 1px #000 solid;
	background: #F7F8FB
}
.facebooklike span {
	display: inline-block;
	background: #EDEFF4;
	border-bottom: 1px #C2C9DA solid;
	color: black;
	width: 100%;
	font: bold 13px/28px Verdana;
	text-indent: 10px;
	margin-bottom: 6px;
}
.facebooklike iframe {
	margin-left: 5px;
}
.wildad {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 100%;
	background-color: black;
}
.wildad img {
	border-width: 2px;
	border-color: black;
}
.wildad a:hover img {
	border-color: white;
}
.tagcloud {
	float: left;
	margin-top: 9px;
	text-align: center;
	width: 100%;
	line-height: 25px;
}
.tagcloud a {
	text-decoration: none;
	color: #777;
	padding: 0px 3px 0px 3px;
}
.tagcloud a:hover {
	background-color: #DC3526;
	color: white;
}
.wildleser {
	padding: 12px;
	border: 3px solid #4C4948;
	height: 226px;
}
.middleright {
	width: 288px;
	float: left;
	margin-left: 21px;
}
.megaseite {
	width: 288px;
	height: 302px;
	margin-top: 10px;
	float: left;
	background-image: url('images/megaseite.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.megaseite a {
	display: block;
	width: 288px;
	height: 199px;
	text-align: center;
	padding: 103px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: black;
	text-decoration: none;
	background-image: url('images/megaseite.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.megaseite a:hover {
	background-position: right top;
	color: white;
}
.anzeige {
	width: 100%;
	font-size: 13px;
	margin-top: 11px;
	border-bottom: 1px black solid;
	float: left;
	height: 16px;
}
.impressum {
	background-position: left top;
	margin: 20px 21px 0px 54px;
	float: left;
	padding-top: 35px;
	width: 280px;
	height: 130px;
	background-image: url('images/impressum.gif');
	background-repeat: no-repeat;
	font-size: 13px;
	position: relative;
	clear: both;
}
.impressum p {
	font-size: 14px;
	line-height: 20px
}
.impressum a {
	text-decoration: none;
	color: black;
	padding: 2px;
	font-size: 14px;
}
.impressum a:hover {
	background-color: #DC3526;
	color: white;
}
.agb {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	line-height: 17px;
	padding-bottom: 1px;
	text-align: left;
}
.agb a {
	font-size: 11px;
	color: #CDCDCD;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.agb a:hover {
	text-decoration: underline;
}
.leserbriefe {
	margin: 20px 0px 0px 0px;
	float: left;
	padding: 37px 10px 0px 18px;
	width: 432px;
	height: 130px;
	font-size: 14px;
	background-image: url('images/leserstimmen.gif');
	background-position: 18px 5px;
	background-repeat: no-repeat;
	background-color: #EAF6FD;
	border: 1px black solid;
	line-height: 22px;
}
.leserbriefe a {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
	color: black;
}
.leserbriefe a:hover {
	text-decoration: underline;
}
.loading {
	width: 100%;
	height: 100%;
	background-color: #565656;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow: hidden;
}
.loadingtext {
	text-align: center;
	color: #C2CBCD;
	font-size: 22px;
	margin-top: 120px;
	line-height: 22px;
}
.loadingtext a {
	display: block;
	margin: 0 auto;
	background-color: #FFFFE1;
	border: 1px solid #59828E;
	padding: 20px;
	width: 500px;
	color: #3A4447;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	margin-top: 80px;
}
.loadingtext a:hover {
	text-decoration: underline;
}
#downloadinfo {
	font-size: 14px; color: #333;
	line-height: 20px;
}
#downloadinfo p {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 15px; color: #333;
}
#downloadinfo p a {
	color: #222;
}
#downloadinfo p a:hover {
	text-decoration: none;
}
h5 {
	color: black;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0px 0px 15px 0px;
	text-align: left;
}
input {
	margin: 0px 7px 25px 0px;
	float: left;
}
label {
	text-align: left;
}
#wrapper {
	width: 550px; height: auto;
	margin: 10px;
	border: 5px red solid;
	padding: 40px 50px 40px 50px;
}
.button {
	 height: 43px;
	 text-align: center;
	 line-height: 43px;
}
.button a {
	display: block;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 43px;
	background: center top;
}
.button a:hover {
	background: center bottom;
}
#buttonre {
	float: right;  width: 290px; 
	margin: 10px 25px 0px 0px;
}
#buttonre a {
	background-image: url('images/buttonweiter.png'); 
}
#buttonli {
	float: left;  width: 156px; 
	margin: 10px 0px 0px 35px;
	background-image: url('images/buttonback.png'); 
}
#buttonli a {
	background-image: url('images/buttonback.png'); 
}

