/***   GLOBALE EINSTELLUNGEN   ***/

body {
	background-color: #e6dfc9;
	padding: 0px; 
	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	line-height: 16px;	
}

form {
	padding: 0; margin: 0;
}

a img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0;
	padding: 0;
}

/***   GLOBAL LINKS   ***/

a:link, a:visited {
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*** INHALT ***/

#wrapper {
	width: 955px; 
	background: #fff url(../images/background.gif) top left repeat-y; 
	margin: 0 auto;
}

#inner {
	width: 915px; 
	padding: 10px 20px;
}

#header {
	background-color: #fff; 
	width: 100%; 
	border-bottom: 1px solid #fff;
	background-image: url('../images/header.jpg');
	background-repeat:repeat-x;
	background-position:left;
	height:80px;
}


.clear                { clear:both; height:0px; overflow:hidden; }
.clear-left           { clear:left; height:0px; overflow:hidden; }
.clear-right          { clear:right; height:0px; overflow:hidden; }
.hide, .hidden        { display:none; }

.fett {
	font-weight: bold;
}

#mmenubox {
	width: 744px; 
	float: left; 
	background-color: #d7debd; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff;
}

#mmenu {
	float: left;
	width: 100%;
}

#mmenu a {
	font-weight: normal;
	text-decoration: none;
}

#mmenu a, #mmenu .mm_suchen {
	display: block;
	padding: 5px;
	background-color: #d7debd;
	color: #000;
	border-bottom: 1px solid #afbf80;
	text-align: center;
}

#mmenu .mm_suchen {
	width: 239px; 
	/*width: 344px;  Origianlbreite + Breite von onlinekatalog */
	height: 24px; 
	text-align: right; 
	padding: 2px 5px 0 5px;
	border-right: 0;
}
	

#mmenu .mm_suchen a {
	display: inline;
	border-bottom: 0;
	background-color: transparent;
}

#mmenu .mm_suchen a:hover {
	background-color: transparent;
}

#mmenu .mm_onlinekatalog {
	width: 105px; 
	border-left: 0; 
	border-right: 1px solid #6f1616;
}

#mmenu .mm_onlinekatalog a {
	background: #a73939 url(../images/mmenu_bg_blaetter.gif) top left repeat-x;
	color: #fff;
	border-bottom: 1px solid #6f1616;
}

#mmenu a:hover {
	background-color: #c2cc9d;
	color: #000;
}

#mmenu .mm_onlinekatalog a:hover {
	background: #a73939 url(../images/mmenu_bg_blaetter_a.gif) top left repeat-x;
	color: #fff;
}

#mmenu .mm_schnellbest {
	width: 120px;
}

#mmenu .mm_hilfeservice {
	width: 115px;
}
#mmenu .mm_ueberuns {
	width: 75px;
}
#mmenu .mm_kontakt {
	width: 70px;
}



#mmenu  ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}

#mmenu  li {
	float: left;
	padding: 0px;
	margin: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #afbf80;
}

#buttonindex {
	width: 166px; 
	border: 1px solid #d7debd; 
	padding: 1px;
}

#buttonindex_link a {
	display: block;
	background-color: #d7debd;
	font-size: 11px;
	color: #347e27;
	text-decoration: none;
}

#buttonindex_link a:hover {
	color: #fff;
}

/* Linkfarbe für Milonic-Menu setzen */

#milonicmenu {
	background: url(../images/mmenu_bg.gif) top left repeat-x;
}

#milonicmenu a {
	color: #000
}

#milonicmenu a:hover {
	color: #000;
}

#aktuellethemen {
	width: 520px;
	background-color: #fff;
}

#aktuellethemen ul { padding: 0; margin: 0; }
#aktuellethemen li {
	padding: 0 0 0 8px; 
	margin: 0; 
	background-image:   url(../images/subnavigation/submenu_listmarker_at.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style: url(../images/a_spacer.gif); 
	line-height: 18px;   
}

#aktuellethemen .datum {
	color: #666;
	font-size: 9px;
}

#copyrighttrenner {
	width: 915px; 
	border-top: 1px solid #dce5ca; 
	margin: 7px 0 10px 0;
}

