/* grün: 20601c, lila: 910070  */


body {font-family: verdana, sans-serif; font-size: 13px; width: 900px; background: #fff; margin: 0px auto; color: #20601c;}

.lila  {color: #910070;}

h1 {font-size: 140%; color: #910070;}
h2 {font-size: 120%;}

a:link, a:visited {text-decoration: none; color: #910070;}
a:hover {color: #910070; border: 0px; border-bottom: 1px dotted #910070;}
a.nonhover:hover {color: #910070; border: 0px;}

#header {padding: 5px 20px 0px 20px;}
#nav {padding: 5px 20px 0px 20px;}
#contentstart {padding: 20px 20px 20px 40px; float: left; width: 850px;line-heigt:1.8em;}
#contenttext {padding: 20px 20px 20px 40px; float: left; width: 490px;line-heigt:1.8em;}
#contentimage {padding: 20px 28px 20px 20px; float: right; min-width: 300px;}
#footer {padding: 5px 20px 0px 20px; margin-top: 20px; color: #999; border-top: 2px solid #20601c; font-size: 11px; clear: both;}
#navigation {width: 100%; float: left; font-size: small; /* could be specified at a higher level */ margin: 0; padding: 10px; border-bottom: 2px solid #910070; border-top: 2px solid #910070;}
#navigation li {float: center; margin: 0; padding: 0; display: inline; list-style: none;}
#navigation a:link, #navigation a:visited {float: left; line-height: 20px; font-weight: bold; margin: 0 12px 0 12px; text-decoration: none; color: #20601c; border-bottom: 1px dotted #fff;}
#navigation a:hover {color: #910070; border-bottom: 1px dotted #910070;}

div.clear
{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
