<style type="text/css">
<!--
body { SCROLLBAR-BASE-COLOR: #28485D; SCROLLBAR-ARROW-COLOR: #597FAB; }

html {
overflow-y: scroll;
-moz-scrollbars-vertical;
}

.hgrdfunken
{
  background-image:url(pic/home_hgrd_funken.jpg); background-repeat:repeat-y;
}

.hgrdfunken2
{
  background-image:url(pic/home_hgrd_funken2.jpg); background-repeat:repeat-y;
}

.input,.inputgross,.inputmittel,.inputklein,.textarea
{
  background-color:#FFFFFF;
  font-family:Arial, Verdana, Helvetica, Sans Serif;
  font-size: 12px;
  color: #21496A;
  border-left:1 solid  #274251;
  border-right: 1 solid  #274251;
  border-top: 1 solid  #274251;
  border-bottom: 1 solid  #274251;
}

.inputgross  { width:250px; height:18px; }
.inputmittel { width:190px; height:18px; }
.inputklein  { width:100px;  height:18px; }
.textarea    { width:250px; height:80px; }

a { text-decoration : none; }
a:hover { text-decoration : underline; }
a.navi:hover { text-decoration : none; }
a.navi-current:hover { text-decoration : none; }


a, body, table, tr, td,th, .textgross,.text2,.text3,.text4,.text5,.navi,.navi-current,.copyright
{
  font-size : 12px;
  color : #21496A;
  font-family : Arial, Helvetica, Sans Serif;
}

th
{
  font-weight: bold;
  background-color:#21496A;
  color : #FFFFFF;
}

.text
{
  font-size : 12px;
  color : #21496A;
}


.text2
{
  font-size : 14px;
  color : #FFFFFF;
}
.text3
{
  font-size : 13px;
  color : #FFFFFF;
}

.navi
{
  color : #FFFFFF;
}

.copyright,.text5
{
  font-size : 10px;
  color : #FFFFFF;
}

.text4
{
  color : #FFFFFF;
}
.text5
{
  font-size : 11px;
  color : #FFFFFF;
}
.text6
{
  font-size : 11px;
  color : #28485D;
}

.textgross
{
  font-size : 14px;
}


//-->
</style>