/*-------------------------------------------------*/
body
{

   font-size: 87%;
   font-family: tahoma, arial, verdana;
   height: 100%;
   margin: 0px;
   padding: 0px;
   background-color: #D8E0EB;
   background-image: url("../backgrounds/3D/site1/Bilder/background-head-kacheln.jpg");
   background-repeat: repeat-x;
   color: #E6E9EE;
background-position: 0px 5px;
}
/*-------------------------------------------------*/
.mainbox
{
position: relative;
margin: auto;
width: 972px;
}

/*-------------------------------------------------*/
.maincontent
{
margin-left: 325px;
z-index: 1;
}

/*-------------------------------------------------*/
.innerbody
{
padding-bottom: 500px;
border-right: solid #D8E0EB 1px;
padding-right: 30px;
}

/*-------------------------------------------------*/
a.standard:link
{
   color: #00589A;
   font-weight: bold;
   text-decoration: underline;
   font-weight: normal;
}

/*-------------------------------------------------*/
a.standard:visited
{
    color: #00589A;
}

/*-------------------------------------------------*/
a.standard:hover
{
    color: #00589A;
}

/*-------------------------------------------------*/
a.standard:active
{
}

/*-------------------------------------------------*/
a:link
{
   color: #00589A;
   font-weight: bold;
   text-decoration: underline;
   font-weight: normal;
}

/*-------------------------------------------------*/
a:visited
{
    color: #00589A;
}

/*-------------------------------------------------*/
a:hover
{
    color: #00589A;
}

/*-------------------------------------------------*/
a:active
{
}
