body {
 font-family: AvantGarde Bk BT, Arial, Helvetica, Sans-Serif, Sans Serif;
 font-size: 11pt;
 color: #000000;
 background-color: #B5B5B5;
 overflow: hidden;
 scrollbar-base-color:#fe6100;
 scrollbar-3d-light-color:#0A0A98;
 scrollbar-arrow-color:#010066;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#fe6100;
 scrollbar-highlight-color:#050598;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#010066;
}

td {
 font-family: AvantGarde Bk BT, Arial, Helvetica, Sans-Serif, Sans Serif;
 font-size: 11pt;
}

h1 {
 font-size: 12pt;
 font-weight: bold;
 padding-left: 11px;
}

span.normal{
 font-size: 11pt;
 font-weight: 100;
}

p {
 position absolute;
 width: 580px;
 padding-left: 11px;
 text-align: justify;
}

ul {
 width: 550px;
 padding-left: 15px;
 margin-left: 15px;
 list-style-type: disc;
 list-style-position: outside;
}

ul.menu {
 width: 165px;
 margin-top: 0px;
 margin-left: 30px;
 margin-right: 5px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-left: 30px;
 padding-right: 5px;
 padding-bottom: 0px;
 list-style-type: disc;
 list-style-position: outside;
 color: #FFFFFF;
}

ul.menu:hover{
 color: #FE6100;
}

input {
 font-family: AvantGarde Bk BT, Arial, Helvetica, Sans-Serif, Sans Serif;
 font-size: 11pt;
 width: 250px;
 background-color: #FFFFFF;
}

textarea {
 width: 250px;
}

a {
 text-decoration: underline;
 color: #FFFFFF;
}

a:hover {
 color: #FE6100;
}

a.landauswahl {
 text-decoration: underline;
 font-weight: bold;
 color: #FFFFFF;
}

a.landauswahl:hover {
 color: #FE6100;
}

a.menu {
 font-size: 12pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 line-height: 24pt;
 background-image: url(../images/bgMenu-blue.gif);
 border: 0px;
}

a.menu:hover {
 color: #FE6100;
}

a.menuA {
 font-size: 12pt;
 font-weight: bold;
 color: #FE6100;
 text-decoration: none;
 line-height: 24pt;
 background-image: url(../images/bgMenu-orange.gif);
 border: 0px;
}

a.menu-1 {
 font-size: 10pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 border: 0px;
}

a.menu-1:hover {
 color: #FE6100;
}

a.menu-1A {
 font-size: 10pt;
 font-weight: bold;
 color: #FE6100;
 text-decoration: none;
 border: 0px;
}

a.topmenu {
 font-size: 12pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 border: 0px;
}

a.topmenu:hover {
 color: #FE6100;
}

a.topmenuA {
 font-size: 12pt;
 font-weight: bold;
 color: #FE6100;
 text-decoration: none;
 border: 0px;
}

#main {
	position: absolute;
 top: 50%;
 left: 50%;
 width: 950px;
 height: 600px;
 margin-top: -300px;
 margin-left: -475px;
 overflow: hidden;
 z-index: 1;
}

#left {
 position: absolute;
 top 0px;
 left 0px;
 width: 135px;
 height: 600px;
 color: #010066;
 overflow: hidden;
 background-color: #E5E5E5;
 z-index: 2;
}

#title {
 position: absolute;
 top: 0px;
 left: 135px;
 width: 815px;
 height: 160px;
 overflow: hidden;
 color: #FFFFFF;
 background-color: #010066;
 background-image: url(../images/bgTitle.gif);
 z-index: 2;
}

#blue {
 position: absolute;
 top: 160px;
 left: 135px;
 width: 165px;
 height: 440px;
 overflow: hidden;
 color: #FFFFFF;
 background-color: #010066;
 z-index: 2;
}

#menu {
 position: absolute;
 top: 250px;
 left: 103px;
 width: 197px;
 height: 300px;
 overflow: hidden;
 z-index: 10;
}

#content {
 position: absolute;
 top: 160px;
 left: 300px;
 width: 650px;
 height: 410px;
 overflow: auto;
 color: #FFFFFF;
 background-color: #000098;
 background-image: url(../images/bgContent.gif);
 z-index: 2;
}

#copyright {
 position: absolute;
 top: 570px;
 left: 300px;
 width: 650px;
 height: 30px;
 overflow: hidden;
 color: #FFFFFF;
 background-color: #000098;
 background-image: url(../images/bgContent.gif);
 z-index: 2;
 text-align: right;
 font-size: 8pt;
 vertical-align: bottom;
}
