@charset "UTF-8";
/* CSS Document */

 /*---------------------------------------------------------------------------

* Filename: 			screen.css
* Description: 		Global CSS
* Version: 				1.0.0 (2010-01-08) YYYY-MM-DD
* Website:				http://www.genau-dein-obst.de/
* Author: 				Robert Morawe
* Agency:					© Butterf!sch - Werbeagentur 2009 - www.butterfisch-werbeagentur.de -

 == STRUCTURE: ==============================

* Page width: 				966 px
* Number of columns: 	3
  $__header						#masthead
  $__menu							ul#servicenavi, ul#nav, ul#subnavi
  $__content					Everything within the content
  $__footer						Everything within the footer
* Colors:							brown: #2f1905
											green: #46670c

--------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
fieldset {
	border: 1px solid black; padding: 8px; margin: 8px 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font: normal 100.01%/150% "Times New Roman", Times, serif;
	color: #2f1905;
	text-decoration: none;
}
p {
	font-size: 0.88em;
	line-height: 1.3em;
	padding: 0px 14px 1.3em;
}
a:link, a:active, a:visited {
	color:#46670C;
	text-decoration:none;
}
a:hover {
	color:#46670C;
	text-decoration:underline;
}

/*=================STYLES================*/
.bold {
	font-weight: bold;
}

/*----- HEADLINES -----*/
#masthead h1 { }
#masthead h1 a {
	font: bold 3em/1.3em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	width: 300px;
	padding: 5px 5px 5px 40px;
	text-indent: -9999px;
	height: 110px;
}
#masthead h3 {
	font-size: 2em;
	text-indent: -9999px;
}
#content h2 {
	background: url(../images/bg-h2.gif) no-repeat;
	font-size: 1.25em;
	color: #46670c;
	height: 40px;
	padding: 21px 14px 0px;
	font-weight: bold;
}
#content h3 {
	font-style: italic;
	font-weight: bold;
	color: #46670C;
	font-size: 0.88em;
	padding: 0px 14px 1.2em;
	line-height: 1.3em;
}
#content h3 span {
	font-style: normal;
	color: #2f1905;
	display: block;
	font-weight: normal;
}
#content h4 {
	color: #2f1905;
	padding: 0px 14px 1.3em;
	font-size: 0.88em;
	font-weight: bold;
}
#erzeuger h2 {
	background: url(none);
	font-size: 1.25em;
	color: #46670c;
	height: 40px;
	padding: 21px 14px 0px;
	font-weight: bold;
}
#infotext h4 {
	font-size: 0.88em;
	color: #46670c;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}
form#auswahl h3 {
	font-size: 0.88em;
	color: #46670c;
	font-weight: bold;
	background: url(../images/bg-h3.gif) no-repeat 7px 7px;
	padding: 0px 0px 0px 23px;
}
/*----- CONTENT -----*/
#content ul {
	list-style: none;
	padding: 0px 14px 1.3em;
}
#content li {
	font-size: 0.88em;
	line-height: 1.3em;
}
#content a.email {
	color: #46670C;
}
#content a.download {
	color: #46670C;
	background: url(../images/bg-active.gif) no-repeat left 3px;
	padding: 0px 0px 0px 16px;
}
#content dl {
	display: block;
	padding: 0px 14px 1.3em;
}
#content dt {
	display: block;
	float: left;
	width: 200px;
	padding: 2px 0px;
}
#content dd ul li {
	padding: 0px 0px 8px;
}
#apfelgalerie img {
	height: 50px;
	width: 50px;
	margin: 0px 13px 13px 0px;
}
#print a.print {
	background: url(../images/icon-print.gif) no-repeat left top;
	display: block;
	height: 22px;
	width: 22px;
	text-indent: -9999px;
	float: right;
	font-size: 0px;
	text-decoration: none;
}


/*=================NAVIGATION================*/
ul#servicenavi {
	height:22px;
	float:right;
	width:284px;
	background:url(../images/bg-servicenavi.jpg) no-repeat left top;
}
ul#servicenavi li {
	list-style: none;
	height:22px;
	float: left;
}
ul#servicenavi li a {
	font-size: 0.81em;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	line-height: 1.5em;
}
ul#servicenavi li a:link,
ul#servicenavi li a:visited {color: #000;}
ul#servicenavi li a:hover,
ul#servicenavi li a:active,
ul#servicenavi li.active a {color: #FFF;}

