body {
	padding:0;
	margin:0;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
}

img {
	border: 0px;
}

input.textbox {
	margin-right: 1px;
	border: outset 1px black; 
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: blue;
}

ul {
	margin: 0px 3px 0px 20px;
}

.error {
	color: red;
}		

#container {
	width:950px;
}

#banner {
	margin: 0;
	padding: 0;
	background: no-repeat 0 0 white;
	height: 163px;
}

#banner .lplogo {
	display: none;
	position: absolute;
	left: 22px;
	top: 38px;
	width: 157px;
	height: 77px;
}

#banner .poweredby{
	display: none;
	position: absolute;
	left: 1px;
	top: 35px;
	width: 14px;
	height: 119px;
}

#banner .startseite {
	position: absolute;
	left: 727px;
	top: 18px;
	width: 91px;
	height: 10px;
}

#banner .ueberuns {
	position: absolute;
	left: 727px;
	top: 90px;
	width: 86px;
	height: 13px;
}

#banner .anmeldung {
	position: absolute;
	left: 693px;
	top: 124px;
	width: 246px;
	height: 34px;
}

#banner .sofunktioniertes {
	position: absolute;
	left: 727px;
	top: 67px;
	width: 135px;
	height: 11px;
}

#banner .services {
	position: absolute;
	left: 727px;
	top: 43px;
	width: 80px;
	height: 10px;
}

#banner .movie {
	display: none;
	position: absolute;
	left: 758px;
	top: 10px;
	width: 170px;
	height: 73px;
}

#topmenu {
	width: 950px;
	height: 35px;
	background-image: url(/webglobal/webcity_layouts/1040/images/bg_topmenu.gif);
}
	
.country_img_box {
	position:absolute;
	background-color:#FF8742;
	color:white;
	border:1px solid #B62204;
	display:none;
	padding:5px;
	z-index: 1000;
}

.country_img_box a {
	color:white;
	text-decoration:none;
}

#main1 {
	margin:0; padding:0;
	background:url(/webglobal/webcity_layouts/1040/images/bg_left.jpg) top left repeat-y;
}
	
#main2 {
	margin:0; padding:0;
	background:url(/webglobal/webcity_layouts/1040/images/bg_right.jpg) top right repeat-y;
	z-index:100;
}

#middle {
	width: 635px; 
	margin:0 150px;
	background:white;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#left {
	width: 150px;
	float: left;
}

#right {
	width: 149px;
	float: right;
}

#content {
	padding: 10px 10px 10px 10px;
}
	
.box {
	border: solid 1px #000;
	float: left;
	margin: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 16px; 
	width: 590px;
}

.box .textheader {
	font-size:12px;
	font-weight: bold;
	color: white;
	background-color: #9b4743;
	padding: 5px;
	border-bottom: solid 1px #000;
}	

.box .textheader a {
  color: white;
  text-decoration: underline;
}

.box .boxcontent {
	padding: 5px;
}

.box .boxcontent p {
	margin: 0;
	padding: 0;
}

.box .boxcontent .shopovwtextbox {
	float:left;
	width:180px;
	margin: 2px;
	padding: 2px;
	border: dashed 1px blue;
}

.box .boxcontent h1 {
	margin: 0px;
	padding: 0px;
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
}

.box .boxcontent a {
	font-weight:bold;
	line-height: 18px;
}

.box .boxcontent .step {
	margin-top:20px;
	padding-bottom:20px;
	border-bottom: solid 1px blue;
}

.box .boxcontent .cashback {
	font-weight:bold;
	color: #000;
	font-size: 16px;
	margin:10px 4px 0px 4px;
	float: right;
}

#service h2 {
	color: #FF6633;
	font-size: 14px;
	font-weight:bold;
}

#service .link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	background-color: #FF6633;
	padding: 1px 3px 1px 3px;
	float: right;
}

#service .borderstep {
	border-bottom: dotted 1px #FF6633;
}

.navi ul { 
	width: 148px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	clear: left;
}

.navi ul li { 
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.navi .header {
	width: 143px;
	height:28px;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background-repeat:no-repeat;
	background-image: url(/webglobal/webcity_layouts/1040/images/bg_header_left.gif);
	padding: 12px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.navi .header_right {
	width: 143px;
	height:28px;
	font-weight:bold;
	font-size:13px;
	color:#9c846b;
	background-repeat:no-repeat;
	background-image: url(/webglobal/webcity_layouts/1040/images/bg_header_right.gif);
	padding: 12px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.navi ul li a { 
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	color: #000;
	width: 143px;
	height: 18px;
	padding: 2px 0px 0px 8px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.navi ul li a:hover { 
	background-color: #000;
	text-decoration: underline;
	color: #fff;
}

.shopbox {
	position: relative;
	float: left;
	width: 118px;
	height: 66px;
	margin: 10px 10px 10px 10px;
	background-image: url(/webglobal/webcity_layouts/1040/images/shopbox.gif);
	color: white;
	font-weight: bold;
	text-align: center;
}

.shopbox img {
	position: relative;
	margin: 0px;
	top: 10px;
	right: 2px;
}
	
.shopbox .rabatttext {
	position: absolute;
	font-size: 9px;
	text-align: right;
	line-height: 10px;
	height: 11px;
	width: 80px;
	right: 5px;
	bottom: 2px;
}

#footer {
	width: 950px;
	border-top: solid 1px #000;
	text-align: center;
}

#suchebox {
	margin-left:145px;
	margin-right:3px;
	width:120px;
	background:url(/webglobal/webcity_layouts/1040/images/de/bg_suche.gif) center no-repeat white;
}

/* +++++++++++++++++++++++++++ IMPRESSUM +++++++++++++++++++++++++++ */
.imprint {
}
.imprint .lizenzgeber {
	background-color:#EEEEEE;
	padding:10px;
}
.imprint .lizenznehmer {
	background-color:#EEEEEE;
	padding:10px;
}
.imprint .firma {
	background-color:#CDCDCD;
	text-align:center;
}
.imprint .firma #firmensitz {
	width:530px;
	height:200px;
	margin:5px;
}

/* +++++++++++++++++++++++++++ VORTEILE +++++++++++++++++++++++++++ */
.vorteile {
}
.vorteile .gruende {
	background-color: transparent;
}
.vorteile .gruende #grund_1 {
	background-color: #F2F2F2;
}
.vorteile .gruende #grund_2 {
	background-color: #E8E8E8;
}
.vorteile .gruende #grund_3 {
	background-color: #DFDFDF;
}
.vorteile .gruende #grund_4 {
	background-color: #D1D1D1;
}
.vorteile .gruende #grund_5 {
	background-color: #C5C5C5;
}
.vorteile .gruende #grund_6 {
	background-color: #BFBFBF;
}
.vorteile .gruende #grund_7 {
	background-color: #B5B5B5;
}
.vorteile #vorteile_link {
	text-align: center;
}