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,
b, u, i, center,
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-size: 100%;
    vertical-align: top;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

HTML, BODY {text-align:center;font-family: "sans serif", nyala, arial, helvetica;}


H2 {font-size:13pt; margin-top:6px;margin-bottom:6px;line-height:16pt;}
H3 {font-size:12pt; padding:5px;text-align:left}
H4 {font-size:12pt; padding:5px;text-align:left}

TD, P, LI {font-size:11pt;line-height:14pt;}
P {margin-bottom:9px;text-align:justify}

A:link         { color:#000000; text-decoration:none; }/* unvisited link */
A:visited      { color:#000000; text-decoration:none; }/* visited links */
A:active       { color:#000000; text-decoration:none; }/* active links */
A:hover        { color:#000000; text-decoration:none; }


#sitebox {width:800px;margin:0 auto;margin-top:10px;text-align:left}
#titlebox {width:800px;margin-bottom:32px;text-align:left}
#nav {width:200px;text-align:left;float:left}
#content {width:590px;float:right}
#nav span {color:transparent;display:none}
#nav a, #nav a:link, #nav a:visited, #nav a:hover {display:block;color:transparent;}
#nav li {width:183px;color:transparent;margin-bottom:15px}

#nav a.start {height:29px;background-image: url(btn-start.png)}
#nav a.gwb {height:50px;background-image: url(btn-gartenbauworkshops.png)}
#nav a.impressum {height:29px;background-image: url(btn-impressum.png)}
#nav a.kurse {height:29px;background-image: url(btn-kurse.png)}
#nav a.uebermich {height:29px;background-image: url(btn-uebermich.png)}
#nav a.kontakt {height:29px;background-image: url(btn-kontakt.png)}

#nav a.start:hover {height:29px;background-image: url(btn-o-start.png)}
#nav a.gwb:hover {height:50px;background-image: url(btn-o-gartenbauworkshops.png)}
#nav a.impressum:hover {height:29px;background-image: url(btn-o-impressum.png)}
#nav a.kurse:hover {height:29px;background-image: url(btn-o-kurse.png)}
#nav a.uebermich:hover {height:29px;background-image: url(btn-o-uebermich.png)}
#nav a.kontakt:hover {height:29px;background-image: url(btn-o-kontakt.png)}

#nav a.start_active {height:29px;background-image: url(btn-o-start.png)}
#nav a.gwb_active {height:50px;background-image: url(btn-o-gartenbauworkshops.png)}
#nav a.impressum_active {height:29px;background-image: url(btn-o-impressum.png)}
#nav a.kurse_active {height:29px;background-image: url(btn-o-kurse.png)}
#nav a.uebermich_active {height:29px;background-image: url(btn-o-uebermich.png)}
#nav a.kontakt_active {height:29px;background-image: url(btn-o-kontakt.png)}

/* div.kurstitel {background-color:#002F00;color:white;padding:4px;margin-top:18px;}*/
div.kurstitel {background-color:#efefd9;padding:8px;margin-top:18px;margin-bottom:4px;}
div.kurstitel h1 {font-size:13pt;font-weight:bold;}
/* div.kursus {padding:4px 9px 4px 9px;border:1px solid #002F00} */
div.kursus {padding:4px 16px 6px 16px;background-color:#fbfbf0;} 
div.kursus h1 { font-size:12pt;margin-top:12px;margin-bottom:6px;line-height:130%;color:#808000 }
div.kursus p {   }
p.small {font-size:10pt;}

/*#headerBar {width:100%;height:6px;background-color:#808000;border-bottom: 6px solid #E0D8A8}*/
#headerBar {width:100%;height:12px;}

#banner {margin-top:20px};
