body {font-family: News Gothic MT, Verdana, Arial, sans-serif;
      font-size:16px;
      scrollbar-track-color: #272F8A;
      scrollbar-3d-light-color: #f8fde0;
      scrollbar-arrow-color:   #FFFFFF;
      scrollbar-base-color:  #ff8c00;
      scrollbar-darkshadow-color:   #799467;
      scrollbar-face-color: #ff8c00;
      scrollbar-highlight-color: #f8fde0;
      scrollbar-shadow-color:#fffacd;
      scrollbar:visible;
      background-color:#272F8A; 
      cursor:default;
      background-attachment:fixed;
      background-repeat:repeat;
      background-position:center;
      background-image:url("../images/DownloadMEHINT3.jpg");
      overflow-x:auto; overflow-y:hidden;
      overflow:-moz-scrollbars-vertical;}

div.maincontent {width:750px;
                 margin-left:auto;
                 margin-right:auto;
                 margin-top:50px;}

div.header {background-color:transparent;}

div.content {padding:0px;
             margin-top:10px;
             margin-right:0px;
             margin-bottom:10px;
             margin-left:0px;}

div.a1,div.a2,div.a3,div.a4,div.a5,div.a6 {width:220px;
                                           height:150px;
                                           float:left;
                                           margin-top:10px;
                                           margin-right:0px;
                                           margin-bottom:10px;
                                           margin-left:0px;
                                           padding:5px;
                                           text-align:center;
                                           font-size:1.5em;}
div.a2,div.a5 {margin-left:30px;
               margin-right:30px;}
div.a1,div.a3,div.a5 {background-color:#C10001;}
div.a2,div.a4,div.a6 {background-color:#73C1D7;}

iframe.navi {width:750px;
             height:20px;
             margin-top:2px;
             margin-right:0px;
             margin-bottom:10px;
             margin-left:0px;}

iframe.footer {width:750px;
               height:50px;
               margin-top:2px;
               margin-right:0px;
               margin-bottom:50px;
               margin-left:0px;}

p,td,li {color:#02008F;
         font-size:1em;}

h1 {font-size:2.5em;
    text-decoration:none;
    color:#02008F;
    margin:0px;}

h2 {font-size:1.25em;
    text-decoration:underline;
    color:#980201; 
    margin:0px;}

 a         {color:#02008F; cursor:pointer; text-decoration:overline;}
 a:link    {color:#02008F; cursor:pointer; text-decoration:overline;}
 a:visited {color:#02008F; cursor:pointer; text-decoration:overline;}
 a:hover   {color:#980201; cursor:pointer; text-decoration:none;}
 a:active  {color:#980201; cursor:pointer; text-decoration:underline;}

 a.start         {color:#02008F;}
 a.start:link    {color:#02008F;}
 a.start:visited {color:#02008F;}
 a.start:hover   {color:#6699ff;}
 a.start:active  {color:#6699ff;}

img.header {width:750px;
            height:100px;}
img.kleine {width:79px;
            height:80px;}

hr.ostriche {width:90%;
             border-color:#F1C49A;
             border-style:dashed none none;
             border-width:2px 0px 0px;
             height:2px;
             margin-top:5px;
             margin-bottom:5px;}

table.login {border:2px #272F8A; 
             cellspacing:0px; 
             align:center;
             margin:0px;
             padding:0px;}

input.logint {background-color:#02008F;
              color:#FBE0D7;
	      border:1px solid #F1C49A;}
input.loginb {background-color:#6699ff;
              color:#FBE0D7;}
