* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	background: #fff url(../img/body-verlauf.jpg) 0 0 repeat-x;
}

body {
	margin: 0;
	padding: 0;
	font: normal 14px Arial;
	color: #005da6;
}

/***********************************************
************************************************
  Genereller Aufbau
************************************************
************************************************/


div#wrapper {
	width: 1024px;
	position:relative;
	height:auto;
	margin: 0 auto;
}
div#header {
	background-image: url(../img/header.jpg);  
	background-repeat:no-repeat;
	position:static;
	width: 1024px;
	height: 187px;
	float: left;
	z-index: 0;
}

div#main-left {
	background-image: url(../img/border-left.jpg);  
	background-repeat:no-repeat;
	width: 71px;
	height: 885px;
	left: 0px;
	top: 187px;
	position:absolute;
	float: left;
	z-index: 3;
}

div#main-right {
	background-image: url(../img/border-right.jpg);  
	background-repeat:no-repeat;
	width: 69px;
	height: 885px;
	top: 187px;
	left: 955px;
	position:absolute;
	float: right;
	z-index: 3;
}

div#main {
	background-color: #fff;
	background-image: url(../img/border-bottom.jpg);	
	background-repeat: repeat-y;
	position:static;
	width: 1024px;
	min-height: 660px;
	height: auto;
	float: left;
	z-index: 2;
}


img#memoxxl {
	left:75px;
	width:365px;
	height:327px;
	position:absolute;
	z-index: 10;
}


img#welle {
	position:relative;
	background-color: #fff;
	margin-bottom: 0px;
	width: 888px;
	height: 214px;
	margin-left: 69px; 
	z-index: 20;
} 

div#content {
	position:relative;
	top: -10px;
	left: 69px;
	width: 828px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 672px;
	height: auto;
	float: left;
	z-index: 5;
}

a.general {
  color:#005da6;
  font-weight:bold;
  font-size:14px;
}

.hochgestellt {
	font-size: 8px;
	vertical-align: top;
}

div.sicherheitsmeldung {
	position: relative;
	margin-top: 180px;
}

.kleineschrift {
	font-size:10px;
}

/***********************************************
  Überschriften - inhalt
***********************************************/

h1 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

h2 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

/***********************************************
  Liste - navi
***********************************************/
ul#naviheader {
	list-style-type:none;
	position:absolute;
	top: 20px;
	left: 570px;
}

ul#naviheader li {
	display:inline;
	font-weight:bold;
	font-size:13px;
	color: #ffcc00;
}

ul#naviheader a {
	font-weight:bold;
	font-size:13px;
	color: #ffcc00;
}

/***********************************************
  Bilder - navi
***********************************************/

img#teilnahme {
	width: 182px;
	height: 33px;
	position: absolute;
	top: 128px;
	left: 430px;
}

img#partner {
	width: 183px;
	height: 33px;
	position: absolute;
	top: 128px;
	left: 611px;
} 

img#produkte {
	width: 183px;
	height: 33px;
	position: absolute;
	top: 128px;
	left: 793px;
}

/***********************************************
  Anzeige
***********************************************/

div.anzeige {
	width: 699px;
	
}

div.anz-left {
	background-image: url(../img/anzeige/border-anzeige-left.png);
	background-repeat:no-repeat;
	float: left;
	width: 5px;
	height: 204px;
}

div.anz-right {
	background-image: url(../img/anzeige/border-anzeige-right.png);
	background-repeat:no-repeat;
	float: left;
	width: 7px;
	height: 204px;
}

div.anz-middle {
	background-image: url(../img/anzeige/border-anzeige-bgr.png);
	background-repeat:repeat-x;
	float: left;
	width: 687px;
	height: 204px;
}

img.anzeigefoto {
	margin-top: 5px;
	float:left;
}

img.anzeigeprodukt {
	float:right;
	
}

p.anzeigetxt {
	float:left;
	width: 325px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: -20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
}

/***********************************************
************************************************
  Startseite
************************************************
***********************************************/

div#infokasten {
	position:relative;
	margin-top: 495px;
	height: 256px;
	width: 784px;
}

div#info-left {
	background-image: url(../img/bgr-infokasten-links.png);
	background-repeat:no-repeat;
	position: relative;
	float:left;
	width: 26px;
	height: 256px;
}

