@charset "UTF-8";
/* CSS Document */
body {
	height:100%;
} 
.clear {
	clear: both;
}
p  { color: #000; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 18px; text-align:justify;}
h1  { 
	color: #c00;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 28px; 
}
h2  { 
	color: #c00;
	font-size: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 5px; 
}
a:link { color: #000 }
a:visited { color: #000 }
a:hover { color: #c00 }
.rot {  color: #c00; }
.ws {  color: #fff; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 28px; letter-spacing: 1px;}
.ws a:link {
	color: #fff;
	text-decoration: none;
}
.ws a:visited { color: #fff; text-decoration: none; }
.ws a:hover   {
	color: #fff;
	text-decoration: underline;
}
.sw {  color: #000; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 28px; }
.sw a:link {
	color: #000;
	text-decoration: none;
}
.sw a:visited { color: #000; text-decoration: none; }
.sw a:hover   { color: #c00; text-decoration: none; }
.nav {  color: #c00; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 30px; }
.nav a:link {
	color: #000;
	text-decoration: none;
}
.nav a:visited { color: #000; text-decoration: none; }
.nav a:hover   { color: #c00; text-decoration: none; }
.navKursiv {
	color: #c00;
	font-size: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 28px;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
}
.navKursiv a:link {
	color: #000;
	text-decoration: none;
}
.navKursiv a:visited { color: #000; text-decoration: none; }
.navKursiv a:hover   { color: #c00; text-decoration: none; }
#mainStart {
	width: 1100px;
	hight: 794px;
	background-image: url(hg_supervario.jpg);
	background-repeat: no-repeat;
 	
}
#mainMilch {
	width: 1100px;
	hight: 794px;
	background-image: url(hg_lactostar.jpg);
	background-repeat: no-repeat;
 	
}
#mainAktuell {
	width: 1100px;
	hight: 794px;
	background-image: url(hg_cryostar.jpg);
	background-repeat: no-repeat;
 	
}
#mainBier {
	width: 1100px;
	hight: 794px;
	background-image: url(hg_fermentostar.jpg);
	background-repeat: no-repeat;
 	
}
#mainKontakt {
	width: 1100px;
	hight: 794px;
	background-image: url(hg_tropfen.jpg);
	background-repeat: no-repeat;
 	
}

#kopf {
	width: 1100px;
	hight: 106px;
	background-image: url(kopf.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}
#navSpachen {
	width: 1000px;
	hight: 28px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
}
#navOben {
	width: 900px;
	hight: 28px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(hg_oben_rot.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #c00;
	border-top: 1px solid #c00;
	float: left;
	
}
#navObenLinks {
	width: 600px;
	hight: 28px;
	position: relative;
	text-align: left;
	float: left;
}
#navObenRechts {
	width: 300px;
	hight: 28px;
	position: relative;
	text-align: right;
	float: right;
}
#navAdresse {
	width: 1000px;
	hight: 28px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
}
#navUnten {
	width: 900px;
	hight: 28px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-image: url(hg_unten_rot.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #c00;
	border-top: 1px solid #c00;
	float: left;
}
#navUntenLinks {
	width: 400px;
	hight: 28px;
	position: relative;
	text-align: left;
	float: left;
}
#navUntenRechts {
	width: 500px;
	hight: 28px;
	position: relative;
	text-align: right;
	float: right;
}
#content {
	width: 1100px;
	hight: 576px;
}
#contentLinks {
	width: 400px;
	hight: 476px;
	position: relative;
	text-align: left;
	float: left;
}
#contentRechts {
	width: 700px;
	hight: 476px;
	position: relative;
	text-align: left;
	float: right;
}
.links {
	margin-left: 100px;
	margin-top: 50px;
	margin-right: 50px;
	height: 476px;
	margin-bottom: 50px;
}
.rechts {
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 100px;
	height: 476px;
	margin-bottom: 50px;
}
.katalog {
	border: 1px solid #c00;
}
.bild {
	border: 1px solid #000;
}