img {
	max-width:100%;
}

#logoImage {
	position:relative;
	z-index:999;
}
#topImage {
	margin-top:-57px;
}

#navi li {
	display:inline-block;
}

body {
	padding-top:20px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	width:inherit;
	height:auto;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color:#666;
	line-height: 1.6em;
}


a {
	
	border:0;
	outline:none;
	text-decoration:none;
	color:#004c6e;
}

img {
	border:0;
	outline:none;
	text-decoration:none;
	
}

h2 {
	font-weight:lighter;
	color:#005479;
	
	
}

a:hover {
	color:#999;
	
}

#wrapper {
	position:relative;
	margin:0 auto;
	max-width:1000px;
}

#footer {
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:300px;
	width:317px;
	height:114px;
	padding-top:130px;
	padding-left:541px;
}

#navi {
	margin:-4px 0;
	background-color:#005479;
	-moz-border-radius-topleft:4px;
	-khtml-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-khtml-border-radius-topright:4px;
}

#content {
	padding:40px 20px 80px;
	background:#fff;
}
#content_left {
	max-width:300px;
	margin-left:-300px;
}
.contentImage {
	float:left;
	max-width:300px;
	margin-right:30px;
}
.clear {
	clear:both;
}

a.btn_aquadream_wasserbetten {
	margin-left:27px;
	display:block;
	float:left;
	width:171px;   
	height:40px;
	background-image:url(../images/btn_aquadream_wasserbetten.png);
	background-repeat:no-repeat;
}  

a.btn_aquadream_wasserbetten:hover {  
	display:block;  
	float:left;
	width:171px;   
	height:40px;
	background-image:url(../images/btn_aquadream_wasserbetten.png);
	background-position:bottom;
	background-repeat:no-repeat;
}  


a.btn_shop {
	margin-left:25px;
	float:left;
	display:block;
	width:34px;   
	height:40px;
	background-image:url(../images/btn_shop.png);
	background-repeat:no-repeat;
}  

a.btn_shop:hover {  
	float:left;
	display:block;  
	width:34px;   
	height:40px;
	background-image:url(../images/btn_shop.png);
	background-position:bottom;
	background-repeat:no-repeat;
}  

a.btn_vorteile {
	margin-left:25px;
	float:left;
	display:block;
	width:51px;   
	height:40px;
	background-image:url(../images/btn_vorteile.png);
	background-repeat:no-repeat;
}  

a.btn_vorteile:hover {  
	float:left;
	display:block;  
	width:51px;   
	height:40px;
	background-image:url(../images/btn_vorteile.png);
	background-position:bottom;
	background-repeat:no-repeat;
}  

a.btn_wellenberuhigung {
	margin-left:25px;
	float:left;
	display:block;
	width:123px;   
	height:40px;
	background-image:url(../images/btn_wellenberuhigung.png);
	background-repeat:no-repeat;
}  

a.btn_wellenberuhigung:hover {  
	float:left;
	display:block;  
	width:123px;   
	height:40px;
	background-image:url(../images/btn_wellenberuhigung.png);
	background-position:bottom;
	background-repeat:no-repeat;
}  

a.btn_kontakt {
	margin-left:25px;
	float:left;
	display:block;
	width:52px;   
	height:40px;
	background-image:url(../images/btn_kontakt.png);
	background-repeat:no-repeat;
}  

a.btn_kontakt:hover {  
	float:left;
	display:block;  
	width:52px;   
	height:40px;
	background-image:url(../images/btn_kontakt.png);
	background-position:bottom;
	background-repeat:no-repeat;
}


.text-right {
	text-align:right;
}