/* DER GARTENFRÜND */
/* =============== */



/* SEITEN-LAYOUT */
body { margin:0; }
#main { width:100%; height:100%; }
#kopf1 { background-color:#5CBE14; height:70px }
#navi { background-image:url(logo-saeule2.gif); background-repeat:no-repeat; text-align:right; vertical-align:top; }
#text { padding:20px; text-align:center; vertical-align:top; }
#texttable { text-align:center; width:100%; }
#texttable td { text-align:center; }
#infokasten td { vertical-align:top; font-size:0.8em; }
#infokasten1 td { vertical-align:top; font-size:0.7em; }
#fuss1 { background-image:url(fuss.jpg); height:20px; }
#fuss2 { background-color:#FCFEA4; height:30px; font-size:0.7em; color:#38720A; }



/* TEXTBEREICH-LAYOUT */
h1 { font-size:1.5em; font-weight:normal; padding:20px; }
#impressumtabelle{ width:500; }
#impressumtabelle td { vertical-align:top; text-align:left; }
#impressumtabelle td#links { color:#0C921A; text-align:right; }

#artikel-hoch { width:190px; height:140px; margin:2; border:1px solid silver; float:left; }
#artikel-hoch td { vertical-align:top; text-align:left; color:#5B5B5B; font-size:0.8em; }
#artikel-hoch p { margin-top:0; margin-bottom:5; }
#artikel-hoch h5 { font-weight:bold; font-size:1.4em; margin:0; }

#artikel-quer { width:140px; height:140px; margin:2; border:1px solid silver; float:left; }
#artikel-quer td { vertical-align:top; text-align:right; color:#5B5B5B; font-size:0.8em; }
#artikel-quer p { margin:5; }
#artikel-quer h5 { font-weight:bold; font-size:1.4em; margin:5; }

#spa-re { vertical-align:top; text-align:left; font-size:0.8em; }




/* SCHRIFT */
body { font-family:'Trebuchet MS',Trebuchet,Arial,Helvetica,sans-serif; }
tbody { font-family:'Trebuchet MS',Trebuchet,Arial,Helvetica,sans-serif; }



/* LINKS */

a:link { text-decoration:none; color:#0C921A; }
a:visited { text-decoration:none; color:#0C921A; }
a:hover { text-decoration:underline; color:#0C921A; }
a:active { text-decoration:underline; color:#0C921A; }



/* NAVIGATIONSTABELLEN */

p#u1 { width:90px; line-height:1.2em; text-align:right; font-size:0.85em; margin:0; margin-bottom:1; }

#navi-tops { width:120px; font-size:0.9em; text-align:center; }
#navi-tops p { border:1px solid green; background-color:#FFFFFF; color:#646464; margin:0; margin-bottom:1; }
#navi-tops p#top { border:1px solid green; background-color:#5CBE14; color:#FFFFFF; font-weight:bold; margin-bottom:1; }
#navi-tops a { display:block; width:100%; text-decoration:none; color:#646464; font-weight:bold; }
#navi-tops a:hover { text-decoration:none; background-color:#FCFEA4; color:#38720A; }
#navi-tops a#aktuell { text-decoration:none; background-color:#FCFEA4; color:#38720A; }

