body {
  margin: 0px;
  background-color: #FFF;
}

.imgrahmen {
  border: solid 1px white;
  padding: 1px;
}
.milch {
  background: url('/images/bg_spacer/milch.png');
  filter: Alpha(opacity=50);
  padding: 0px;
}
.inputrow {
  background-color: #BFBFBF;
  color: black;
  border: 0px;
}
.pagetitle {
  font-size : 14px;
  color: #FFF;
  font-weight: bold;
  background-color: #808080;
  padding-left: 5px;
}
.markentitle {
  font-size : 14px;
  color: #FFF;
  font-weight: bold;
  padding-top: 2px;
}
.black {
  color: black;
  font-size: 14px;
  font-weight: bold;
}
.white {
  color: #FFF;
  font-weight: bold;
}

.search_detail_menu {
  color: #FFF;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
.suche {
  color: #FFF;
  background-color: #808080;
  border: 0px;
  font-weight: bold;
  width: 140px;
  padding-left: 3px;
}
.suche_btn {
  color: #FFF;
  background-color: #808080;
  border: 0px;
  font-weight: bold;
  width: 20px;
}
.button {
  color: #FFF;
  background-color: #BFBFBF;
  border: 0px;
  font-weight: bold;
}
.line_v {
  width: 1px;
  background: url(/images/bg_spacer/dot_line_v.gif);
}

.line_h {
  height: 1px;
  background: url(/images/bg_spacer/menu_line.gif);
}

.startnews {
  padding: 10px;
  height: 120px;
  background: #F3F3F3;
}

.marken {
  text-decoration: none;
  color : #808080;
  font-size : 11px;
  font-weight: bold;
}

.markenActive {
  text-decoration: none;
  color : #333;
  font-size : 11px;
  font-weight: bold;
}

.head_line {
  background: url(/images/bg_spacer/line.gif);
}

.menu_bg {
  background: url(/images/bg_spacer/menu_bg.gif);
}

.menu {
  text-decoration: none;
  color: #111111;
}

td.menuSpecial1 {
  background: url(/images/bg_spacer/submenu_bg.gif);
  padding-right: 12px;
  height: 16px;
}
.menuSpecial1 {
  text-align: right;
  text-decoration: none;
  color : #333;
  font-size : 11px;
  font-weight: bold;
}
td.menuActiveSpecial1 {
  background: url(/images/bg_spacer/submenu_bg_hover.gif);
  padding-right: 12px;
  height: 16px;
}
.menuActiveSpecial1 {
  text-align: right;
  text-decoration: none;
  color: #333;
  font-size : 11px;
  font-weight: bold;
}
.menu1 {
  padding: 5px;
//  background: url(/images/bg_spacer/menu_bg.gif);
  text-decoration : none;
  font-size : 11px;
  font-weight: bold;
  color: #333;
}
a.menu1:hover {
  color: #333;
  font-weight: bold;
  font-size : 11px;
  text-decoration: bold;
}

.menuActive1 {
  padding: 5px;
  text-decoration: none;
  color : #FFF;
  font-size : 11px;
  font-weight: bold;
}

td.menuActive1 {
  background: url(/images/bg_spacer/menu_bg_hover.gif);
}

td.menu2 {
  background: url(/images/bg_spacer/submenu_bg.gif);
  height: 16px;
}

.menu2 {
  padding-right: 12px;
  text-align: right;
  text-decoration: none;
  color : #333;
  font-size : 11px;
  font-weight: bold;
}
a.menu2:hover {
  padding-right: 12px;
  text-align: right;
  text-decoration: none;
  color : #333;
  font-size : 11px;
  font-weight: bold;
}

td.menuActive2 {
  background: url(/images/bg_spacer/submenu_bg_hover.gif);
}

.menuActive2 {
  padding-right: 12px;
  text-align: right;
  text-decoration: none;
  color : #FFF;
  font-size : 11px;
  font-weight: bold;
}
.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

A.admin {
  color : red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:12px;
}
.height {
  height: 422px !important; height: 423px;
}
.padding {
  padding-top: 169px !important; padding-top:171px;
}
.padding2 {
  padding-top: 22px !important; padding-top:22px;
}
.height2 {
  height: 248px !important; height: 244px;
}
.height3 {
  height: 48px !important; height: 44px;
}

