/*-------------------- * -------------------*/
body
{
margin-top: 20px;
font-family: VERDANA,ARIAL,HELVETICA, sans-serif;
font-size: 11px;
background:url(../pics/bg.gif);



}
/*----------------- HEADER------------------*/
td#header
{
border: 1px solid #000084;
background:url(../pics/header.gif);
}

td#menutd
{
border-left: 1px solid #000084;
border-bottom: 1px solid #000084;
background:url(../pics/unavigation.gif);
}
/*--------------- NAVIGATION ---------------*/
ul#navigation
{
font-size: 11px;
font-family: VERDANA,ARIAL,HELVETICA, sans-serif;
width: 150px;
margin: 0px;
padding: 0px;
list-style: none;
border: 0px solid #cccccc;
}
ul#navigation li
{
margin: 0px;
padding: 0px;
padding-left: 0px;
text-align: left;
display:block;
}
ul#navigation li a
{
display: block;
height: 17px !important;
height: 21px;
padding-bottom: 2px !important;
padding-bottom: 0px;
padding-top: 4px;
background: #538AEF;
text-decoration: none;
color: #eaeaea;
padding-left: 15px;
border-bottom: 1px solid #ccc;
}
ul#navigation li a:hover
{
background-color: #2E2EE2;
}
/*------------- KONTAKT BUTTON -------------*/
ul#kontakt
{
font-size: 11px;
font-family: VERDANA,ARIAL,HELVETICA, sans-serif;
width: 75px;
margin: 0px;
padding: 0px;
list-style: none;
border: 0px solid #cccccc;
}

ul#kontakt li
{
margin: 0px;
padding: 0px;
padding-left: 0px;
text-align: left;
border: 1px solid #000084;
border-bottom: 0px;
border-right: 0px;
}

ul#kontakt li a
{
display: block;
height: 17px !important;
height: 21px;
padding-bottom: 2px !important;
padding-bottom: 0px;
padding-top: 4px;
background: #538AEF;
text-decoration: none;
color: #eaeaea;
padding-left: 15px;

}

ul#kontakt li a:hover
{
background-color: #2E2EE2;
}