ul#nav {
	list-style: none;
	width: 966px;
	padding: 0px;
	float: left;
	clear: both;
}
ul#nav li {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
}
a.nav-button{
	height:46px;
	padding:0px;
	margin:0px;
	display:block;
	background: url(../images/navigation.jpg) no-repeat;
	color: #000;
	text-decoration: none;
	text-indent: -9999px;
}
a.gdo-home{
	background-position:0px -329px;
	width:153px;
}
a.gdo-home:hover{
	background-position:0px -282px;
}
a.gdo-anbau{
background-position:0px -423px;
width:163px;
}
a.gdo-anbau:hover,
a.gdo-anbauactive {
background-position:0px -376px;
width:163px;
}
a.gdo-sortenlexikon{
background-position:0px -47px;
width:273px;
}
a.gdo-sortenlexikon:hover,
a.gdo-sortenlexikonactive {
background-position:0px 0px;
width:273px;
}
a.gdo-mitglieder{
background-position:0px -235px;
width:212px;
}
a.gdo-mitglieder:hover,
a.gdo-mitgliederactive {
background-position:0px -188px;
width:212px;
}
a.gdo-presse {
background-position:0px -141px;
width:165px;
}
a.gdo-presse:hover,
a.gdo-presseactive {
background-position:0px -94px;
width:165px;
}

ul#subnavi {
	width: 152px;
	padding: 0 0 0 0px;
	float: left;
	border: 1px solid #797d80;
	margin-top:4px;
	background:#ffffff url(../images/bg-subnavi.gif) repeat-y;
	list-style: none;
}
ul#subnavi ul.last {
	background: url(../images/bg-subnavilast.gif) no-repeat left bottom;
}
ul#subnavi h2 {
	display:block;
	font-size: 0px;
	text-indent: -9999px;
}
ul#subnavi h2.title {
	display:block;
	background:	#ffffff url(../images/bg-pressesubnavi.jpg) no-repeat;
	font-size: 0px;
}
ul#subnavi li.title_presseinfos h2.title {
	width:152px;
	height:31px;
	background-position: 0px 0px;
}
ul#subnavi li.title_mediacenter h2.title {
	width:152px;
	height:31px;
	background-position: 0px -31px;
}
ul#subnavi li.title_basisinfos h2.title {
	width:152px;
	height:31px;
	background-position: 0px -62px;
}
ul#subnavi li.title_formular h2.title {
	width:152px;
	height:31px;
	background-position: 0px -93px;
}
ul#subnavi li.title_anbaugebiete h2.title {
	width:152px;
	height:31px;
	background-position: 0px -124px;
}
ul#subnavi li.title_auswahl h2.title {
	width:152px;
	height:31px;
	background-position: 0px -155px;
}
ul#subnavi li.title_mitglieder h2.title {
	width:152px;
	height:31px;
	background-position: 0px -186px;
}
ul#subnavi li.title_ankuendigung h2.title {
	width:152px;
	height:31px;
	background-position: 0px -217px;
}
ul#subnavi li.title_vorlagen h2.title {
	width:152px;
	height:31px;
	background-position: 0px -248px;
}
ul#subnavi li.title_texte h2.title {
	width:152px;
	height:31px;
	background-position: 0px -279px;
}
ul#subnavi li.title_berichte h2.title {
	width:152px;
	height:31px;
	background-position: 0px -310px;
}
ul#subnavi h2.titleimp {
	display:block;
	background:	#ffffff url(../images/bg-impressumsubnavi.jpg) no-repeat;
	font-size: 0px;
}
ul#subnavi li.title_impressum h2.titleimp {
	width:152px;
	height:31px;
	background-position: 0px 0px;
}
ul#subnavi li.title_nutzung h2.titleimp {
	width:152px;
	height:31px;
	background-position: 0px -31px;
}
ul#subnavi li.title_kontakt h2.titleimp {
	width:152px;
	height:31px;
	background-position: 0px -62px;
}
ul#subnavi ul {
	list-style: none;
	background: url(../images/bg-subnavi.gif) repeat-y;
	padding: 5px 0px;
}
ul#subnavi ul ul {
	list-style: none;
	padding: 0px;
}
ul#subnavi li a {
	text-decoration: none;
	font-size:0.88em;
	font-weight:normal;
	padding: 0px 0px 0px 23px;
	display: block;
	width: 129px;
}
ul#subnavi li a:link,
ul#subnavi li a:visited {color:#2f1905;}
ul#subnavi li a:hover,
ul#subnavi li a:active,
ul#subnavi li.active a {
	color:#46670c;
	font-style: italic;
	font-weight: bold;
	background: url(../images/bg-active.gif) no-repeat 7px 5px;
}

