body {
  margin: 0px;
}

.imgrahmen {
  border: 1px solid #483B89;
  border-left: 1px solid #BFBBD6;
}

.milch {
  background: url('/images/bg_spacer/milch.png');
  filter: Alpha(opacity=90);
  padding: 10px;
}

.address {
  color: #89A9B8;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #483A89;
  font-size : 10px;
  font-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #6550C7;
  font-size : 10px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #29459B;
  background: url('/images/bg_spacer/menu_bg.jpg') repeat-x;
}
a.menu1:hover {
  color: #29459B;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #29459B;
  font-size : 11px;
  font-weight: normal;
}

.menu2 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 11px;
  font-weight: bold;
  border-bottom: 1px dashed #5C5C5C;
}
a.menu2:hover {
  text-decoration: none;
  color : #29459B;
  font-size : 11px;
  font-weight: bold;
}
.menuActive2 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 11px;
  font-weight: bold;
  border-bottom: 1px dashed #5C5C5C;
}

.menu3 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 11px;
  font-weight: normal;
}
a.menu3:hover {
  text-decoration: none;
  color : #29459B;
  font-size : 11px;
  font-weight: normal;
}
.menuActive3 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 11px;
  font-weight: normal;
}

.menu4 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 10px;
  font-weight: normal;
}
a.menu4:hover {
  text-decoration: none;
  color : #29459B;
  font-size : 10px;
  font-weight: normal;
}
.menuActive4 {
  text-decoration: none;
  text-align: right;
  color : #29459B;
  font-size : 10px;
  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;
}
a.link {
  text-decoration: none;
  color: #000;
}

.projekteHeadline {
  font-size: 22px;
  color: #779ACC;
  border-top: 1px solid #29459B;
}

li {
  padding: 5px;
}

.borderGray {
  border: 1px solid gray;
}

ul {
  padding-left: 15px;
}

li {
  color: black;
}
