<!--
.wkbox
{
    visibility:hidden;
    position:absolute;
    top: auto;
    left: 7;
    border-color:black;
    border-width:1px;
    border-style:outset;
    z-index: 2;

}

select,textarea,options,input
{
    background-color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    border: 1px solid #000000;
        border-bottom :  1px solid #000000;
}

a:visited,a:link
{
        font-size:9pt;
        font-family: Arial, Helvetica;
        font-weight: normal;
        text-decoration:underline;
        color:#000000;
}
.blind{
	visibility: visible;
}
a:hover
{
        color:#050505;
}


h2
{
        font-size: 11pt;
        line-height: 0px;
        font-weight: bold;
        font-family: Arial, Helvetica;
        color:#000000;
}

h1
{
        font-size: 15pt;

        font-weight: bold;
        font-family: Arial, Helvetica;
        color:#000000;
}

td
{
        font-size: 9pt;
        font-family: Arial, Helvetica;
        color:#000000;
}

div.background
{

  border-width: 0px;
  border-color: black;
  border-style: solid;
  width: 750;
  height: 340;
  z-Index: 1;
  text-align: left;
  background-image: url(gfx/top.jpg);
  background-color: white;
  background-repeat:repeat-x;

}

div.menu
{
  position: relative;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  width: 130;
  left: 15px;
  top: 260px;
  z-Index: 2;
  text-align: center;
  line-height: 28px;
  background-color: #EAEAEA;

}

div.main
{
  position: absolute;
  border-width: 0px;
  border-color: black;
  border-style: solid;
  width: 390;
  left: 155px;
  top: 350px;
  z-Index: 2;
  text-align: left;
  background-color: #FFFFFF;
  overflow: auto;
  scrollbar-track-color:#A8a8a8;
  scrollbar-base-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#DFE4D9;
  scrollbar-shadow-color:#EAEAEA;
  scrollbar-darkshadow-color:#000000; border-color: #000000;

}

div.kontakt
{
  position: absolute;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  width: 175;
  left: 558px;
  top: 350px;
  z-Index: 2;
  line-height: 18px;
  background-color: #FFFFFF;

}

div.newsbox
{
  position: absolute;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  width: 340;
  height: 177;
  left: 393px;
  top: 148px;
  z-Index: 2;
  background-color: #FFFFFF;
  text-align: left;
  overflow: auto;

}

div.mitteilung
{
  position: absolute;
  border-width: 0px;
  border-color: black;
  border-style: solid;
  width: 18cm;
  left: 10px;
  top: 10px;
  z-Index: 2;
  background-color: #FFFFFF;
  text-align: left;
  overflow: auto;

}



.padding
{
  padding:5px;
}

.newspadding
{
  padding:5px 5px 5px 10px;
}

td.suche
{
        font-size: 7pt;
        font-family: Arial, Helvetica;
        color:#117475;
}

td.menu
{
        font-size: 9pt;
        font-family: Arial, Helvetica;
        color:#000000;
}

a.menu:visited,a.menu:link
{
        color:#000000;
}

a.menu:hover
{
        color:#A9A9A9;
}

img
{
        border-color: black;
}

BODY
{
        font-size:9pt;
        font-family: Arial, Helvetica;
        text-decoration:none;
        color:#000000;
        scrollbar-track-color:#A8a8a8;
		scrollbar-base-color:#000000;
		scrollbar-arrow-color:#000000;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#DFE4D9;
		scrollbar-shadow-color:#EAEAEA;
		scrollbar-darkshadow-color:#000000; border-color: #000000;
        margin:1px 1px 1px 1px;

}



-->