* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}
body {
	text-align:center;
}
#absolute-top {
display:none;
	}
#absolute-bottom {
display:none;
	}
	
#leftshadow {
display:none;
	}
#rightshadow {
display:none;
	}	
.wrapper {
	min-height: 100%;
	min-width: 100%;
	position: relative;
	z-index:5;
}
.page {
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:0 0 140px 0;
}
.teaser {
position:absolute;
left:610px;
top:25px;
width:360px;
height:140px;
z-index:30;
}
.teasertext {
padding-top:10px;
padding-right:20px;
font-size:16px;
color:#000;
}
h1 {
font-weight:400;
font-size:30px;
color:#f00;
line-height:34px;
}
.main-container {
position:relative;
}
.watersign {
position:absolute;
top:-220px;
right:20px;
}
.main {
	position:relative;
	margin:20px 10px 0px 10px;
	z-index:10;	
	width:960px;
	z-index:100;
	height:auto;
	}
p {
font-size:16px;
line-height:22px;
}
a {
text-decoration:none;
color:#000 !important;
}
.facebook-link{
color:#00F !important;
}
a:hover {
color:#F00 !important;
}
.headline {
width:170px;
display:block;
float:left;
margin-right:30px;
}
.headline h2 {
color:#F00;
text-align:right;
font-size:40px;
font-weight:400;
line-height:48px;
}
.smalltextleft {
width:360px;
float:left;
display:block;
margin-right:40px;
}
.smallertextleft {
width:270px;
float:left;
display:block;
margin-right:10px;
}
.bigtext {
width:760px;
float:left;
display:block;
}
.bigtextright {
width:450px;
float:left;
display:block;
}
.smalltextright {
width:360px;
display:block;
float:left;
}
.einklinker {
float:left;
padding-right:10px;
}
iframe {
float:left;
}
.clear {
clear:both;
}
.redbullets {
list-style-image:url('images/redbullet.gif');
list-style-position:outside;
padding-left:34px;
}
.redbullet {
margin-top:10px;
}
	
.nav-container {
}
.header-container {
}
.header {
	position:relative;
}
.headerimage {
display:none;
}
.headermenu {
	position:absolute;
	height:30px;
	width:540px;
	left:420px;
	top:215px;
	display:inline;
	cursor:pointer;
}
.navigation {
display:none;
}

.image-container {
	height:191px;
	width:1000px;
	position:relative;
	z-index:8;
}
.footer-container {
	bottom: 0;
	position: absolute;
}
.footer {
	height:96px;
	width:1000px;
text-align:center;	
}
.adresse {
	font-weight:400;
	font-size:14px;
	letter-spacing:0.03em;
	padding-top:32px;
	color:#fff;
}
.adresse a {
color:#fff !important;
text-decoration:none;
}
.adresse a:hover{
	color:#bbf !important;
}
.stoerer {
	position:absolute;
	height:30px;
	width:130px;
	bottom:95px;
	left:40px;
	text-align:center;	
}
.facebook a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.4em;
	text-decoration:none;
}
.facebook a:hover {
	color:#666;
}