#copyright {
	text-align: center;
	font-size: 10px;
}

#copyright a:link, #copyright a:visited {
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

#nebenbereich {
	width: 156px; 
	float: right; 
	padding: 0 7px; 
	background-color: #347e27;
	color: #fff;
	font-size: 10px;
}

#nebenbereich h3 {
	font-size: 13px;
	color: #ff0;
	margin-bottom: 5px;
}

#nebenbereich .trenner, #nebenbereich .trennerlandeswahl {
	margin: 10px 0; 
	border-top: 1px solid #3a5703; 
	border-bottom: 1px solid #7eb16c;
}

#nebenbereich .trennerlandeswahl {
	margin: 0 0 10px 0;
}

#nebenbereich a:link, #nebenbereich a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffc;
	text-decoration: underline;
}

#nebenbereich a:hover {
	text-decoration: none;
}

select.formfeld {
	width: 130px;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 1px solid #3a5703;
}

input.formfeld {
	width: 130px;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 1px solid #3a5703;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

input.suchfeld {
	width: 135px; 
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 1px solid #50651f;
	padding: 2px;
}

#krumelnavigation {
	width: 735px; 
	padding: 7px 7px 7px 3px;
	font-size: 10px;
	color: #666;	
	background: url(../images/krumelnav_bg.gif) top left repeat-x;
}

#krumelnavigation a:link, #krumelnavigation a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

#krumelnavigation a:hover {
	text-decoration: none;	
}

#subnavtitel {
	width: 164px; 
	margin-bottom: 1px; 
	padding: 2px; 
	color: #347e27; 
	border: 1px solid #d7debd;
	margin-top: 7px;
}

#subnavcont {
	width: 164px; 
	padding: 3px; 
	background:  url(../images/subnavigation/submenu_bg.gif) top left repeat-x;
	color: #333;
	font-size: 10px;
}

#subnavcontKatalog {
	width: 164px; 
	padding: 3px; 
	background:  url(../images/subnavigation/submenu_bg.gif) top left repeat-x;
	color: #333;
	font-size: 10px;
}
#subnavtitelKatalog {
	width: 164px; 
	margin-bottom: 1px; 
	padding: 2px; 
	color: #347e27; 
	font-weight: bold;
	background-color: #ff0;
	border: 1px solid #347e27;
	margin-top: 7px;
}



#subnavtitelStapler {
	width: 164px; 
	margin-bottom: 1px; 
	padding: 2px; 
	color: #347e27; 
	font-weight: bold;
	background-color: #ff0;
	border: 1px solid #347e27;
	margin-top: 7px;
	text-align:center;
}
#subnavtitelStapler a:link, #subnavtitelStapler a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #347e27;
	text-decoration: underline;
}

#subnavtitelStapler a:hover {
	text-decoration: none;
}
#subnavtitelInfopool {
	width: 164px; 
	margin-bottom: 1px; 
	padding: 2px; 
	color: #347e27; 
	font-weight: bold;
	background-color: #ff0;
	border: 1px solid #347e27;
	margin-top: 7px;
	text-align:left;
}
#subnavtitelInfopool a:link, #subnavtitelInfopool a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #347e27;
	text-decoration: underline;
}

#subnavtitelInfopool a:hover {
	text-decoration: none;
}


#subnavtitelbestseller {
	width: 164px; 
	margin-bottom: 1px; 
	padding: 2px; 
	color: #347e27; 
	font-weight: bold;
	background-color: #ff0;
	border: 1px solid #347e27;
	margin-top: 7px;
}

#subnavcontbestseller {
	width: 164px; 
	padding: 3px; 
	background:  url(../images/subnavigation/submenu_bg_gelb.gif) top left repeat-x;
	color: #333;
	font-size: 10px;
	overflow:hidden;
}


#subnavcont ul, #subnavcontbestseller ul { padding: 0; margin: 0; }
#subnavcont li, #subnavcontbestseller li {
	padding: 0 0 0 8px; 
	margin: 0; 
	background-image: url(../images/subnavigation/submenu_listmarker.gif); 
	background-repeat: no-repeat;
	background-position: 0px 9px;
	list-style: url(../images/a_spacer.gif); 
	line-height: 20px;   
}

