/* --- PRINT-CSS für www.herbula.ch --- Januar 2008 --- */
/* --- made by SUTANET Webpublishing - www.sutanet.ch --- */
#navigation,
#breadcrumb,
#print,
#close,
#werbung,
#google,
ul.rezeptliste,
#sutanet,
#head img,
p.top,
#rezeptwerbung,
.werbunglinks,
.ggl {
display: none;
}
* {
font-size: 12pt;
font-family:"Times New Roman", Times, serif;
line-height: 1.2;
}
.clear {
clear: both;
}
.clearleft {
clear: left;
}
.clearright {
clear: right;
}

h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
clear: left;
}
h1 {
font-size: 16pt;
}
q {
font-style: italic;
}
#content img {
float: left;
margin-right: 0.5cm;
}
#head img#titel {
padding-left: 100px;
border: none;
}
#footer {
margin-top: 3cm;
}
a img {
border: none;
}
/* --- externe links --- */
a[href^="http"]:after {
content: " [" attr(href) "] ";
font-size: 90%;
}
p.buch-intro a:link:after, p.buch-intro a:visited:after,
p.imgmiddle a:link:after, p.imgmiddle a:visited:after,
p.buch a:link:after, p.buch a:visited:after,
p.einzelbuch a:link:after, p.einzelbuch a:visited:after,
a.noprint:link:after, a.noprint:visited:after {
content: "";
}
p.buch-intro {
height: 4cm;
}
/* --- Rezepte --- */
caption {
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 1cm;
}


table.rezept {
border: 1px solid #999999;
border-collapse: collapse;
line-height: 1.5;
}
tr, td, th {
border: 1px solid #999999;
}
td {
padding-left: 0.2cm;
}
th {
text-align: left;
padding-left: 0.2cm;
font-family: Arial, Helvetica, sans-serif;
}
#foot {
margin-left: 0.5cm;
}

/* --- Kontaktformular --- */

fieldset {
border: 1px solid #385034;
}
legend {
padding: 0.2em 0.5em;
font-size: 1.2em;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color: #385034;
}
input {
display: block;
float: left;
width: 16em;
}
input:focus,
textarea:focus {
background-color: #ECFDC6;
}
label {
display: block;
float: left;
width: 10em;
}
select {
width: 6em;
}
form p {
float: left;
}
form br {
clear: left;
}
input#submit,
input#reset,
#printform {
display: none;
}
.must {
font-size: x-small;
margin-top: 2em;
}
.radio {
width: 1em;
margin-left: 0;
}
.radiolabel {
width: 90%;
}
p.formblock {
margin-top: 2em;
width: 100%;
}
textarea {
height: 8em;
width: 100%;
}
/* --- ENDE Kontaktformular --- */

/* --- Rezeptfotos --- */
img.fotoright  {
margin-left: 9.5cm;
}
/* --- ENDE Rezeptfotos --- */

/* --- Gartenumbau-Seiten --- */
#gartenumbau p.imgmiddle {
page-break-before: auto;
page-break-inside: avoid;
}
#gartenumbau img {
margin-top: 0.5cm;
margin-bottom: 0.5cm;
}
#gartenumbau h1 + p.imgright {
display: none;
}
/* --- ENDE Gartenumbau-Seiten --- */
