body{
  FONT-FAMILY: Century Gothic;
  FONT-SIZE: 12px;
  color:#505050;
  background:#ebebeb;
}

#pagina
{
  display: block;
  position: absolute;
  visibility:hidden;
}
#logo
{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 198px;
  z-index: 1;
  background-image: url(img/header.gif);
/*  background:#aeaec5;*/
}

#topmenu
{
  display: block;
  position: absolute;
  top: 175px;
  left: 150px;
  width: 728px;
  height: 20px;
  z-index: 1;
  padding:1px 1px 1px 1px;
  text-align:right ;
/*  background:#f8db03;*/
}
#menu
{
  display: block;
  position: absolute;
  top: 198px;
  left: 0px;
  width: 135px;
  z-index: 1;
  padding:30px 10px 10px 5px;
  background:#859fba;
}
#content
{
  display: block;
  position: absolute;
  overflow: auto;
  top: 198px;
  left: 0px;
  width: 610px;
  z-index: 0;
  scrollbar-base-color: #859fba;
  scrollbar-arrow-color: #baccd0;
  scrollbar-DarkShadow-Color: #baccd0;
  padding:30px 50px 10px 240px;
  background:#baccd0;
  background: url(img/main_back.gif);
  text-align: justify;
}
#content_old
{
  background-image: url(img/diamanten.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 75% 100%;
}
#bottom
{
  display: block;
  position: absolute;
  top: 800px;
  left: 0px;
  width: 900px;
  height: 20px;
  z-index: 0;
  padding:1px 1px 1px 1px;
  background:#baccd0;
}
h1{
  FONT-FAMILY: Century Gothic;
  FONT-SIZE: 16px;
  color:#505050;
}

h2{
  FONT-FAMILY: Century Gothic;
  FONT-SIZE: 14px;
  color:#505050;
}

a, a:visited
{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#2a4975;}

a:hover
{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#858599;}

a.groot, a.groot:visited
{font-family:Century Gothic;
font-size:16px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#2a4975;}

a.groot:hover
{font-family:Century Gothic;
font-size:16px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#858599;}

a.klein, a.klein:visited
{font-family:Century Gothic;
font-size:10px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#2a4975;}

a.klein:hover
{font-family:Century Gothic;
font-size:10px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#858599;}

a.toplink, a.toplink:visited
{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#707070;
width:70px;
text-align:center;}

a.toplink:hover
{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-style:normal;
color:#859fba;}

a.menulink, a.menulink:visited
{
display:block;
background-image: url(img/diamant.gif);
background-repeat: no-repeat;
padding-left:35px;
font-family:Century Gothic;
font-size:13px;
text-decoration:none;
font-weight:normal;
font-style:normal;
color:#ffffff;
height:30px;
}
a.menulink:hover
{
background-image: url(img/schittering5klein.gif);
background-repeat: no-repeat;
font-family:Century Gothic;
font-size:13px;
text-decoration:none;
font-weight:normal;
font-style:normal;
color:#2a4975;}

td {font-family: Century Gothic;color: #505050;font-size: 12px;font-weight: normal;vertical-align:top}
