body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #323232;
	background-color: #FFFFFF;
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h6 {
	margin: 0;
	font-weight: bold;
	color: #EC001B;
}

h1 { 
	font-size: 20px; 
}

h2 { 
	font-size: 18px; 
}

h3 { 
	font-size: 16px; 
}

h6 {
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 15px;
}

ul {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

p {
	margin-top: 0;
	line-height: 110%;
}

a {
	color: #E2001B;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

a img {
	border: none;
}

#_logo {
	height: 80px;
	background-image: url(../bilder/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#_navigation {
	width: 940px;
	height: 57px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#_reiter {
	float: left;
	width: 100%;
	height: 57px;
}

#_reiter ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 10px;
}

#_reiter li {
	display: block;
	float: left;
}

#_reiter a {
	display: block;
	float: left;
	padding: 10px 50px 10px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#_reiter a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#_reiter .aktiv a {
	color: #FF0000;
}

#_3teilinhalt {
	width: 940px;
	margin: 0px auto;
	padding: 0px 0px 0px 50px;
	background-color: #FFFFFF;
}

#_3teilinhalt p{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 30px;
}

#_inhalt {
	width: 880px;
	margin: 0px auto;
	padding: 0px 20px 0px 30px;
	background-color: #FFFFFF;
}
#_inhalt2 {
	width: 880px;
	background-color: #FFFFFF;
	padding-left: 1220px;
}
#_inhalt p{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
		line-height: 160%;
}

#_inhalt h1{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}


#_inhalt ul{
	margin: 0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#_inhalt li{
	padding-left: 70px;
	padding-right: 70px;
}

#_fusszeile {
	width: 940px;
	height: 50px;
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #9C9D9F;
}

#_fusszeile p {
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 14px;
	color: #000000;
}

#_fusszeile a {
}

.h320{
	height: 320px;
}

.h230{
	height: 270px;
}
.lieferservice {
	background-image: url(../bilder/lieferservice.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.lieferservice_g {
	background-image: url(../bilder/lieferservice_g.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.selbstabholer {
	background-image: url(../bilder/selbstabholer.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.selbstabholer_g {
	background-image: url(../bilder/selbstabholer_g.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.bestellen {
	background-image: url(../bilder/bestellen.png);
	background-repeat: no-repeat;
}

.bestellen_g {
	background-image: url(../bilder/bestellen_g.png);
	background-repeat: no-repeat;
}


.rotfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;	
	line-height: 160%;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}