#subnavcontbestseller a:link, #subnavcontbestseller a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #347e27;
	text-decoration: underline;
}

#subnavcontbestseller a:hover {
	text-decoration: none;
}


#subnavcont a {
	font-size: 10px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

#subnavcont a:hover {
	text-decoration: none;
}

#aktangebote {
	width: 275px; 
	float: left; 
	padding-right: 5px;
}

#aktangebote .bild {
	 float: left;
}

#aktangebote .text {
	margin-left: 92px;
}

#aktangebote .prodbez {
	color: #347e27; 
	font-weight: bold;
}

#aktangebote .preis {
	color: #333; 
	font-size: 14px; 
	font-weight: bold; 
	margin: 7px 0;
}

#inhalt {
 width: 560px; 
 padding-top: 6px;
 padding-bottom: 30px; 
 border-top: 1px solid #dce5ca;
 float: left;
}

#inhalt ul { padding: 0; margin: 5px 0 0 0; }
#inhalt li {
	padding: 0 0 0 8px; 
	margin: 0; 
	background-image: url(../images/subnavigation/submenu_listmarker.gif); 
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style: url(../images/a_spacer.gif); 
	line-height: 18px;   
}

#pricing 
{
	MARGIN-TOP:1px;
	FLOAT:right;
	HEIGHT:26px;
	TEXT-ALIGN:right;
}
#pricing ul { list-style-type: none; padding: 0; margin: 5px 0 0 0; }
#pricing li {
	padding: 0 0 0 0px; 
	margin: 0; 
	background-image: none; 
	line-height: 18px; 
	float: left;
	TEXT-ALIGN: right;   
}

#nebenbereich #warenkorbklein p.fett, #nebenbereich #warenkorbklein .fett {
	font-weight: bold;
}

#nebenbereich #warenkorbklein #summetrenner {
	margin: 10px 0; 
	border-top: 1px dotted #fff;
}


#nebenbereich #warenkorbklein p {
	margin-top: 10px;
}

#nebenbereich #warenkorbklein .button {
	margin: 4px 0;
}

#nebenbereich #meinkonto .button {
	margin: 4px 0;
}

#inhalt h3 {
	font-size: 13px; 
	color: #347e27; 
	margin: 15px 0 10px 0; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #dce5ca; 
	font-weight: bold;
}

#inhalt h1 {
	font-size: 22px; 
	color: #347e27; 
	margin: 15px 0 10px 0; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #dce5ca; 
	font-weight: bold;
	text-align: center;

}

.trenner {
	margin: 15px 0; 
	border-top: 1px solid #dce5ca;
}

#partnerlogos {
	width: 528px; 
	border: 1px solid #dce5ca; 
	padding: 30px 15px 15px 15px; 
	text-align: center;
	background:  url(../images/startseite/titel_faiepartner.gif) top left no-repeat; 
}

#partnerlogos .bild {
	margin: 0 7px;
}

#abschlusstop {
	width: 735px; 
	padding: 11px 180px 5px 0; 
	background: url(../images/background_sub_abschl.gif) top right no-repeat; 
	text-align: right;
}

#abschlusstop a {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}

#abschlusstop a:hover {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

#werbeblock1,
#werbeblock2,
#werbeblock3,
#werbeblock4,
#werbeblock5,
#werbeblock6,
#werbeblock7,
#werbeblock8,
#werbeblock9
{
	float: left;
	width: 178px; /*
	border: 1px solid #dce5ca; 
	font-size: 9px;*/
}


#werbeblock1 .bild,
#werbeblock2 .bild,
#werbeblock3 .bild,
#werbeblock4 .bild,
#werbeblock5 .bild,
#werbeblock6 .bild,
#werbeblock7 .bild,
#werbeblock8 .bild,
#werbeblock9 .bild
{
	margin-top: 7px;
	text-align: center;	
}

#landeswahl {
	width: 170px; 
	height: 34px; 
	float: right; 
	background-color: #347e27; 
	text-align: center; 
	padding: 10px 0 6px 0;
}