ul#sidebar {
	background:url(../images/bg-sidebar.gif) repeat-y left;
	width: 248px;
	float: right;
	border: 1px solid #797d80;
	margin-top:4px;
	list-style: none;
	display: block;
}
ul#sidebar h2 {
	display:block;
	font-size: 0px;
	text-indent: -9999px;
}
ul#sidebar h2.title {
	display:block;
	background:	#ffffff url(../images/bg-pressesidebar.jpg) no-repeat;
	font-size:0px;
}
ul#sidebar li.title_download h2.title {
	width:248px;
	height:31px;
	background-position: 0px 0px;
}
ul#sidebar li.title_pressekontakt h2.title {
	width:248px;
	height:31px;
	background-position: 0px -31px;
}
ul#sidebar li.title_suche h2.title {
	width:248px;
	height:31px;
	background-position: 0px -62px;
}
ul#sidebar li.title_newsletter h2.title {
	width:248px;
	height:31px;
	background-position: 0px -93px;
}
ul#sidebar li.title_infos h2.title {
	width:248px;
	height:31px;
	background-position: 0px -124px;
}
ul#sidebar ul {
	list-style: none;
	padding: 5px 0px;
	background: transparent;
}
ul#sidebar ul.last {
	list-style: none;
	padding: 5px 0px;
	background: transparent url(../images/bg-sidebarlast.gif) no-repeat left bottom;
}
ul#sidebar ul.info li {
	font-size: 0.88em;
	line-height: 1.3em;
	padding: 0px 14px 0.8em;
}
ul#sidebar ul.info li h3 {
	color: #46670C;
	font-size: 1.4em;
	font-weight: bold;
}
ul#sidebar ul.info li h4 {
	color: #46670C;
	font-size: 1.06em;
	font-weight: bold;
}
ul#sidebar li a {
	text-decoration: none;
	font-size:0.88em;
	font-weight:normal;
	padding: 0px 0px 0px 23px;
	display: block;
	width: 225px;
	height: 25px;
	color:#46670C;
	line-height:100%;
}
ul#sidebar li a.email {
	color: #46670C !important;
	background:none !important;
	padding: 0px !important;
	text-decoration: underline !important;
	display: inline;
}
ul#sidebar li a:link,
ul#sidebar li a:visited {
	color:#46670C;
	background: url(../images/bg-active.gif) no-repeat 7px 5px;
}
ul#sidebar li a:hover,
ul#sidebar li a:active,
ul#sidebar li.active a {
	color:#46670c;
	font-style: italic;
	font-weight: bold;
	background: url(../images/bg-active.gif) no-repeat 7px 5px;
}
ul#sidebar li img {
	padding: 0px 0px 0px 5px;
}

ul.pagenavi {
	color: #46670C;
	list-style: none;
	display: block;
	float: right;
	font-size: 0.78em;
}
ul.pagenavi li {
	float: left;
	padding: 0px 0px 0px 2px;
}
ul.pagenavi li a {
	color: #46670C;
	text-decoration: none;
}
ul.pagenavi li.active a {
	font-weight: bold;
}
ul.pagenavi li.first a {
	background: url(../images/bg-pagenavi.gif) no-repeat 0px 0px;
	height: 12px;
	width: 12px;
	text-indent: -9999px;
	display: block;
	margin: 3px 2px;
}
ul.pagenavi li.last a {
	background: url(../images/bg-pagenavi.gif) no-repeat -18px 0px;
	height: 12px;
	width: 12px;
	text-indent: -9999px;
	display: block;
	margin: 3px 2px;
}

/*=================SLIDER================*/
#slider {}
#aepfel {
	display: block;
	margin: 0px 14px;
	height: 170px;
	overflow: hidden;
	width: 520px;
}
#panel {
	background: url(../images/bg-penel.gif) no-repeat left center;
	display: block;
	height: 27px;
	width: 520px;
	margin: 0px 14px;
}
#infotext {}

