body{
 /*background-image: url(pics/backgrounds/background_3.gif);*/
 /*background-color:#FFFFFF;*/
 overflow-x:hidden;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 100.01%;
 margin: 0;
 padding: 0.1em;
}

table#seite {
 table-layout:auto;
 width: 1054px;
 height: 100%;
 empty-cells: show;
 border-collapse:collapse;
 border-left: none;
 /*border-right: 3px ridge;*/
 /*border-top: 3px ridge;*/
 background-image: url(pics/backgrounds/background_3.gif);
 background-attachment: fixed;
}

* html table#seite {
 width: 1059px;
 height:100%;
 margin-top:0.0em;
}

td#balkenrechts{
 /*background-image: url(pics/backgrounds/verlauf_2.gif);*/
 background-color: #000000;
 background-attachment: scroll;
 width: 1px;
 border: 3px ridge;
}

td#logo {
 background: white;
 width: 165px;
 height: 218px;
 border: 3px ridge;
 padding-left:10px;
 padding-right:10px;
}

table#kopf {
 margin-top:-5px;
 margin-left:1px;
 width: 850px;
 height: 100%;
 border-collapse:collapse;
 vertical-align:top;
 text-align:center;
 /*border: 1px solid;*/
}

* html table#kopf {
 margin-top:0px;
}

td#kopfzeile1 {
 font-family:Arial,Helvetica,Verdana;
 color:black;
 background-image: url(pics/header/header_2.jpg);
 background-repeat: repeat-x;
 /*background:#F0E68C;*/
 text-align: center;
 width: 100%;
 height: 80px;
 border:3px ridge;
 /*border-left: 3px ridge;
 border-bottom: 3px ridge;*/
 vertical-align:top;
}

td#kopfzeile2 {
 background: none;
 vertical-align:middle;
 border: 0;
 height:130px;
}

td#kz2 {
 font-size:12pt;
 color:#8B4513;
 text-align:center;
 font-weight:bold;
 line-height:24pt;
}

td#kopfzeile2 a{
 text-decoration:none;
 color:red;
}

td#kopfzeile2 a:hover{
 color:navy;
}

td#navi {
 width:150px;
 height:100%;
 background-image: url(pics/backgrounds/verlauf_2.gif);
 background-attachment: scroll;
 border:3px ridge;
 vertical-align:top;
}

ul#navilist {
 margin-top: 12px;
 padding: 0.3em;
 border: 0;
 width: 95%;
}

* html ul#navilist {
 margin-left: 0px;
 margin-top: 5px;
 width: 11.6em;
 padding-left: 0.3em;
}

ul#navilist li {
 /*background-image:url(../pics/backgrounds/muster7_schwarz.jpg);*/
 background: #8B4513;
 text-align:center;
 color: white;
 list-style: none;
 margin-left: 3px;
 margin-bottom: 12px;
 padding:0;
 width: 95%;
}

* html ul#navilist li {
 margin-bottom: 8.5%;
}

ul#navilist a {
 display: block;
 font-weight: bold;
 padding: 0.25em;
 text-decoration: none;
 color: white;
 border: 2px ridge #000000;
}

* html ul#navilist a {
 width: 100%;
 border: 1px ridge #000000;
}

ul#navilist a:hover {
 border-color: black;
 background-color: white;
 color: black;
}

ul#navilist div {
 background-color: #DAA520;
 font-weight: bold;
 padding: 0.25em;
 color: black;
 border: 2px ridge #000000;
}

* html ul#navilist div {
 border: 1px ridge #000080;
}

td#inhalt {
 background-color: none;
 padding-top: 0.3em;
 padding-right: 0.5em;
 padding-left: 0.5em;
 border: 0px solid black;
}

td#inhalt div {
 overflow:visible;
}

div#top a {
 font-size:8pt;
 text-decoration:none;
 color:red;
}

div#top a:hover {
 color:navy;
}

td#inhalt img{
 border: none;
}

table#button{
 border-collapse:collapse;
 border:2px ridge;
 background-color:#000000;
 }
 
table#button a{
 display:block;
 text-decoration:none;
 color:white;
}

table#button a:hover{
 color:red;
}
