body {
	background: url("img/holz.jpg") repeat fixed 0 0 transparent;
	font-family: Arial;
}

a {
	color: #000000;
}

.icon {
	padding: 5px 0px;
	float: left;
	width: 25%;
	text-align: center;
}

.iconText {
	padding: 21px;
}

#container {
	padding: 10px auto 10px auto;
}

#header {
	background: url("img/header.png") no-repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 983px;
	height: 153Px;
	font-size: 103px;
}

#footer {
	background: url("img/footer.png") no-repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 983px;
	height: 50Px;
	font-size: 12px;
	text-align: right;
}

#karussle {
	background: url("img/pixel.png") repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 975px;
	height: 53Px;
}

#karussle2 {
	background: url("img/pixel2.png") repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 975px;
	height: 53Px;
}

#menu {
	background: url("img/pixel.png") repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 975px;
	height: 53Px;
}

#content {
	background: url("img/pixel2.png") repeat scroll 0 0 transparent;
	margin: 15px auto 15px auto;
	width: 975px;
}

.innerContent {
	padding: 25px;
}

.produkte {
 margin: 15px auto 15px auto;
 background: url("img/pixel2.png") repeat scroll 0 0 transparent;
  width: 975px;
 height: 160px;
}

.destilate {
 margin: 15px auto 15px auto;
 background: url("img/pixel2.png") repeat scroll 0 0 transparent;
  width: 975px;
 height: 890px;
}

.likoer {
 margin: 15px auto 15px auto;
 background: url("img/pixel2.png") repeat scroll 0 0 transparent;
  width: 975px;
 height: 380px;
}

.produkt {
 margin: 15px auto 15px auto;
}

.content-row1 {
 width: 975px;
 height: 240px;
}

.content-row2 {
 width: 975px;
 height: 240px;
}

.innertopic {
 padding: 5px 20px;
 width: 975px;
	height: auto;
}

.innerrow {
 width: 975px;
}

ul#Navigation {
	font-size: 18px;
	margin: 0;
	padding: 0.8em;
	text-align: center;
}

ul#Navigation li {
	list-style: none;
	display: inline;
	margin: 0.4em;
	padding: 0;
}

ul#Navigation a,ul#Navigation span {
	padding: 0.2em 1em;
	text-decoration: none;
	font-weight: bold;
}

* html ul#Navigation a,* html ul#Navigation span {
	width: 1em; /* nur fuer IE 5.0x erforderlich */
	width: auto; /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}