*, html {
	padding:0;
	margin:0;
}
img {
	border:none;
}
.clear,.clearer {
	clear:both;
}

body {
	background:#FFF url(../img/body_bg.jpg) center top no-repeat;
}

.allWrap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.5em;
}
	.page {
		width:1000px;
		margin:0 auto;
	}
		.above {
			padding:30px 10px 1px 850px;
			width:auto;
		}
			.home,
			.facebook {
				float:left;
				margin-left:10px;
			}						
		.top {
			height:97px;
			background:url(../img/top_bg.png) center bottom no-repeat;
			padding:10px 10px 0 10px;
		}
			.logo,
			.navigation,
			.topInfoWrap,
			.merkzettel,
			#language {
				float:left;
			}
				.logo {
					margin:15px 10px 0 20px;
				}
				.navigation {
					margin-top:60px;
					height:34px;
					position:relative;
					z-index:5;
				}
				.topInfoWrap {
					float:right;
					margin:60px 15px 0 15px;
				}
					.merkzettel {
						position:relative;
						z-index:20;
						color:#FFF;
						display:none;
					}
						.merkzettelHead {
							background:url(../img/merkzettel.jpg) 0 0 no-repeat;
							line-height:20px;
							width:110px;
							padding:0 10px;
							cursor:pointer;
						}
							.merkzettelHead.is_act {
								background:url(../img/merkzettel.jpg) 0 -20px no-repeat;
							}
						.merkzettelContent {
							background:#44675a;
							display:none;
							position:absolute;
							left:0px;
							top:20px;
							z-index:5;
							padding:10px;
						}
					#language {
						margin:2px 0 0 15px;
						/*padding-left:110px;*/
					}
		.bannerWrap {
			padding:0 10px;
			position:relative;
			background:url(../img/banner_bg.png);
		}
			.banner {
				height:450px;
				background:#0D422E;
			}
			.leiste {
				background:url(../img/leiste_bg.png) left top no-repeat;
				position:absolute;
				bottom:5px;
				left:15px;
				width:950px;
				height:34px;
				padding:10px 10px 0 10px;
			}			
				.leiste_head {
					float:left;	
					color:#0D422E;
					font-size:20px;
					padding:3px 0 1px 0;
					font-family:"Times New Roman", Times, serif;					
				}
				
		.contentWrap {
			background:url(../img/page_bg.png) center bottom no-repeat;
			padding:0 10px;
		}
			.cLeft,
			.cRight {
				float:left;
			}
				.cLeft,
				.cLeft_betrieb {
					width:680px;
					padding:20px 20px 40px 30px;
				}
				
				.cLeft_betrieb {
					padding:0px;
					/*width:1000px;*/
					width:980px;
				}
					.submenu {
					}
					.mainWrap {
					}
						#main {
						}
					.contentUsability {
						margin:20px 0 0 0;
						display:block;
					}
						.back {
							float:left;
						}
						.socialShare {
							float:right;
							padding-top:20px;
							padding-right:3px;
						}
						
						.cLeft_betrieb .socialShare {
							padding-right:220px;	
						}
						
				.cRight {
					width:220px;
					padding:0px 10px 20px 20px;
				}
				
					.angebotlatest {
						padding-top:20px;
					}
				
					.video {
						padding-top:20px;							
					}
					
		.footerWrap {
			background:url(../img/footer_bg.png) center top no-repeat;
			padding:20px 10px;
		}
			.fLeft,
			.fRight {
				float:left;
				width:440px;
			}
				.fLeft {
					width:540px;
				}
					.fNavigation {
					}
				.fRight {
				}
					.footer {
						color:#851525;
						text-align:right;
						padding-right:19px;
					}
					.logos {
						text-align:right;
						padding:20px 20px 0 0;
					}
					
						.logos img {
							padding:0 10px;	
						}