@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding-top:40px;
	background-image:url(images/stars.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

div, p, li, td {
	font-size:13px;
	line-height:24px;
}

.content {
	text-align:left;
}

p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

a {
	color:#777;
	text-decoration:underline;
}

a:hover {
	color:#ddd;
}

h3 {
	font-size:19px;
	font-weight:normal;
	color:#64d0f5;
	margin-bottom:20px;
	/*text-indent:20px;*/
}

h2 {
	font-size:19px;
	font-weight:normal;
	color:#64d0f5;
	margin:0px 0px 10px 0px;
}

.nav a {
	margin-right:37px;
}

.buttons {
	text-align:center;
}
.buttons span {
	color:#fdc100;
	margin:0px 9px 0px 0px;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.buttons span.active, .buttons span:hover, .buttons a:hover {
	color:#6CF;
	}

.mask1 {
	position:relative;
	width:700px;
	height:320px;
	overflow:hidden;
}

.mask2 {
	position:relative;
	/*width:640px;*/
	height:200px;
	overflow:hidden;
	margin-top:0px;
	/*border:3px solid #EEE;*/
	/*background-color:#fbfbfb;*/
	border:1px solid #CCCCCC;
}
.slide {
	width:840px;
	position:absolute;
	margin-left:-380px;
	left:50%;
	z-index:2;
	background-image:url(images/lila1.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.mask2 li {
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-align:center;
}

.applet2 {
	border:1px solid #dddddd;
	padding:6px;
	width:883px;
	margin-bottom:8px;
}

.mask2 ul {
	padding:0px;
	margin:0px 0px 0px 8px;
}

.mask2 img {
	width:140px;
	/*height:140px;*/
	/*max-height:140px;*/
	border:1px solid #dddddd;
	padding:6px;
	margin:14px 0px 0px 0px;
	background-color:#FFF;
}

.mask2 a {
	text-decoration:none;
	font-weight:bold;
}

.mask2 a:hover {
	color:#ddd;
}

#box8 {
	position:absolute;
}
#box8 div {
	width:700px;
	height:320px;
	float:left;
}
.sample8 .mask1 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#box8 p {
	width:240px;
	margin-bottom:20px;
}

#box9 {
	position:absolute;
}
#box9 div {
	width:640px;
	float:left;
}
.sample9 .mask1 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#box9 p {
	width:200px;
	margin-bottom:20px;
}

a img {
	border:0px;
}

a img:hover {
	filter:alpha(opacity=40);
	opacity:0.4;
}

.header {
	position:absolute;
	top:40px;
	width:980px;
	margin-left:-490px;
	left:50%;
	z-index:2;
	background-image:url(images/logo.png);
	background-position:left;
	background-repeat:no-repeat;
	height:206px;
}
.footer {
	background-image:url(images/fluid.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:180px;
	padding-top:10px;
	
}
.news {
	margin:10px 0px 20px 0px;
	width:600px;
	text-align:left;
	height:410px;
}

.img_container img {
	margin:0px 14px 14px 0px;
	border:1px solid #dddddd;
	padding:6px;
}

.start {
	width:980px;
	position:absolute;
	top:200px;
	width:980px;
	margin-left:-490px;
	left:50%;
	z-index:1;
}

.applet {
	border:1px solid #dddddd;
	padding:6px;
	width:640px;
	margin-bottom:8px;
}

#presse img {
	
	border:1px solid #dddddd;
	margin:10px;
}

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

form input {
	font-size:13px;
	border:1px solid #ddd;
	padding:3px;
	color:#666;
	width:180px;
}

form textarea {
	font-size:13px;
	border:1px solid #ddd;
	padding:3px;
	color:#666;
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	width:360px;
	height:160px;
	line-height:20px;
}

.list td {
	padding-bottom:8px;
}

.item {
	float:left;
	width:150px;
	height:280px;
	margin:0px 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	text-align:center;
}

.item img {
	margin-bottom:7px;
}

.kontaktinger {
	background-image:url(images/lila2.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:670px;
}

.bottle {
	width:204px;
	height:425px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-480px;
	background-image:url(images/makava-flasche.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:-1;
}

.bottleinside {
	width:204px;
	height:425px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-480px;
	background-image:url(../images/makava-flasche.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:-1;
}