body
{
 margin: 0px;
 background-color: #5AADFB;
}

a.link_left
{
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: black;
 text-decoration: none;
 padding: 10px;
}
a.link_left:link
{
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: black;
 text-decoration: none;
 padding: 10px;
}
a.link_left:visited
{
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: black;
 text-decoration: none;
 padding: 10px;
}
a.link_left:hover
{
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: maroon;
 text-decoration: underline;
 padding: 10px;
}

div.main_text
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: gray;
 text-align: justify;


 padding: 10px;
}


/*  Structure  */
#toplinks{text-align: left; vertical-align: top;}
#toplinks a{font-family: Tahoma, sans-serif; font-weight: bold; color: white; text-decoration: none;}
#toplinks a:hover{font-family: Tahoma, sans-serif; font-weight: bold; color: white; text-decoration: none;}
/*  Structure  */

/* dropmenu  */
#toplinks div{position:absolute; background:#F0F4F8; border:1px solid #346A9A; border-top:none; background-color: white}
#item1{top:120px; left:830px; width:120px; height:120px;text-align:left;  visibility:hidden; }
#item2{top:120px; left:680px; width:145px; height:160px;text-align:left;  visibility:hidden; }
#item3{top:120px; left:520px; width:145px; height:60px;text-align:left;  visibility:hidden; }
#item1 a{font-weight: normal; color:#00437c; display:block; width:100px; float:left;padding:5px; margin:0; clear:both; text-decoration: underline;}
#item2 a{font-weight: normal; color:#00437c; display:block; width:130px; float:left;padding:5px; margin:0; clear:both; text-decoration: underline;}
#item3 a{font-weight: normal; color:#00437c; display:block; width:250px; float:left;padding:5px; margin:0; clear:both; text-decoration: underline;}
#item1 a:hover{font-weight: normal; color:#00437c; text-decoration: none;}
#item2 a:hover{font-weight: normal; color:#00437c; text-decoration: none;}
#item3 a:hover{font-weight: normal; color:#00437c; text-decoration: none;}
/* dropmenu  */


