/* CSS Document */

/************ Reset CSS nach Eric Meyer */
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;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

html {
}

body { 
font-size: 12pt !important;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
background: white;
color: black;
padding: 0;
}

h1,h2,h3,h4,h5,h6{
font-family: Arial, Helvetica, sans-serif;
margin: 0em 0 1em 0;
}

p,ul,ol,label,address {
margin: 0 0 1em 0;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 150%;}
h2{font-size: 140%;}
h3{font-size: 130%;}
h4{font-size: 120%;}
h5{font-size: 110%;}
h6{font-size: 100%;}
p {font-size: 100%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

/***************************/

#wrapper{
overflow: visible;
max-width: 650px;
margin: 0 auto;
}

#header1{
/*border-top: 2pt solid black;*/
border-bottom: 1pt solid #aaa;
padding: 0 0 1em 0;
margin-bottom: 5em;
}

#header1 h1{
margin: 0;
padding: 0em;
line-height: 1.4em;
/*border-left: 0.8em solid black;*/
/*padding-left: 0.4em;*/

width: 40%;
overflow: hidden;
}

#header1 h1 img{
display: block;
width: 100%;
}

#header1 h1 span{
display: none;
}

#header1 a, #header1 a:visited, #header1 a:hover, #header1 a:active{
color: #000;
text-decoration: none;
}

#header2{
display: none;
}



@media print{
#nav1{display: none;}
}


#nav1 ul, #nav2 ul{
padding-bottom: 1em;
overflow: hidden;
}

#nav1 ul li, #nav2 ul li{
float: left;
margin-right: 1em;
font-size: 0.8em;
}

#nav1 ul li a{
}

#nav1 ul li a:hover{
}

#nav1 ul li a.aktiv{
}

#nav1 ul li a.aktiv, #nav1 ul li a.aktiv:visited, #nav1 ul li a.aktiv:hover{
}

#content{
clear: both;
padding-bottom: 1em;
}


#content a, #content a:visited, #content a:hover, #content a:active{
color: #000;
text-decoration: underline;
}

#content ul{
margin-left: 1em;
list-style-position: outside;
list-style-type: square;
}


.cnt-block .col1{
float: right;
display: inline;
width: 39.787234042553191%;
margin: 10px 0 0 1.063829787234043%;
}

.cnt-block .col1 img{
display: block;
width: 100%;
border-radius: 8pt;
}

.cnt-block .col2{
/*
float: left;
display: inline;

width: 54.893617021276596%;
*/
margin: 10px 0 0 0;
}

.cnt-block + .cnt-block{
margin-top: 2em;
}


#footer {
display: none;
clear: both;
border-top: 1pt solid black;
font-size: 0.8em;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#footer p{
text-align: right;
margin: 0;
padding: 0;
}

#footer a{
}

#footer a:hover{
color: #fff;
}





.cnt-block img{
border-radius: 8px;
display: block;
}

dl.deflist1{
border-bottom: 1px solid #d6cbb0;
overflow: hidden;
height: 1%;

display: block !important;
}

dl.deflist1 dt{
clear: both;
width: 60%;
float: left;
display: inline;
border-top: 1px solid #d6cbb0;
}

dl.deflist1 dd{
width: 39.9%;
float: left;
display: inline;
border-top: 1px solid #d6cbb0;
}


#content .abschluss{
clear: both;
}





/* Bereichs-spezifische Styles */


#home #apfelannahme{
width: auto;
color: #000000;
overflow: hidden;
margin-bottom: 1em;
border-radius: 8px;
padding: 5%;
border: 2px solid #000;
}

#home #apfelannahme h4{
color: #000000;
font-size: 1.6em;
line-height: 1.2em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
text-align: center;
}
#home #apfelannahme p{

margin-bottom: 0.25em;
}
#home #apfelannahme p#startdatum{
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
#home #apfelannahme p#ort{
text-align: center;
}

#home #apfelannahme p#oeffnungszeiten{
border-top: 1px solid #000;
padding-top: 0.5em;
margin-top: 0.5em;
}
#home #apfelannahme p#oeffnungszeiten span{
font-size: 0.8em;
line-height: 1.4em;
}
#home #apfelannahme p#oeffnungszeiten .tage{
clear: both;
float: left;
width: 40%;
padding-right: 5%;
font-weight: bold;
white-space: nowrap;
}
#home #apfelannahme p#oeffnungszeiten .zeiten{
float: left;
width: 55%;
white-space: nowrap;
}







#produkte #header2{
display: block;
}

#produkte #submenu{
display: none;
}

#produkte #prod_detail{
padding-bottom: 2em;
overflow: hidden;
}


#produkte #prod_buttons{
display: none;
}


#showcase ul#produktliste{
list-style: none;
margin: 0;
padding: 0;

}

#showcase li{
float: left;
width: 16.666666666666666%;
margin: 0 !important;
height: auto;
overflow: hidden;

page-break-inside: avoid;
}



#showcase li a,
#showcase li a:link,
#showcase li a:visited{
position: relative;
display: block;
padding-top: 1em;
text-align: center;
text-decoration: none;
border-bottom: none;

margin-right: 2px;

}
#showcase li a img{
display: block;
width: 100%;
}
#showcase li a span{
display: block;
font-size: 0.882352941176471em;
line-height: 1.2em;
min-height: 3.6em;
position: relative;
padding: 0 1px;
}





#produkte .cnt-produkt .subcol1{
float: left;
display: inline;
width: 57.686676427525622%;
margin: 0 0 0 0;
width: 64.882226980728051%;
padding: 0;
margin: 2.141327623126338%;
margin-left: 0;
}

#produkte .cnt-produkt .subcol1 p,
#produkte .cnt-produkt .subcol1 h4,
#produkte .cnt-produkt .subcol1 ul,
#produkte .cnt-produkt .subcol1 ol,
#produkte .cnt-produkt .subcol1 blockquote,
#produkte .cnt-produkt .subcol1 dl
{

}

#produkte .cnt-produkt .subcol1 h3{ 

}

#produkte .cnt-produkt .subcol1 h3 span{ 
display: block;
font-size: 0.9em;
font-weight: bold;
}

#produkte .cnt-produkt .subcol1 p{ 
margin-bottom: 0.75em;
}

#produkte .cnt-produkt .subcol1 h4{ 
font-size: 1em;
font-weight: bold;
margin-bottom: 0.5em;
position: relative;
}

#produkte .cnt-produkt .subcol1 dl{
margin-bottom: 1em;
}

#produkte .cnt-produkt .subcol1 dl.deflist1 dd{
text-align: right;
}

#produkte .cnt-produkt .subcol1 .fussnote{
margin-top: -1em;
font-size: 0.8em;
text-align: right;
}

#produkte .cnt-produkt .subcol2{
float: right;
display: inline;
padding: 0 0;
margin: 0 0 0 0;
overflow: hidden;
width: 26.552462526766595%;
padding: 0;
margin: 2.141327623126338%;
margin-right: 0;
}

#produkte .cnt-produkt .subcol2 img{
display: block;
width: 100%;
margin: auto;
max-width: 248px;
}

#produkte .cnt-produkt .abschluss{
clear: both;

}



#impressum .cnt-block .col1,
#datenschutz .cnt-block .col1{
display: none;
}

#impressum .cnt-block .col2,
#datenschutz .cnt-block .col2{
float: none;
display: block;
width: auto !important;
margin-left: 0%;
}

#impressum .cnt-block .col2 h3,
#datenschutz .cnt-block .col2 h3{
margin-right: 0;
}




#kontakt #formcontainer{
display: none;
}


/****************************/
