
.list-content
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.list-content A
{
    COLOR: blue;
    TEXT-DECORATION: none
}

.list-content A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}

.list-content-center{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    width:400px;
    padding-left:15px;
    text-align:left;
}

.list-content-center A
{
    COLOR: blue;
    TEXT-DECORATION: none
}

.list-content-center A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}

.list-contentWhite
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.list-contentWhiteBold
{
    FONT-SIZE: 12px;
 	FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.table-content
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.table-content A
{
    COLOR: blue;
    TEXT-DECORATION: none
}

.table-content A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.copyright
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.copyright A
{
    COLOR: blue;
    TEXT-DECORATION: none
}

.copyright A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.title
{
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.title14
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;    
}

.title12
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
}

.title10
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
}
.small {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	text-align:left;
}
.small A
{
    COLOR: black;
    TEXT-DECORATION: none;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}
.small A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}

INPUT
{
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TEXTAREA
{
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.hand {
 	cursor: pointer;
 	border-collapse:collapse;
 	
}

.hand td {
	empty-cells: show;
}

/*

Neuer Style 2011 - Auch in style2.css vorhanden

*/

body {
	background-color: white;
	background-position: top left;
	background-attachment: fixed;
	background-position: top center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

html,body{
	text-align: center;
}

.hintergrund {
	width: 1000px;
	height: 64px;
	position: relative;
	margin: auto;
	text-align:left;
	
}

#banner {
	width: 1000px;
}

/* oberes und unteres Menü*/
.menu1 {
	background: #1a2400;
	color: white;
	height: 25px;
	text-align: right;
	margin-top:-3px;
}

.menu1_bottom {
	background: #1a2400;
	color: white;
	height: 25px;
	text-align: right;
	margin-top: 20px;
	/*float: left;*/
	width: 1000px;
}

#menu_top ul {
	list-style: none;
	margin-right: 10px;
	padding-top: 4px;
	margin-top:0px;
	margin-bottom:0px;
}

#menu_top li {
	display: inline;
	margin-left: 15px;
}

#menu_bottom ul {
	list-style: none;
	margin-right: 10px;
	padding-top: 4px;
	margin-top:0px;
	margin-bottom:0px;
}

#menu_bottom li {
	display: inline;
	margin-left: 15px;
}

.beschriftung_menu {
	color: white;
	font-size: 14px;
}

/* Inhaltsbereich*/
#inhalt {
	float: left;
}

/* Links */
a {
	text-decoration: none;
	color: black;
}

a img {
	text-decoration: none;
	border: 0px;
}

.contentWrapper img{
	border:none;
	padding:0px;
	margin:0px;
	display: block;
}

/* Navigation linke Seite*/
#inhalt_links {
	min-height:740px;
	display: block;
	float: left;
	text-align:center;
}

.inhalt_links {
	background-color: #8d9f61;
	display: inline;
	float: left;
	width: 170px !important;
	padding: 3px;
}

.menu_links1 {
	width: 80%;
	border-top: 1pt solid black;
	margin-top: 15px;
	margin-left: 15px;	
}

#menu_links_1 ul {
	list-style: none;
	/*margin-left: -45px;
	margin-right: 20px;*/
	padding-left:0px;
}

#menu_links_1 li {
	margin-top: 5px;
}

.menu_links2 {
	width: 80%;
	border-top: 1pt solid black;
	margin-top: 15px;
	margin-left: 15px;
}

#menu_links_2 ul {
	list-style: none;
	/*margin-left: -45px;
	margin-right: 20px;*/
	padding-left:0px;
}

#menu_links_2 li {
	margin-top: 5px;
}

.menu_icon {
	margin-right: 20px;
}

.berater_text {
	width: 80%;
	border-top: 1pt solid black;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
}

.feld {
	border: 1px solid black;
	background-color: #c0d291;
	width:134px;
	padding: 3px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

/* Inhalt Mitte*/
#inhalt_center {
	display: block;
	float: left;
	margin-left: 20px;
	width: 505px;
}

/* Suche*/
#suche {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	height:100%;
}

.ueberschrift_suche {
	background-color: #8d9f61;
	padding: 7px;
	height: 20px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.eingabe_suche {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: white;
	width:140px;
}

.suchen {
	height:25px;
}

.suche2_innerDiv{
	padding-top:19px;	
}

.suche1 {
	width: 250px;
	height: 70px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

.suche2 {
	width: 220px;
	height: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

.auswahl {
	background-color: white;
}

/* die verschiedenen Bereiche des Shops*/
.ueberschrift_bereiche {
	background-color: #8d9f61;
	padding: 7px;
	height: 20px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.bereiche_text {
	font-family: verdana;
	font-size: 14px;
	padding: 5px;
}

#bereiche {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 20px;
	height:100%;
}

.clear{
	width:300px;
	height:1px;
	clear:both;	
}

.bereichWrapper{
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 10px;
	width: 230px;
	margin-left: 12px;
	margin-bottom: 10px;
	height: 150px;
	float:left;
}

.bereichTitle{
	background-color: #8d9f61;
	padding: 7px;
	height: 18px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* Inhalt rechte Seite*/
#inhalt_rechts {
	display: block;
	float: right;
	width: 288px;
	margin-left:9px;
}

#neuigkeiten {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	height:100%;
}

#events {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top:10px;
	height:100%;
}

.ueberschrift_neuigkeiten {
	background-color: #8d9f61;
	padding: 7px;
	height: 20px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#neuigkeiten li,#events li {
	list-style: url(images/triangle.gif);
	padding: 4px;
	margin-left: -10px;
	width: 250px;
}

.weitere {
	margin-left: 10px;
	text-decoration: underline;
	margin-bottom: 10px;
}

/* Newsletter */
#newsletter {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 20px;
	width:134px;
	margin-left:17px;
	background-color: rgb(192, 210, 145);
}

#newsletter input[type=text]{ 
	width:90px;
	
}

.ueberschrift_newsletter {
	padding: 7px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.newsletter_text {
	margin-top: 10px;
	font-size: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.eingabe_newsletter {

}

/* aktuelle Aktionen*/
#aktion {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 20px;
	float: left;
	width: 100%;
	height:100%;
}

.ueberschrift_aktion {
	background-color: #8d9f61;
	padding: 7px;
	height: 20px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.produkt_links {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 155px;
	height: 90px;
}

.produkt_mitte1 {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-left: 172px;
	margin-top: -102px;
	margin-bottom: 10px;
	width: 155px;
	height: 90px;
}

.produkt_mitte2 {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-left: 337px;
	margin-top: -103px;
	margin-bottom: 10px;
	width: 155px;
	height: 90px;
}

.produkt_rechts {
	border: 1px solid black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-left: 502px;
	margin-top: -103px;
	margin-bottom: 10px;
	width: 155px;
	height: 90px;
}

.produkt_bild {
	margin-left: 3px;
	padding: 2px;
}

.produkt_text {
	font-size: 11px;
	font-weight: 700;
	height: 100px;
	margin-left: 70px;
	margin-top: -80px;
	padding: 4px;
	vertical-align: middle;
	width: 74px;
}

/* Footer */
#footer {
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
	/*float: left;*/
	width: 1000px;
	height: 20px;
}

#footer a {
	font-weight: bold;
	text-decoration: underline;
}

.contentWrapper{
	width:824px;
	/*float:left;*/
	margin-left:176px;
}

.buttonImage{
	padding-top:3px;
	padding-bottom:3px;	
}

.list-content{
	text-align:left;
}

.delivery_icon{
	display:inline !important;	
}
