#fuss
{
   height: 85px;
   position: relative;
   float: clear;
   padding-left: 30px;
   background-image: url(/images/foot.png);
   background-position: 0 0;
   border-color: #ffffff;
   border-style: solid;
   border-width: 0 0 2px 0;
}

#kopf
{
   height: 270px;
   position: relative;
   background-image: url(/images/head.png);
   background-position: 0 0;
   border-color: #ffffff;
   border-style: solid;
   border-width: 0 0 0 0 ;
}

#logo
{
   width: 1005px;
   height: 270px;
   position: absolute;
   background-repeat: no-repeat;
}

#menu
{
   width: 200px;
   float: left;
   padding-top: 5px;
   background-color: #dfe2e5;
}

#seite
{
   width: 1005px;
   margin: 0 auto;
   background-image: url(/images/bg.png);
}

#spalte-1
{
   width: 200px;
   min-height: 20px;
   float: left;
   background-color: #dfe2e5;
   background-position: 0 0;
   border-width: 0 0 0 0;
}

#spalte-1-oben
{
   width: 200px;
   height: 10px;
   background-color: #dfe2e5;
   background-image: url(/images/oben.png);
   background-position: 0 0;
   border-width: 0 0 0 0;
}

#spalte-2-3
{
   width: 780px;
   position: relative;
   float: clear;
   padding-left: 33px;
   margin-left: 200px;
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left bottom;
}

*
{
   padding: 0;
   margin: 0;
}

.clear
{
   clear: both;
}

.ebene1
{
   list-style-type: none;
}

.ebene2
{
   list-style-type: none;
}

.ebene3
{
   list-style-type: none;
}

.grau
{
   color: #565d63;
}

.hidden
{
   display: none;
}

.kasten
{
   width: 220px;
   height: 230px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 9px;
   background-image: url(/images/kasten.png);
   background-repeat: no-repeat;
   color: #ffffff;
   vertical-align: top;
}

.kasten2
{
   width: 220px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 9px;
   color: #000000;
   vertical-align: top;
}

.rot
{
   color: #aa321e;
}

.schwarz
{
   color: #000000;
}

.uppercase
{
   font-weight: lighter;
   text-transform: uppercase;
}

a
{
   color: #565d63;
}

a.ebene1
{
   margin-left: 15px;
   font-weight: bold;
   text-decoration: none;
}

a.ebene2
{
   margin-left: 30px;
   font-weight: bold;
   text-decoration: none;
}

a.ebene3
{
   font-weight: bold;
   text-decoration: none;
}

body
{
   color: #565d63;
   font-family: Arial, Verdana, Helvetica, sans-serif;;
   font-size: 9pt;
   line-height: 14pt;
}

h1
{
   line-height: 20pt;
}

highlight
{
   background: #cdcdcd;
}

html
{
   overflow-y: scroll;
}

textarea
{
   font-family: Arial, Verdana, Helvetica, sans-serif;;
}

