﻿
/* Abstand zwischen einzelnen Hauptgrafiken */
/* Formatierung der Grafikboxen */

.divsitemap
{
 margin-top:40px;
 width:100%;
 padding-bottom:20px;
 color:#404040;
}


.divsitemap div
{
    text-align:left;
}


.divsitemap .divsitemapsub
{
    padding-top:10px;
    padding-bottom:15px;
    float:left;
}

.divsitemap .divsitemapclear
{
    clear:both;
}

.divsitemap .divsitemapsub a
{

}
     .divsitemap .divsitemapsub a:link,
     .divsitemap .divsitemapsub a:visited,
      .divsitemap .divsitemapsub a:hover,
     .divsitemap .divsitemapsub a:active{
          color:#404040;
    }

    .divsitemap span {
    white-space: nowrap;
    }



    .divsitemap hr {
    background:#0078be;
    height:1px;
    width:100%;
    border:none;
    margin:15px 0px 5px 0px ;
    }


    .divsitemap a, 
     .divsitemap a:link,
     .divsitemap a:visited,
      .divsitemap a:hover,
     .divsitemap a:active{
    margin-right:20px;
    margin-bottom:10px;
    color:#0078be;
    word-wrap:normal;
    text-decoration:none;
    }

    .divsitemap .divsubtext {
    float:left;
    margin-top:0px;
    margin-bottom:3px;
    }


    .divsidemap
{
    padding-left:20px;
    padding-right:20px;

}