div#info-right {
	background-image: url(../img/bgr-infokasten-rechts.png);
	background-repeat:no-repeat;
	position: relative;
	float:left;
	width: 26px;
	height: 256px;
}

div#info-middle {
	background-image: url(../img/bgr-infokasten-mitte.png);
	background-repeat:repeat-x;
	position: relative;
	padding-top: 18px;
	float:left;
	width: 732px;
	height: 256px;
}

p#aufvielen1 {
	float:left;
	margin-top: 5px;
	margin-left: 15px;
	width: 400px;
	font-weight:normal;
	font-size:14px;
	line-height: 1.4;
	color: #fff;
	text-align: left;
}

p#sogehts1 {
	float:right;
	margin-right: 87px;
	font-weight:normal;
	font-size:12px;
	color: #fff;
	text-align: left;
}

img#stoerer {
	position:absolute;
	left: 650px;
	top: 5px;
}

img#stoerer2 {
	position:absolute;
	left: 560px;
	top: 5px;
}


img#zumgewinnspiel1 {
	margin-top:8px;
	margin-right: -16px;

}


img#amigo1 {
	width: 91px;
	height: 91px;
	position: absolute;
	top: 369px;
	left: 131px;
}

img#ferienhoefe1 {
	width: 91px;
	height: 91px;
	position: absolute;
	top: 256px;
	left: 110px;
}

img#nintendodsi1 {
	width: 92px;
	height: 91px;
	position: absolute;
	top: 177px;
	left: 222px;
}

img#fernseher1 {
	width: 94px;
	height: 91px;
	position: absolute;
	top: 135px;
	left: 340px;
}

img#tefal1 {
	width: 91px;
	height: 91px;
	position: absolute;
	top: 135px;
	left: 470px;
}

img#megamind1 {
	width: 92px;
	height: 92px;
	position: absolute;
	top: 192px;
	left: 589px;
}

img#landal1 {
	width: 92px;
	height: 91px;
	position: absolute;
	top: 259px;
	left: 706px;
}

img#hotelgutscheine1 {
	width: 92px;
	height: 91px;
	position: absolute;
	top: 374px;
	left: 686px;
}

img#suzuki1 {
	width: 455px;
	height: 236px;
	position: absolute;
	top: 253px;
	left: 238px;	
}

/***********************************************
************************************************
  Formular
************************************************
***********************************************/


div#formdiv {
	position: relative;
	margin-top:165px;
}

img#alto {
	float:right;
}

label.formlabel {
	height: 20px;
	width: 170px;
	float:left;
	margin-top: 12px;
} 

label.formlabelreq {
	height: 20px;
	width: 170px;
	float:left;
	font-weight:bold;
	margin-top: 12px;
} 

label.formlabelcheck {
	height: 20px;
	width: 380px;
	float:left;
	margin-top: 20px;
}

input.formcheck {
	margin-top:26px;
	position:relative;
}

input.formtext {
	height: 20px;
	width: 250px;
	float:left;
	margin-top: 12px;
}

input#weiter {
	position:relative;
	left:40px;
	top: -10px;
} 

form br{
	clear:left;
}

input#code {
	margin-top: 12px;
	height:20px;
	width:160px;
	float:left;
	border: 2px solid red;
}

input#captcha {
	margin-top: 12px;
	height:20px;
	width:160px;
	float:left;
}

input#cap {
  display:none;
}

input#codebtn {
	float:right;
	margin-top: -95px;
	margin-right: 220px;
}

span#hinweis {
	margin-left: 100px;
}

img#pfeilunten {
	vertical-align: top;
}

/***********************************************
************************************************
  Teilnahmebedingungen
************************************************
***********************************************/


img#zumgewinnspieltxt {
	float:left;
	margin-top:185px;
	margin-right: -16px;
}
img#zumgewinnspiel2 {
	float:right;
	margin-top:185px;
	margin-right: -16px;
}

div#teilnahmetxt {
	position: relative;
	margin-top: 250px;
	margin-left: 7px;
	
}

/***********************************************
************************************************
  Produkte
************************************************
***********************************************/
img#teilproduktetxt{
	float:left;
	margin-top:180px;
	margin-right: -16px;
}

img#zumgewinnspiel3 {
	float:right;
	margin-top:180px;
	margin-right: -16px;
}

