body {
  margin: 0px;
}

.verlauf {
  background: url('/images/bg_spacer/thor.png') 218px 100px no-repeat;
  filter: Alpha(opacity=100);
  overflow: auto;
}

.imgrahmen {
  border: solid 1px white;
  padding: 1px;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #fff;
  font-size : 9px;
  font-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #fff;
  font-size : 9px;
  font-weight: normal;
}
td.menuSpecial1 {
  height: 40px;
}
td.menuActiveSpecial1 {
   height: 40px;
}
.menuSpecial2 {
  text-decoration: none;
  color : #cc9933;
  font-size : 11px;
  font-weight: normal;
  padding-left:2px;
  text-transform: uppercase;
}
.menuActiveSpecial2 {
  text-decoration: none;
  color: #cc9933;
  font-size : 11px;
  font-weight: normal;
  padding-left:2px;
  text-transform: uppercase;
}
.menu1 {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #fff;
}
a.menu1:hover {
  color: #fff;
  font-weight: normal;
  font-size : 10px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #fff;
  font-size : 10px;
  font-weight: normal;
}
td.menu1 {
  height: 40px;  
}
td.menuActive1 {
   height: 40px;
}
.menu2 {
  text-decoration: none;
  color : #cc9933;
  font-size : 11px;
  font-weight: normal;
  padding-left:2px;
  text-transform: uppercase;
}
a.menu2:hover {
  text-decoration: none;
  color : #cc9933;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive2 {
  text-decoration: none;
  color : #cc9933;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.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.lang {
  color: #cc9933;
  text-decoration: none;
  padding-right: 5px;
}
.scroll {
        scrollbar-3dlight-color: #111;
        scrollbar-arrow-color: #cc9933;
        scrollbar-base-color: #111;
        scrollbar-darkshadow-color: #111;
        scrollbar-face-color: #111;
        scrollbar-highlight-color: #cc9933;
        scrollbar-shadow-color: #cc9933;
        scrollbar-track-color: #111;
}
.field {
  width: 250px;
  height: 100px;
}
.field_c {
  width: 298px;
  height: 100px;
}
.row {
  width: 250px;
}
a.link {
  color: #cc9933;
  font-weight: normal;
  text-decoration: none;
}
a.bold {
  color: #cc9933;
  text-decoration: none;
  font-weight: bold;
}
.gold {
  color: #cc9933;
  font-weight: bold;
}
a.agb {
  color: #cc9933;
  font-weight: bold;
  text-decoration: none;
}
.text {
  color: #cc9933;
}
.border {
  border: solid 1px #cc9933;
}
.borderrl
{
  border-left: solid 1px #cc9933;
  border-right: solid 1px #cc9933;
}
a.no_dec {
  text-decoration: none;
}
.button {
  border: 0px;
  background-color: #000;
  padding: 0px;
  font-weight: bold;
  color: #fff;
}
a.white {
  text-decoration: none;
  font-size: 11px;
  color: #fff;
}
a.sitemap {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #cc9933;
}
.rowerror {
  background-color: red;
  width: 170px;
}
div.radio
{
}
div.radioerror
{
  background-color: red;
  border: solid 1px white;
  height: 19px;
}
.white2 {
  color: #fff;
  font-weight: bold;
}

