body {
 background-color: #1a171b;
 /*
 background-image: url('../images/background.png');
 background-repeat: repeat-x;
 */
 margin: 0px; /* main-Box zentrieren in IE 5 und hoeher */
 padding: 0px;
 text-align: center; /* main-Box zentrieren in IE 5 und hoeher */
 font-family: Arial,Helvetica,Verdana,Sans-serif;
 font-size: 16px;
 color: #4a4a4c;
}

a.menumini {
 font-size: 14px;
 color: #868789;
 display: inline;
 text-decoration: none;
}

a.menumini:hover {
 color: #e20020;
 text-decoration: none;
}

a.menubl {
 color: #868789;
 text-decoration: none;
 font-size: 18px;
}

a.menubl:hover {
 color: #e20020;
 text-decoration: none;
}

a.menu {
 color: #868789;
 display: block;
 text-decoration: none;
 border: 1px solid #1a171b;
 font-size: 18px;
}

a.menu:hover {
 color: #e20020;
 border: 1px solid #868789;
 text-decoration: none;
}

a.start {
 color: #868789;
 display: block;
 text-decoration: none;
 font-size: 18px;
}

a.start:hover {
 color: #e20020;
 text-decoration: none;
}

span.menu {
 color: #868789;
 font-size: 18px;
 display: block;
 text-decoration: none;
 border: 1px solid #1a171b;
 height: 20px;
 width: auto;
 overflow: hidden;
 z-index: 2;
 position: relative;
 background-image: url('../images/1px-black.gif');
}

span.menu:hover {
 color: #e20020;
 text-decoration: none;
 border: 1px solid #868789;
 height: auto;
 padding-bottom: 5px;
# overflow: visible;
 overflow: hidden;
 background-color: #1a171b;
 z-index: 2;
}

/*
a.menu:active {
 color: #e20020;
 text-decoration: none;
}
*/

a {
 color: #868789;
}

a:hover {
 color: #e20020;
}

#index {
 width: 100%;
}

table.menu {
 width: 765px;
}

table.page {
 width: 788px;
}

table.start {
 width: 100%;
}

td.space {
 height: 50px;
}

td.start {
 color: #e20020;
 text-align: center;
 width: 50%;
 {* border: 1px solid #868789; *}
}

td.boxlinks {
 color: #e20020;
 text-align: center;
 width: 50%;
 border-top: 1px solid #868789;
 border-right: 1px solid #868789;
 padding: 10px;
}

td.boxrechts {
 color: #e20020;
 text-align: center;
 width: 50%;
 border-top: 1px solid #868789;
}

td.pageleft {
 width: 16px;
 background-image: url('../images/border-left.gif');
 background-repeat: repeat-y;
 background-color: #cfd0d2;
}

td.pageright {
 width: 17px;
 background-image: url('../images/border-right.gif');
 background-repeat: repeat-y;
 background-color: #cfd0d2;
}

td.page {
 width: 753px;
 background-color: #cfd0d2;
}

div.page {
 padding-left: 10px;
 padding-right: 10px;
}

h1.page {
 color: #e20020;
 font-weight: normal;
 font-size: 22px;
 margin-top: 0px; 
}

#bmd-logo {
 margin-top: 25px;
 margin-bottom: 25px;
}

#border-top {
 margin-top: 5px;
}

#border-bottom {
 margin-bottom: 5px;
}

#layer1 {
 z-index: 1;
 position: absolute;
 /* top: 184px; */
 top: 285px;
 left: 0px;
 width: 100%;
}
