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", verdana, arial, helvetica;}


H2 {font-size:14pt; 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:12pt;line-height:15pt;
       }
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}
#main {min-height:333px;}
#titlebox {width:800px;text-align:left;height:310px;padding-top:12px;
          background-image:url(webstart-welter-boeller.jpg); background-repeat:no-repeat}
#titlebox h1 {line-height:140%;text-align:right;font-size:22pt;font-weight:normal;padding-right:24px;}
#nav  {width:350px;min-height:333px;text-align:left;float:left}
#content {width:440px;min-height:333px;float:right;background-image:url(webstart-chauvet.jpg);background-repeat:no-repeat;background-position:top right;}
#nav span {color:black;display:inline}
#nav h2 {font-size:16pt;font-weight:normal;line-height:140%;margin-bottom:24px;}
#nav p {font-size:14pt}
#nav a, #nav a:link, #nav a:visited, #nav a:hover {display:block;color:black;}
#nav li {width:164px;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 h1 {font-size:13pt;font-weight:bold;color:white}
div.kursus {padding:4px 9px 4px 9px;border:1px solid #002F00}
div.kursus h1 { font-size:12pt;margin-top:12px;margin-bottom:6px;line-height:130% }
div.kursus p {   }
p.small {font-size:10pt;}