
/* ----- Grüne Kundenzeitschrift - (c) 2009 Verlag Eugen Ulmer, Stuttgart ----- */

/* ----- Anpassung Eberlein Seitenstile ----- */

body {
	background: #67CB33;
	}
.page { 
	background: transparent;
	border-right: none;
	border-left: none;
	}
#col3 { border-right: 1px #DCE8D9 dotted } 
#main { background: transparent; }   
#footer { background: #67CB33; border-top: 5px #DCE8D9 solid; } 
#nav_main { background: transparent none; border-bottom: 1px solid #DCE8D9; }

#nav_main li { border-bottom: 1px solid #B6B5B5; }

#nav_main ul li:focus,
#nav_main ul li:hover,
#nav_main ul li:active,
#nav_main a,
#nav_main strong,
#nav_main li { color: #FFFFFF; background: #B6B5B5 none }
	
#nav_main li:focus a,
#nav_main li:hover a,
#nav_main li:active a { background: #B6B5B5 none }

#nav_main a:focus,
#nav_main a:hover,
#nav_main a:active { background: #B6B5B5 none; color:#000000; }

#nav_main li.active { background: #DCE8D9 none; }

#nav_main a.active,
#nav_main li.active strong { 
	background: #DCE8D9 none;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	}

.reiter-box-reiter,
.reiter-deaktiv {  /* Reiter der Box */
	border: 1px solid #DCE8D9;
	border-bottom: 1px solid #67CB33;
	}
.reiter-box { border: 1px solid #DCE8D9; }
.text-box { background: #DCE8D9; }
.bestellliste { background: #fff; }

a { color: #0000ff; text-decoration: underline; }

h1, h3 {
	color: #000000;
	background: url(../images/pict-pfeil-eberlein.gif) no-repeat 0 0.25em;
	}
.kleingedrucktes {
	font-size: 11px;
	color: #666666;
	}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 275%;
	font-style: italic;
	color: #fff;
	}
#header span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 50%;
	font-style: normal;
	}
.trenner {
	border-top: 1px #DCE8D9; solid;
	}

/* Pfeil-Grafik vor Absätzen */
.pfeil {
	background: url(../images/pict-pfeil-eberlein.gif) no-repeat 0 0.2em;
	}
.button {
	background: #B6B5B5 none;
	}
.button a {
	color: white;
    font-weight: bold;
    font-style: italic; 
    text-decoration: none;
	background: #B6B5B5 none;
	}
.button a:hover {
    text-decoration: none;
	color: black;
	}
	
/* ----- Box für Artikel-Navigation ----- */

.navigation {
	background-color: #DCE8D9;;
	}
	
/* ----- Bilder im Textfluss ----- */

.imgleft {
	border: 1px solid #DCE8D9;;
	}
