body {
	margin: 0px;
	background-color:#f1f1f1
}
h1  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#666666
}
h2  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#3f3f3f
}
td  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#585858
    }
p  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#585858
    }
a  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#df8519
    }
.norepeat {
    background-repeat:no-repeat;
    }
.repeatx {
    background-repeat:repeat-x;
    }
	
ul { list-style-image:url(../bilder/quadrat.gif) }

.greenbold {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#1a8f9e
    }