
html {border:0; /* removes window edge in IE6! */
         }


body {
        background:#FF9204 url(img/bg_top.jpg) top left repeat-x;
         margin: 0;
}

h1 {
         font-size: 2.2em;
         text-decoration: underline;
         line-height: 1.2em;
         font-family:'Georgia', 'Times New Roman';
         }
h2 {
         font-size: 1.4em;
         line-height: 1.2em;

         }

h3 {
         font-size: 1.2em;
         line-height: 1.2em;
         }

ul {
         line-height: 25px;

}

* {font-family:'Trebuchet MS',Arial,sans-serif;
                        color: #041E3F;
border: 0;
}

#title {
        margin-left: 67px;
         margin-top: 46px;
         width: 222px;
         height: 110px;
         }
#claim {
        margin-left: 300px;
         margin-top: -21px;
         color: #FCF5EB;
         font-weight: bold;

         }



#footer {
        clear:left;
        margin-top:1em;
        text-align: center;
        padding:10px;
         color: #fff;
         font-size: 0.7em;
}

#footer a {
  color: #fff;
  }

#content {
        margin-left: 14.7em;
         margin-top: 3.7em;
         margin-right: 3.7em;
        line-height: 1.3em;
}


.ro {
        background:url(img/roundedbox_ro.gif) top right no-repeat;
}

.lo {
        background:url(img/roundedbox_lo.gif) top left no-repeat;
}

.ru {
        background:url(img/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
        background:url(img/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
        margin:0;
        padding:1em 0.2em 1em 0.5em;
}

#navi li {
        line-height: 34px;
        width: 106px;
        background:url(img/bg_nav.gif);
        margin-bottom: 10px;
        margin-left: -40px;
        list-style: none;
        padding: 0 35px;
         }

#navi {
        width: 10.7em;
        margin-top: 40px;
        float: left;
        letter-spacing: 0.1em;
        font-weight: bold;
         }

a:link { color:#041E3F; text-decoration:underline; }
a:visited { color:#08346B; text-decoration:underline; }
a:focus { color:#041E3F; text-decoration:underline; }
a:hover { color:#fff; text-decoration:underline; }
a:active { color:#fff; text-decoration:underline; }


#navi a:link { font-weight:bold; color:#041E3F; text-decoration:none; }
#navi a:visited { font-weight:bold; color:1D2C3E; text-decoration:none; border-bottom: 0 }
#navi a:focus { font-weight:bold; color:#073E84; text-decoration:none; }
#navi a:hover { font-weight:bold; color:black; text-decoration:underline; }
#navi a:active { font-weight:bold; color:#073E84; text-decoration:underline; }


.li_active {
        color: #fff;
         }

fieldset {
                border: 0;
                margin-left: 6px;
                        }

   input,textarea {
                       border: 1px solid #021630;
                       background: white;

                          }

   input:active, input:focus, input:hover { background: #FBA639;}

   .buttons {text-align: center;}

.definition {
        font-size: 0.8em;
         line-height: 20px;
         margin-bottom: 10px;
         }

.def_zurueck {
        font-size: 0.8em;
         margin-top: -22px;
         }

.sublink {
         margin-left: 8px;
         font-size: .7em;
         letter-spacing: auto;
         line-height: 1em;
         }

.light {
          background-color: #ff991b;
         }

table {

         line-height: 1.6em;
         }