body {
    color: #414c63;
    font: 11px Arial;
}
body {
    margin: 0px;
    padding: 0px;
    background: #3b5f7f;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}
p {
   margin: 0px;
   margin-bottom: 10px;
}
img {
    border: 0px;
}
.topleft {
    background: url(b/ffd_topleft.jpg) no-repeat;
    width: 575px;
    height: 92px;
    color: #ffffff;
}

.design_fooder {
  position:fixed; bottom:0px; left:0px;
  width: 100%;
  background-color:#eceaf7;
  margin: 0px;
  border-top: 2px groove #acb0cc;
  font-size: 8pt;
  overflow: hidden;
  height: 14px;
  max-height: 15px;
}
.topleft_margin {
    margin-left: 4px;
    margin-top: 0px;
}

.bggrass {
   background: url(b/ffd_bggrass.jpg) repeat-x;
   width: 100%;
   height: 107px;
}
.searchfield {
   background: url(b/suchfenster.png) no-repeat;
   width: 250px;
   height: 120px;
   float: right;
}
.blase {
   background: url(b/blase.gif) no-repeat;
   width: 271px;
   height: 89px;
   position: absolute;
   left: 63px;
   top: 90px;
   z-index: 0;
}

.doc {
   background: url(b/doc.gif) no-repeat;
   width: 63px;
   height: 132px;
   position: absolute;
   left: 1px;
   top: 99px;
   z-index: 0;
}
.bgtop {
   background: url(b/bgtop.jpg) repeat-x;
   width: 100%;
   height: 199px;
}
.bgtop a {
   color: #cccccc;
   text-decoration: none;
}
.bgtop a:hover {
   color: #ffffff;
   border-bottom: 2px dotted #cccccc;
}
.plant {
    background: url(b/plant.gif) no-repeat;
    width: 118px;
    height: 181px;
    position: absolute;
    left: 528px;
    top: 20px;
}

/* Menü */
.menu_start {

   background: url(b/menu_start.gif) no-repeat;
}
.menu_start:hover {
   background: url(b/menu_start_b.gif) no-repeat;
}

.menu_function {
   background: url(b/menu_function.gif) no-repeat;
}
.menu_function:hover {
   background: url(b/menu_function_b.gif) no-repeat;
}
.menu_imp {
   background: url(b/menu_imp.gif) no-repeat;
}
.menu_imp:hover {
   background: url(b/menu_imp_b.gif) no-repeat;
}


.bgmenu {
   background: url(b/bgmenu.jpg) repeat-x;
   font-size: 0px;
}


.menu_reg {
   background: url(b/menu_reg.gif) no-repeat;
}
.menu_reg:hover {
   background: url(b/menu_reg_b.gif) no-repeat;
}

.menu_profil  {
   background: url(b/menu_profil.gif) no-repeat;
}
.menu_profil:hover {
   background: url(b/menu_profil_b.gif) no-repeat;
}

.b_left {
   background: #3b5f7f url(b/b_left.jpg) no-repeat;
   width: 176px;
   height: 568px;
}
.c_left_bottom {
   background: #3b5f7f url(b/c_left_bottom.jpg);
   width: 23px;
   height: 566px;
}
.c_left {
   background: #3b5f7f url(b/c_left.jpg);
   width: 23px;
   height: 566px;
}
.table_ctop {
   text-align: left;
   vertical-align: top;
   width: 100%;
   height: 100%;
   background: #ffffff url(b/c_top.jpg) repeat-x;
}

.content {
   margin-top: 23px;
   margin-left: 10px;
   font-size: 14px;
}

.iframe_blase {
   width: 209px;
   height: 37px;
   background: #f4cf18;
}
.i_text {
    font: 11px arial,sans-serif;
    border: 1px dotted #245c78;
    margin: 0px;
    padding: 0px;
    color: #738fae;
    padding-left: 1px;
    font-weight: bold;
}
.i_check {
    width: 13px;
    height: 13px;
}
.themenliste {
   color: #ffffff;
   font-size: 12pt;
   text-align: center;
   font-weight: bold;
   padding-top: 5px;
   line-height: 34px;
}
.themenliste a {
   color: #cccccc;
   text-decoration: none;
}
.themenliste a:hover {
   color: #ffffff;
   border-bottom: 2px dotted #cccccc;
}
.k {
   font-variant:small-caps;
}
.box {
    margin-top: 11px;
}
.float_r {
    float: right;
}
h3 {
   font-size: 14pt;
   font-weight: bold;
   margin-bottom: 2px;
   border-bottom: 2px dotted #ffffff;
}
.submit_top {
   margin-right: 30px;
   margin-top: 10px;
}
.searchfield_margin {
   margin-left: 17px;
   margin-top: 34px;
}
.bigger {
   font-size: 13pt;
   border-bottom: 1px dotted #a6c6e9;
   display: inline;
}
.searchfield {
   color: #ffffff;
}
a {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color: #666666;
}
.hoverlink {
  opacity:0.5;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
}