/*=================LAYOUT================*/
#outer-container {
	height:100%;
	width: 100%;
	border:0px solid red;
	margin: 0 auto 0 auto;
	background: transparent url(../images/bg_head.jpg) no-repeat center top;
}
#middle-container{
	width: 100%;
	border:0px solid blue;
	margin: 0 auto 0 auto;
	background: transparent url(../images/bg_bottom.jpg) no-repeat center bottom;
}
#container {
	width: 966px;
	margin: 0 auto 0 auto;
	background: transparent;
}
#masthead {
	width: 966px;
	height: 201px;
	background: url(../images/bg_masterheader.jpg) no-repeat;
	clear: both;
}
#content_box {
	width: 966px;
	height:100%;
	text-align: left;
	float: left;
	clear: both;
}
#content {
	width: 551px;
	height:100%;
	float: left;
	background:#fff url(../images/bg-content.gif) repeat-y;
	border:1px solid #797d80;
	margin: 4px 4px 0px;
	position: relative;
}
#logobox {
	background: url(../images/bg-apfelkiste.jpg) no-repeat left top;
	display: block;
	float: left;
	height: 126px;
	width: 218px;
	margin: 0px 0px 0px 14px;
	text-align: center;
	padding: 220px 0px 0px;
}
#dekarte {
	background: url(../images/bg-dekarte.jpg) no-repeat 5px 5px;
	display: block;
	float: left;
	height: 360px;
	width: 283px;
	margin: 0px 0px 0px 14px;
}
#apDiv1 {
	position:relative;
	width:20px;
	height:20px;
	top: 58px;
	left: 110px;
	z-index:1;
}
#apDiv2 {
	position:relative;
	width:20px;
	height:20px;
	top: 42px;
	left: 130px;
	z-index:1;
}
#apDiv3 {
	position:relative;
	width:20px;
	height:20px;
	top: 20px;
	left: 160px;
	z-index:1;
}
#apDiv4 {
	position:relative;
	width:20px;
	height:20px;
	top: 38px;
	left: 210px;
	z-index:1;
}
#apDiv5 {
	position:relative;
	width:20px;
	height:20px;
	top: 28px;
	left: 248px;
	z-index:1;
}
#apDiv6 {
	position:relative;
	width:20px;
	height:20px;
	top: 52px;
	left: 22px;
	z-index:1;
}
#apDiv7 {
	position:relative;
	width:20px;
	height:20px;
	top: 46px;
	left: 142px;
	z-index:1;
}
#apDiv8 {
	position:relative;
	width:20px;
	height:20px;
	top: 0px;
	left: 170px;
	z-index:1;
}
#apDiv9 {
	position:relative;
	width:20px;
	height:20px;
	top: -3px;
	left: 205px;
	z-index:1;
}
#apDiv10 {
	position:relative;
	width:20px;
	height:20px;
	top: -10px;
	left: 225px;
	z-index:1;
}
#apDiv11 {
	position:relative;
	width:20px;
	height:20px;
	top: 10px;
	left: 75px;
	z-index:1;
}
#apDiv12 {
	position:relative;
	width:20px;
	height:20px;
	top: 15px;
	left: 68px;
	z-index:1;
}
#apDiv13 {
	position:relative;
	width:20px;
	height:20px;
	top: 45px;
	left: 63px;
	z-index:1;
}
#apDiv14 {
	position:relative;
	width:20px;
	height:20px;
	top: 62px;
	left: 95px;
	z-index:1;
}
#apDiv15 {
	position:relative;
	width:20px;
	height:20px;
	top: -115px;
	left: 245px;
	z-index:1;
}
#apDiv16 {
	position:relative;
	width:20px;
	height:20px;
	top: -45px;
	left: 70px;
	z-index:1;
}
#apDiv17 {
	position:relative;
	width:20px;
	height:20px;
	top: -10px;
	left: 50px;
	z-index:1;
}
#apDiv18 {
	position:relative;
	width:20px;
	height:20px;
	top: -187px;
	left: 152px;
	z-index:1;
}
#erzeuger {
	clear: both;
}
#apfelgalerie {
	padding: 0px 0px 0px 14px;
}
#print {
	height: 80px;
	width: 523px;
	text-align: right;
	padding: 0px 14px;
	background: url(../images/bg-contentfooter.jpg) no-repeat left bottom;
	font-size: 0px;
	text-indent: -9999px;
}
#footer {
	width: 966px;
	padding: 1.2em 0 0 0;
	border-top: 0px solid #ccc;
	clear: both;
}

