* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}
body {
	background: #eeeeee;
	text-align:center;
}
#absolute-top {
	position:absolute;
	min-width:100%;
	top:0px;
	height:432px;
	background-image: url('images/top-repeater.jpg');
	background-repeat: repeat-x;
	}
#absolute-bottom {
	position:absolute;
	min-width:100%;
	bottom:0px;
	height:305px;
	background-image: url('images/bottom-repeater.jpg');
	background-repeat: repeat-x;
	z-index:0;
	}
	
#leftshadow {
	position:absolute;
	left:50%;
	margin-left:-519px;
	width:19px;
	height:100%;
	background-image: url('images/left-shadow.png');
	background-repeat: repeat-y;
	z-index:5;
	}
#rightshadow {
	position:absolute;
	left:50%;
	margin-left:500px;
	width:19px;
	height:100%;
	background-image: url('images/right-shadow.png');
	background-repeat: repeat-y;
	z-index:5;
	}	
.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:20px;
width:360px;
height:165px;
z-index:30;
}
.teasertext {
font-family: 'Rosario', sans-serif !important;
padding-top:10px;
padding-right:20px;
font-size:15px;
line-height:22px;
color:#999;
}
h1 {
font-family: 'Rosario', sans-serif !important;
font-weight:400;
font-size:26px;
color:#f00;
line-height:30px;
}
.main-container {
position:relative;
}
.watersign {
position:absolute;
top:-220px;
right:20px;
z-index:1;
}
.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 {
font-family: 'Rosario', sans-serif !important;
color:#F00;
text-align:right;
font-size:38px;
font-weight:400;
line-height:38px;
}
.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 {
	height:241px;
	width:1000px;
	background-image: url('images/TO-Shipping-Header.jpg');
	background-repeat:no-repeat;
}
.headermenu {
	position:absolute;
	height:30px;
	width:540px;
	left:420px;
	top:215px;
	display:inline;
	cursor:pointer;
}
.navigation {
	text-align:right;
	padding:0px 6px 0px 2px;
}
.navigation a {
	color:#000;
	padding:0px 10px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2em;
	text-decoration:none;
}
.navigation a:hover, .leftnav-active{
	color:#F00 !important;
}
.leftnav, .leftnav-active {
	border-right:1px solid #000;
}
.image-container {
	height:191px;
	width:1000px;
	position:relative;
	z-index:8;
}
.footer-container {
	bottom: 0;
	position: absolute;
}
.footer {
	height:96px;
	width:1000px;
	background-image: url('images/TO-Shipping-Footer.jpg');
	background-repeat:no-repeat;
text-align:center;	
}
.adresse {
	font-weight:400;
	font-size:14px;
	letter-spacing:0.05em;
	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;
}
.reference {
width:145px;
height:160px;
float:left;
z-index:200;
display:inline;
margin-right:7px;
background:#fff;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
box-shadow: 0 0 10px rgba(0,0,0,.5);
margin-bottom:25px;
margin-top:10px;
}
.reference-p {
font-size:9px;
line-height:11px;
color:#000;
padding:5px;
padding-top:0px;
}
.reference-picture {
padding:5px;
} 
.clear {
clear:both;
}


