body {
  margin: 0px;
}

.imgrahmen {
  border: solid 0px white;
  padding: 0px;
}

.menu {
  text-decoration: none;
  color: #111111;
}
td.menuSpecial1 {
	background:#e31b14;
  
}
.menuSpecial1 {
  text-decoration: none;
  color : #ffffff;
  font-size : 9px;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  height:18px;
}
.menuActiveSpecial1 {
  background:#e31b14;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  font-size : 9px;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  height:18px;
}
td.menu1 {
	background-image:url(/images/bg_spacer/menu1-bg.png);
}
.menu1 {
  
  text-decoration : none;
  font-size : 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  height: 23px;
  padding-left: 10px;
}
a.menu1:hover {
  color: #ffffff;
  font-weight: bold;
  text-transform:uppercase;
  font-size : 10px;
  text-decoration: none;
  height:23px;
}
td.menuActive1 {
  background-image:url(/images/bg_spacer/menu1-bg-active.jpg);
  background-repeat:no-repeat;
}
.menuActive1 {
  text-decoration: none;
  text-transform:uppercase;
  color : #ffffff;
  font-size : 10px;
  font-weight: bold;
  height:23px;
  padding-left: 10px;
}
td.menu2 {
  background-image:url(/images/bg_spacer/menu2-bg.jpg);
  /*background: rgb(242, 242, 242);*/
}
.menu2 {
  text-decoration: none;
  text-transform:uppercase;
  color : #000000;
  font-size : 9px;
  font-weight: bold;
  padding-left: 5px;
  height: 23px;
}
a.menu2:hover {
  text-decoration: none;
  color : #000000;
  font-size : 9px;
  font-weight: bold;
}
td.menuActive2 {
	
  background-image:url(/images/bg_spacer/menu2-bg-active.png);
  /*background: rgb(242, 242, 242);*/
  background-repeat:no-repeat;
}
.menuActive2 {
  text-decoration: none;
  text-transform:uppercase;
  color : #000000;
  font-size : 9px;
  font-weight: bold;
  padding-left: 5px;
  height:23px;
}

td.menu3 {
  background-image:url(/images/bg_spacer/menu3-bg.png);
}
.menu3 {
  text-decoration: none;
  color : #000000;
  font-size : 9px;
  font-weight: bold;
  padding-left: 5px;
  height: 23px;
}
a.menu3:hover {
  text-decoration: none;
  color : #000000;
  font-size : 9px;
  font-weight: bold;
}
td.menuActive3 {
   background: rgb(242, 242, 242);
}
.menuActive3 {
  text-decoration: none;
  color : #e31b14;
  font-size : 9px;
  font-weight: bold;
  padding-left: 5px;
  height:23px;
}

.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;
}

.news_headline {
  text-decoration: none;
  font-weight:bold; 
  font-size:14px; 
  color:#000000;
  padding-left:7px;
}
.news_headline:hover {
  text-decoration: none;
  font-weight:bold; 
  font-size:14px; 
  color:#000000;
  padding-left:7px;
}
.news_headline:active {
  text-decoration: none;
  font-weight:bold; 
  font-size:14px; 
  color:#000000;
  padding-left:7px;
}
