/* ### Global ### */


body {
         background-color: #FFFFFF;
         font-family: Helvetica,Arial,Sans;
         font-size: 14px;
         color: #333333;
         margin: 0px 0px 0px 0px;
         padding: 0px 0px 0px 0px;
         text-align: center;

}

a:link    {color: #0E50A1; font-family: Helvetica,Arial,Sans; font-size: 14px; text-decoration:underline; font-weight: ;}
a:visited {color: #0E50A1; font-family: Helvetica,Arial,Sans; font-size: 14px; text-decoration:underline; font-weight: ;}
a:hover   {color: #0E50A1; font-family: Helvetica,Arial,Sans; font-size: 14px; text-decoration:none; font-weight: ;}
a:active  {color: #0E50A1; font-family: Helvetica,Arial,Sans; font-size: 14px; text-decoration:none; font-weight: ;}



/* ### Layout ### */


div.frame {
         height: 100%;
         width: 600px;
         background-color: #FFFFFF;
         margin: 0px auto;
         padding: 0px 0px 0px 0px;
}

div.bild {
         background-image:url('../layout/logo.jpg');
         background-repeat: no-repeat;
         height: 150px;
         width: 600px;
         border: 0px solid;
         top: 25px;
         position: absolute;

}

div.text {
         height: ;
         width: 480px;
         border: 0px solid;
         padding: 0px 0px 0px 25px;
         top: 225px;
         position: absolute;
         text-align: left;
}