/*----- FORMULARE -----*/
form#newsletter label {
	display: block;
	padding: 0px 14px;
	font-family: "Times New Roman", Times, serif;
}
form#newsletter select {
	width: 218px;
	font: 0.88em "Times New Roman", Times, serif;
}
form#newsletter input.text {
	width: 216px;
	font: 0.88em "Times New Roman", Times, serif;
	height: 16px;
	background: #FFF;
	border: 1px solid #7d7d80;
}
form#newsletter input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 105px;
	cursor: pointer;
	font-size: 0px;
	text-indent: -9999px;
	border-style: none;
	margin: 0px 0px 0px 50px;
}
form#kontakt {
	font-family: "Times New Roman", Times, serif;
}
form#kontakt lable {
	display: block;
	clear: both;
}
form#kontakt select {
	font: 0.88em "Times New Roman", Times, serif;
	width: 220px;
	margin: 0px 0px 5px;
}
form#kontakt input.text {
	background: #FFF;
	border: 1px solid #7d7d80;
	height: 16px;
	width: 520px;
	font: 0.88em "Times New Roman", Times, serif;
	display: block;
	margin: 0px 0px 5px;
}
form#kontakt textarea {
	font: 0.88em "Times New Roman", Times, serif;
	display: block;
	height: 100px;
	width: 520px;
	background: #FFF;
	border: 1px solid #7D7D80;
	margin: 0px 0px 5px;
}
form#kontakt input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 105px;
	cursor: pointer;
	font-size: 0px;
	text-indent: -9999px;
	border-style: none;
	margin: 0px 0px 0px 200px;
}
form#suche li {
	font: 0.88em/1.3em "Times New Roman", Times, serif;
	padding: 0px 14px 8px;
}
form#suche select {
	width: 218px;
	font: 0.88em "Times New Roman", Times, serif;
}
form#suche input.text {
	width: 216px;
	font: 0.88em "Times New Roman", Times, serif;
	height: 16px;
	background: #FFF;
	border: 1px solid #7d7d80;
}
form#suche input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 105px;
	cursor: pointer;
	font-size: 0px;
	text-indent: -9999px;
	border-style: none;
	margin: 0px 0px 0px 50px;
}
form#auswahl {}

form#auswahl label {
	font-size: 0.88em;
	padding: 0px 0px 0px 2px;
}
form#login {}
form#login ul { padding: 0; margin: 0;}
form#login li { padding: 0 0 8px 0;}
form#login fieldset {
	border: 1px solid #7d7d80;
	margin: 0px 14px 1.3em;
}
form#login legend {
	color: #46670C;
	font: 0.88em;
	padding: 2px;
}
form#login label {
	display: block;
	width: 450px;
	font-weight: bold;
	padding: 0px 20px;
	clear: both;
	padding: 0px 0px 0px 20px;
}
form#login input.text,
form#login input.passwort {
	font: 0.88em "Times New Roman", Times, serif;
	background: #FFF;
	border: 1px solid #7d7d80;
	float: right;
	width: 250px;
}
form#login input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 105px;
	cursor: pointer;
	font-size: 0px;
	text-indent: -9999px;
	border-style: none;
	margin: 0px 0px 0px 270px;
}

/* Additional Styles */

.content h2 a{
  color:#46670C;
  text-decoration:none;
}

.content h2 {
  margin-bottom:0px;
}

.content h2 a:hover{
  color:#46670C;
  text-decoration:underline;

}

#content h2 span {
	font-style: normal;
	color: #2f1905;
	display: block;
	font-weight: normal;
}

#dekarte{
  float:right !important;
  margin: 0px 14px 0px 0px !important;
}


ul#subnavi li.current {
	color:#46670c;
	font-style: italic;
	font-weight: bold;
	background: url(../images/bg-active.gif) no-repeat 7px 5px;
}

ul#subnavi li.current a {
	color:#46670c;
	font-style: italic;
	font-weight: bold;
}

li.category-header{
cursor:pointer;

}

.apple-gallery{
	float:left;
	cursor:pointer;

}

form#login label{
	display: inline !important;
}

form#login input.submit{
	margin-top:20px;
}

.error_list{
	color:#ff0000;
	font-weight:bold;
}

#tooltip {
    display:none;
    background:#ffffff url(/tools/img/tooltip/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#fff;
}

form#newsletter input.submit{
	margin-top:5px
}

.active-apple{
	margin-top:-10px;
	margin-left:-10px;
}


#content dt {
	margin-right: 15px;

}

strong{
	font-weight:bold;
}
ul#subnavi ul.sub-category, ul#subnavi ul.values {
	background:none;
}
ul.sub-category li a:before{
	content:"- ";
}

ul#subnavi ul ul{
	margin-left:10px;
}
