@charset "UTF-8";
html
{
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
	color: #FFFFFF;
	
	background-image: url(images/bg.jpg);
	
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}


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


#mantel {
	width: 900px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

html>body #mantel {
		height: auto;
		min-height: 100%;
	}
	
	
	
#etikette {
	position: absolute;
	top: -20px;
	left: -110px;
	height: 148px;
	width: 144px;
	z-index: 1;
	}



#header {
	width: 812px;
	margin-left: 44px;
	height: 180px;
	position: absolute;
	}
	
	
#logo {
	margin-top: 92px;
	width: 309px;
	height: 54px;
	position: absolute;
	}
	












#nav {
	float: right;
	height: 125px;
	margin-top: 40px;
	}
	
	
.nav1 {
	float: right;
	margin-right: 60px;
	}
	
.nav2 {
	float: right;
	margin-right: 60px;
	}
	
.nav3 {
	float: right;
	margin-right: 60px;
	}
	
.nav4 {
	float: right;
	
	}
	
	
	
	
	
#titel {
	width: 812px;
	height: 20px;
	top: 220px;
	left: 44px;
	position: absolute;
	}
	
	
	
	
	
	
	

	
#inhalt {
	width: 812px;
	left: 44px;
	top: 310px;
	position: absolute;
	
	color: #000000;
	}	
	

	

.reihe {
	margin-bottom: 14px;
	overflow: visible;
	}
	
.reihe p {
	margin-left: 10px;
	margin-right: 10px;
	}
	
.reihe table {
	margin-left: 10px;
	margin-right: 10px;
	}
	
.reihe h3, h4 {
	margin-left: 10px;
	}
	


.col1-1 {
	width: 151px;
	float: left;
	overflow: visible;
	}

.col2-1 {
	width: 151px;
	margin-left: 14px;
	float: left;
	overflow: visible;
	}
	
	
	


.col3 {
	width: 481px;
	height: 151px;
	float: left;
	overflow: visible;
	background-image: url(images/bg-3x1.jpg);
	}
	
.col3hoch {
	width: 481px;
	float: left;
	overflow: visible;
	background-image: url(images/bg-3x1.jpg);
	}

	
	

	
	
	
	
.col2round {
	width: 316px;
	height: 12px;
	float: right;
	}
	
.col2{
	width: 316px;
	height: 127px;
	float: right;
	background-color: #FFFFFF;
	}
	
	
.col2hoch{
	width: 316px;
	float: right;
	background-color: #FFFFFF;
	}
	
	
	
	
	
	
.col393left {
	width: 393px;
	float: left;
	}
	
	
.col393right {
	width: 393px;
	float: right;
	}
	
	
.col393round {
	width: 393px;
	height: 12px;
	}
	
.col393inhalt{
	width: 393px;
	height: 470px;
	background-color: #FFFFFF;
	}

	
	
	
	
	
	
	
	
	
	
	
	
.col5round {
	width: 812px;
	height: 12px;
	float: left;
	}
	
.col5{
	width: 812px;
	float: left;
	background-color: #FFFFFF;
	}
	


	

.inhalt a {
	color: #d12043;
	text-decoration: none;
	}
	
.inhalt a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	
	
	
	
	
h1 {
	color: #d12043;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	}
	
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #d12043;
	margin: 15px 0px 5px 0px;
	}
	
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d12043;
	margin: 0px 0px 5px 0px;
	}
	
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d12043;
	margin: 10px 0px 5px 0px;
	}
	
h5 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0px 20px 0px;
	}
	
	
.datasheet td {
	border: 1px dotted #F1F1F1;
}
	
	
	
	
li {
	margin-bottom: 5px;
	list-style-image: url(images/list.png);
	}
	
	
	
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #cccccc;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}
	
	
	


#abstand_unten {
	height: 70px;
	}
	
	



	
	
	
	
#fuss {
	width: 900px;
	height: 50px;
	
	left: 50%;
	margin-left: -450px;
	
	
	background-image: url(images/fuss.jpg);
	background-color: #000000;
	background-position: top middle;
	background-repeat: no-repeat;
	position: absolute;
	
	bottom: 0;
	
	color: #FFFFFF;
	z-index: 5;
	}
	
html>body #fuss {
		bottom: 0;
		position: fixed;
	}
	
	
.fusstext {
	width: 812px;
	margin-top: 26px;
	margin-left: 44px;
	float: center;
	}
	

#fuss a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#fuss a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.aisberg {
	width: 200px;
	font-size: 9px;
	margin-top: 3px;
	margin-left: 20px;
	float: left;
	}
	
	
	
	
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
   body {
	background-color: #000000;
	background-image: none;
}

	
	
	
.col3 {
	background-image: none;
	background-color: #000000;
	}
	
.col3hoch {
	background-image: none;
	background-color: #000000;
	}
	
#fuss {	
	background-image: none;
	background-color: #000000;
	}

}