#scroll_box {
	float: left; 
	width: 724px; 
	border-bottom: 1px solid #fff; 
	border-right: 1px solid #fff; 
	padding: 0 10px 0 10px; 
	background-color: #d7debd;
}

#inhaltwrapper {
	width: 915px; 
	background: url(../images/background_sub.gif) top right repeat-y; 
	float: left;
}

#inhalthaupt {
	width: 745px; 
	float: left; 
	background-color: #fff;
}

#subnavigation {
	width: 170px; 
	margin-right: 7px; 
	padding-bottom: 30px; 
	float: left;
}

#subnavcont .button_freundschaftswerbung  {
	margin: 7px 0 0 8px;
}

#subnavcont .button_partnerprogramm {
	margin: 7px 0 0 8px;
}

#inhalt #aktuellethemen .button_allethemen {
	margin: 17px 0 10px 8px;
}

#nebenbereich .button_anmelden {
	
	margin: 8px 0 0 0;
}

#nebenbereich .button_blaetterkat {
	margin: 8px 0 0 10px;
}

#nebenbereich .wettericon {
	float: right; 
	margin-top: -5px;
}

#nebenbereich .button_wettervor {
	margin: 8px 0 0 20px;
}

#inhalt .seitentitel {
	font-size: 14px;
	font-weight: bold;
	color: #347e27;
	margin-bottom: 20px;
}

#inhalt .seitentitelzus {
	font-size: 11px;
	font-weight: normal;
	color: #347e27;
}


/*--------------------------------- SEITENMELDUNGEN -----------------------------*/

#seitenmeldungerfolg {
	font-weight: bold; 
	background-color: #e9f1d0; 
	border-top: 2px solid #347e27; 
	border-bottom: 2px solid #347e27; 	
	padding: 9px;
	margin-bottom: 10px;
}

#seitenmeldungerfolg .trenner {
	margin: 10px 0; 
	border-top: 1px solid #83ab7b;

}

#seitenmeldungerfolg .zusatztext {
	margin-left: 25px;
	font-weight: normal;
}

#seitenmeldungerfolg ul { padding: 0; margin: 5px 0; }
#seitenmeldungerfolg li {
	padding: 0 0 0 8px; 
	margin: 0; 
	background-image: url(../images/listmarker_gruen.gif); 
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style: url(../images/a_spacer.gif); 
	line-height: 18px;   
}

#seitenmeldungfehler {
	font-weight: bold; 
	background-color: #e8cccc; 
	border-top: 2px solid #c00; 
	border-bottom: 2px solid #c00; 
	padding: 9px; 
	margin-bottom: 10px;
}

#seitenmeldungfehler .trenner {
	margin: 10px 0; 
	border-top: 1px solid #d35454;
}

#seitenmeldungfehler .zusatztext {
	margin-left: 25px;
	font-weight: normal;
}

#seitenmeldungfehler ul { padding: 0; margin: 5px 0; }
#seitenmeldungfehler li {
	padding: 0 0 0 8px; 
	margin: 0; 
	background-image: url(../images/listmarker_rot.gif); 
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style: url(../images/a_spacer.gif); 
	line-height: 18px;   
}

.euro {
	font-size: 0.8em;
}

.artikeltextkurz {
	margin-bottom: 24px;
}

#inhaltsverzeichnis {
	line-height: 20px;
}

#inhaltsverzeichnis .hauptgruppe {
	font-size: 14px;
}


#inhaltsverzeichnis .seitenanfang {
	text-align: right;
}

#inhaltsverzeichnis .seitenanfang a {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}

#inhaltsverzeichnis .seitenanfang a:hover {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

.kat_newsletter a:link, .kat_newsletter a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #347e27;
	text-decoration: underline;
}

.kat_newsletter a:hover {
	text-decoration: none;
}

#nebenbereich ul { padding: 0; margin: 5px 0px 0 15px; clear:both;}
#nebenbereich li {
	padding: 0 0 0 -5px; 
	margin: 0; 
	list-style: square;
	line-height: 18px;   
}

