body{
   background-image: url(images/back.gif);
   background-repeat: repeat-y;
   background-position: center;
   background-color:#3D444C;
   padding: 0px 0px 0px 1px;
   margin: 0px;
}


td.down:hover, .down_aktiv, td.down {
   background-image: url(images/button_normal.gif);
   background-repeat: no-repeat;
   width: 80px;
   height: 20px;
 }

td.down:hover, .down_aktiv{
   background-image: url(images/button_roll.gif);
}



a.bottom_link, a.bottom_link:hover{
   font-family: tahoma;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}

a.bottom_link:hover{
   color: #FF05CD;
}

#global_01{
   position:absolute;
   left:50%;
   margin-left:-398px;
   width:795px;

}


#global_01 .top_bar{
  background: url(images/top_bar.gif) no-repeat;
  height: 31px;
}

#global_01 .top{
   background: url(images/top.gif) no-repeat;
   height: 110px;
}

#global_01 .trenner_01{
   background: url(images/con_trenner.gif) no-repeat;
   height: 2px;
}

#global_01 .trenner_02{
   background: url(images/con_trenner_02.gif) no-repeat;
   height: 3px;
}

#global_01 .navi{
   background: url(images/navi_back.gif) no-repeat;
   height: 20px;
}

.navi_position{
   padding: 0px 0px 0px 21px;
}

#global_01 .headline{
   background: url(images/headline_back.gif) repeat-y;
   height: 53px;
   padding: 0px 0px 0px 35px;
}

#global_01 .newsletter{
   background: url(images/headline_back.gif) repeat-y;
   height: 53px;
}

#global_01 .content{
   background: url(images/con_back.gif) repeat-y;
   padding: 0px 0px 0px 21px;
}

#global_01 .bottom{
   background: url(images/bottom.gif) no-repeat;
   height: 90px;
}

.input{
  width: 200px;
  background-color: #3D434B;
  border: 1px solid #333638;
  color: #FFFFFF;
  padding: 1px 2px 1px 2px:
  font-family: tahoma;
  font-size: 9px;

 }

.submit{
  background-image: url(images/button_send.gif);
  border: 1px solid #333638;
  height: 17px;
  width: 51px;
}


.content_table{
   padding: 0px 0px 0px 0px;
}

.h2_01{
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #FF05CD;
   line-height: 13px;
   width: 185px;
}

.h1_01{
   font-family: tahoma;
   font-size: 40px;
   font-weight: bold;
   color: #5A5E62;

}

.content_text{
   font-family: tahoma;
   font-size: 11px;
   color: #FFFFFF;
   line-height: 16px;
}

.bottom_text{
   font-family: tahoma;
   font-size: 11px;
   color: #5A5E62;
}










