
a:link, a:visited {
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 color: #001F00;
 vertical-align:top;
}

a:hover {
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 color: #FF3F00;
 vertical-align:top;
}

a.head:link, a.head:visited {
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration:underline;
}

a.head:hover {
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #0D548E;
 text-decoration:underline;
}

a.kat:link, a.kat:visited {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #001F00;
 text-decoration:underline;
}

a.kat:hover {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #0D548E;
 text-decoration:none;
}

a.header:link, a.header:visited {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 color: #0D548E;
 text-decoration:underline;
}

a.header:hover {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 color: #FF7F00;
 text-decoration:none;
}

a.footer:link, a.footer:visited, a.footer:hover {
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #001F00;
 text-decoration:underline;
}

body {
 font-family: arial;
 font-size: 9pt;
 font-weight: normal;
 color: #000000;
 background-color:#96CF2B;
}


table {
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 color:#000000;
}

td {
 vertical-align:top;
 text-align:left;
 font-family: arial;
 font-size: 9pt;
 font-weight: normal;
 color:#000000;
 }

td.header {
 vertical-align:middle;
 text-align:left;
 font-family: Verdana;
 font-size: 14pt;
 font-weight: bold;
 color:#0050A0;
 padding-left:10px;
}

h1 {
 font-family: arial;
 font-size: 20pt;
 font-weight: bold;
 text-align: left;
 color: #FFFFFF;
 margin: 0px;
}

td.ads {
 text-align: right;
 padding-top: 15px;
 padding-right: 20px;
}

#site {
 position: absolute;
 padding-left: 100px;
 width: 800px;
}

#menu {
 position: absolute;
 top:312px;
 width:800px;
}

#headermenu {
 position: absolute;
 top:0px;
 left:105px;
 padding:3px;
 background-color: #FFFFFF;
}

.pranzeige {
 padding-left: 10px;
}

td.head {
 padding-left:10px;
 padding:5px;
 background-color: #FFFFFF;
 vertical-align:middle;
 text-align:left;
 font-family: Verdana;
 font-size: 9pt;
 font-weight: Bold;
}

#sky {
 display: block;
 position: absolute;
 top:40px;
 left: 920px;
 width:130px;
 border: 3px white solid;
 background-color: #FFFFFF;
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 color:#0D548E;
 text-align: center;
}

td.menu {
 border: 4px white solid;
 height: 20px;
 width: 150px;
 vertical-align:middle;
 text-align:center;
 font-family: arial;
 font-size: 9pt;
 font-weight: normal;
 color:#000000;
 padding: 5px;
}

#header {
 position: absolute;
 background-image:url(../img/header.jpg);
 background-repeat: no-repeat;
 height: 309px;
 width: 800px;
 font-family: COURIER NEW;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 color: #FFFFFF;
 padding-top: 200px;
 padding-left: 50px;
}

td.conmain {
 left: 190px;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 text-align: left;
 padding: 5px;
 color: #000000;
 background-color: #F1FAE5;
 border-left: 4px white solid;
 border-right: 4px white solid;
 border-bottom: 4px white solid;
 width: 590px;
}

td.conmenu {
 left: 0px;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 text-align: left;
 padding: 5px;
 color: #000000;
 background-color: #F1FAE5;
 border-left: 4px white solid;
 border-right: 4px white solid;
 border-bottom: 4px white solid;
 width: 170px;
}

#content {
 position: absolute;
 left: 95px;
 top:370px;
 width: 800px;
}

#footer {
 position: absolute;
 padding:3px;
 background-color: #FFFFFF;
 vertical-align: middle;
 text-align:center;
 width:794px;
}

td.footer {
 padding:3px;
 background-color: #FFFFFF;
 vertical-align: bottom;
 text-align:center;
 width:800px;
}

td.right {
 text-align: right;
 vertical-align:middle;
}

td.button {
 text-align: center;
 vertical-align:middle;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 color: #0D548E;
}

input {
 border-width: 1px;
 font-size: 9pt;
 font-family: verdana;
 border-color:#003F00;
 border-style: solid;
 background-color:#7EC90E;
 color: #003F00;
}

select {
 border-width:1px;
 font-size: 9pt;
 font-family: verdana;
 border-color:#003F00;
 border-style:solid;
 background-color:#7EC90E;
 color: #FFFFFF;
}

textarea {
 border-width:1px;
 font-size: 9pt;
 font-family: verdana;
 border-color:#003F00;
 border-style:solid;
 background-color:#7EC90E;
 color: #FFFFFF;
}