body {
 margin-top: 5px;
}

.spacer {
 height: 1px;
 width: 12px;
}
.spacerm {
 height: 1px;
 width: 0px;
}

img {
 border: 0px;
}

A.menu:link,A.menu:visited {
 text-decoration: none;
 color: black;
}
A.menu:active,A.menu:hover {
 text-decoration: none;
 color: #E11F1F;
}

A.lmenu:link,A.lmenu:visited,A.lmenu:active,A.lmenu:hover {
 font-family: Tahoma;
 font-size: 12px;
 color: white;
 text-decoration: none;
}

A.top:link,A.top:visited,A.top:active {
 font-family: Tahoma;
 font-size: 11px;
 color: darkgray;
 text-decoration: none;
 cursor: text;
}
A.top:hover {
 color: black; 
}

.link,.linkbutton {
 font-weight: bold;
 font-family: Tahoma;
 font-size: 12px;
 color: white;
}

.linkbutton {
 width: 70px;
 height: 24px;
 text-align: center;
 padding: 0px 7px
}

.buttonside {
 width: 12px;
 height: 24px; 
}

.header {
 height: 144px;
 background: url(logo_neu2.jpg) no-repeat left top;
}

.graytop {
 border-right: 1px solid white;
 background: gray;
 height: 19px
}

.menuleft,.menuleft_hover {
 border-right: 1px solid white;
 background: #d90a0a; /*url(menu.bmp);  #E11F1F */
 height: 30px;
 border-top: 1px solid white;
 padding-left: 30px;
}
.menuleft_hover {
 background: #c80909; /*cc1c1c; #ad1818;*/
 cursor: pointer;
}

.menumiddle {
 border-right: 1px solid white;
 background: silver;
 border-top: 1px solid white
}

.index {
 background: white;
 height: 19px;
 border-top: 1px solid white;
 padding: 30px;
}

.bild {
 text-align: right;
 padding: 3px 7px;
 background: #d90a0a;
 font-family: Tahoma;
 font-size: 11px;
 color: white;
}

.landkreis {
 margin-top: 50px; 
 padding: 0px 10px; 
 border-left: 1px solid gray; 
 border-top: 1px solid gray; 
 border-right: 1px solid rgb(50,50,50); 
 border-bottom: 1px solid rgb(50,50,50);
}

.head {
 font-weight: bold;
 font-family: Tahoma;
 font-size: 13px;
 color: #d90a0a; 
 text-align: left;
}

.text {
 padding-left: 5px;
 font-family: Tahoma;
 font-size: 12px;
 color: black; 
 padding-right: 10px;
 line-height: 19px;
 text-align: left;
}

.bottom {
 font-family: Tahoma;
 font-size: 11px;
 color: white;
 background: #d90a0a url(ecke2.jpg) right no-repeat; /* #E11F1F */
}

a:link,a:visited,a:active {
 font-family: Tahoma;
 font-size: 12px;
 color: black; 
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}

table {
 empty-cells: show;
}