img#produktebild {
	position: relative;
	left: -30px;
	top: 25px;
	z-index: 25;
}

p#produktetxt {
	position: relative;
	margin-top: 250px;
}

/***********************************************
************************************************
  Partner
************************************************
***********************************************/
img#unserepartner{
	float:left;
	margin-top:180px;
	margin-right: -16px;
}

img#zumgewinnspiel4 {
	float:right;
	margin-top:180px;
	margin-right: -16px;
}

div#partner {
	position: relative;
	margin-top: 250px;
}

img#partnersuzuki {
	margin-top: -50px;
}

img.partner {
	float:left;
}

div.partnertxt {
  display:block;
  margin-left: 160px;
  padding-top: 5px;
}

/***********************************************
************************************************
  Partnerdetails
************************************************
***********************************************/

div.partnerdetails {
	position: relative;
	margin-top: 180px;
}

/************************************************
  Amigo
************************************************/

img#amigologo {
	float:right;
}

/************************************************
  Landal
************************************************/

img#schwimmbad {
	float:right;
	margin-left: 10px;
}

/************************************************
  Megamind
************************************************/

img#megamindlogo {
	margin-left: 150px !important;
}

img#megamindverp {
	float:right;
}

h1#megamindhl {
	margin-top:20px;
}

p#megamindtxt {
	margin-top: 10px;
	width: 620px;
	float: left;
}

img.figuren {
	position:relative;
	margin-top:20px;
	margin-left:50px;
	float:left;
}

/************************************************
  Landselection
************************************************/

img#landselectionlogo{
	margin-top: 50px;
	margin-bottom : 10px;
	margin-left : 5px;
	float:right;
}

img#lustaufsland {
	margin-bottom : 10px;
	margin-right : 8px;
	float:right;
}

img#bommel{
	float:left;
	margin-right : 8px;
}

p#landselectiontxt {
	float:left;
	width: 400px;
}

/************************************************
  Nintendo
************************************************/

img#dsi {
	float:right;
}

/************************************************
  Tefal
************************************************/

div#tefalbox {
	position:absolute;
	left: 290px;
}

img#tefalfilter {
	margin-top: 20px;
	float:left;
}

img#tefalfrit {
	margin-top: -170px;
	float:right;
}

ul#tefallist {
	width: 500px;
	list-style-type:disc;
}

/************************************************
  Sony
************************************************/

img#derzoowaerter {
	float:right;
	margin-top: -25px;
	margin-left: 50px;
}

img#kevinjames {
	float:right;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 30px;
}

img#sonyflach {
	float:left;
	margin-top:30px;
	margin-right: 30px;
}

/************************************************
  Hotelgutscheine
************************************************/

img#kaiserhof {
	float:right;
	margin-left: 10px;
}

p#urlaubtxt {
	float:left;
}

img#urlaub {
	float:left;
	margin-right: 30px;
}

/***********************************************
************************************************
  Gewinnseite
************************************************
***********************************************/

div.gewinn {
	position:relative;
	margin-top:180px;
}

img#glueckwunsch {
	float:left;
}


img#gewinnbild {
	float:right;
}

p#gewinntxt {
	font-weight:bold;
}

/************************************************
  Gratis Pakete
************************************************/

img#leidernicht {
	margin-right: 65px;
}

img#richarddiamond {
	margin-top: -40px;
	margin-right:15px;
	float:left;
}

div#lauscherlounge {
	margin-top:110px;
}

div#lauscherlounge p {
	margin-top:35px;
	margin-left:25px;
}

div#regioabo {
	margin-top: 50px;
	margin-left: -10px;
}

img#regiobaby {
	margin-top: -40px;
	margin-right:15px;
	float:left;
}

div#jumboverlag {
	margin-top:90px;
}

img#olivertwist {
	float:left;
	margin-top: -20px;
	margin-right:20px;
}

div#verleihshop{
	margin-top:120px;
}

img#verleihshopbild {
	float:left;
	margin-top: -20px;
	margin-right:20px;
}

/***********************************************
************************************************
  Vielen Dank
************************************************
***********************************************/

div#vielendank {
	position:relative;
	margin-top:180px;
	font-weight:bold;
}

ul#kontakt {
	position:relative;
	display:block;
}
