
body {
       margin-left: 10px;
       margin-top: 2px;
       background: #ffffff;
     }

a:link { color: #2200CC; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
a:visited { color: #2200CC; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
a:active { color: #2200CC; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
a:hover { color: #FF0000; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #D5EAFF;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


.fa  { cursor:pointer;
      height:26px;
      width:400px;
      background-color: #FFFFFF;
      border: 1px solid #336699;
      text-align:center;
      font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
      font-size: 16px;
      color: #000080;
    }

.fb { cursor:pointer;
      height:26px;
      width:300px;
      background-color: #FFFFFF;
      border: 1px solid #336699;
      text-align:center;
      font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
      font-size: 16px;
      color: #000080;
    }

.button { cursor:pointer;
          height:20;
          width:60;
          background-image: url(bilder/bg.jpg);
          background-color: transparent;
          border:1px solid #000080;
          border-collapse: collapse;
          font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
          font-size: 11px;
          color: #FFFFFF;
    }

.button_big { cursor:pointer;
          height:24px;
          width:140px;
          background-image: url(images/button_blue.jpg);
          background-color: transparent;
          border:0px solid #000080;
          border-collapse: collapse;
          font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
          font-size: 14px;
          color: #FFFFFF;
    }


h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
        font-size: 12px;
        font-weight: small; 
        color: #6B6B6B;
}

h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 13px;
        color: #999;
}

p {
        margin: 0 0 5px 0;

}

ul {
        margin: 0;
        padding : 0;
        list-style : none;
}

form {
        margin: 0;
}

.header {
        text-align:center;
        height: 85px;
}

.subheader {
        margin: 0px 0px 10px 0;
        padding: 5px 0px 5px 18px;
        text-align:center;
        background: #ffffff;
        color: #808080;
        border-bottom: 1px solid #333333;
}

.subheadernavi {
        margin: 0px 0px 10px 0;
        padding: 5px 0px 5px 18px;
        background: #ffffff;
        color: #808080;
        border-bottom: 1px solid #333333;
}

/* design navigation
   --------- */

.bar {
        clear: both;
        text-align:center;
        font-size: 1.3em;
        height: 20px;
}

.search_field {
        background: #006699;
        color: #ffffff;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        clear: both;
        text-align: center;
        padding: 10px 0 5px 0;
}

input.search {
cursor:pointer;
      height:20px;
      width:280px;
      background-color: #FFFFFF;
      border: 1px solid #000080;
/*      text-vertical-align:bottom;*/
      text-align:center;
      font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
      font-size: 14px;
      color: #000080;
}

.searchSubmit {
        color:#222222;
        background-color:#f7f7f7;
        cursor:hand;
        margin-bottom:-2px;
        width:70px;
        padding-top:1px;
}

/* left side
   --------- */

.left {
        float: center;
        width: 100%;
        margin: 0 0 0 0;
}

        .left_articles {
                border: 1px solid #eee;
                padding: 4px 4px 4px 4px;
                margin: 2px 2px 2px 2px;
                background: #ffffff;
        }

        .left_articles:hover {
                border: 1px solid #ccc;
        }

.center {
        float: center;
        width: 100%;
}
        .center_articles {
                margin: 0px 0 10px 0;
                background: #f5f5f5;
        }

        .center_center {
                border: 1px dotted #000080;
                padding: 10px 10px 10px 15px;
                margin: 0 0 10px 0;
                background: #ffffff;
        }

        .center_center:hover {
                border: 1px solid #ccc;
        }


/* right side
   ---------- */

.right {
        float: center;
        width: 100%;
        margin: 0 0 0 0;
}

        .right_articles {
                border: 1px solid #eee;
                padding: 4px 4px 4px 4px;
                margin: 2px 2px 2px 2px;
                background: #ffffff;
        }

        .right_articles:hover {
                border: 1px solid #ccc;
        }

img {
        border: none;
        hspace: 0;
        vspace: 0;
        margin: 0 5px 0px 0;
}

/* design results */

table.ergebnisse {
        border-width:0px; padding: 0px;
        background-color: #f5f5f5;
}

/* design footer */

.footer {
        clear: both;
        text-align: center;
        line-height: 1.8em;
        color: #808080;
        padding: 10px 0 10px 0;
        border-top: 1px solid #333333;
}

.footer a {
        color: #444444;
}
