/* SPOT for 3 COLUMN LAYOUT */
#content
{
    width: 460px !important;
}
#content div
{
    margin-left: 20px;
}
#content div div
{
    margin-left: 0px;
}
#content div div div
{
    margin-left: 5px;
}
#content #NewsArchivePaging, #content #NewsArchivePaging div, #content #NewsArchive
{
    margin-left: 0px;
}
#content #NewsArchive img
{
    border: 1px solid #b1b0af;
}
table.newsNavigation
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#contentPage #spots
{
    float: right;
    width: 226px;
    margin-top: -15px;
    margin-bottom: 15px;
}

#contentPage .spot
{
    padding: 0;
    display: block;
    margin: 15px 5px 0px 15px;
    border-top: solid 1px #B1B0AF;
    border-right: solid 1px #B1B0AF;
    border-bottom: solid 1px #B1B0AF;
    border-left: solid 1px #B1B0AF;
}
#contentPage .spot div div
{
}
#contentPage .spot div div div.content
{
    padding: 5px 8px;
}
#contentPage .spot div div div.header
{
    padding: 0;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 10px;
    width: 194px;
    background-color: #537690;
    color: White;
}

#contentPage .spot p
{
    padding: 0;
    margin: 0;
}
#contentPage .spot p.date
{
    padding: 0;
}
#contentPage .spot a
{
    background-image: url("/css/custom-theme/images/link_arrow_3.png");
    background-position: 0px 4px;
    padding-left: 12px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
}

#contentPage .spot b
{
    display: block;
    margin: 3px 0 0 0;
}
#map #contentPage #spots
{
    width: 248px;
}

#map #contentPage .spot a
{
    background: none;
    display: inline;
    padding: 0;
}


#map #contentPage .spot div div div.header
{
    width: 216px;
    font-weight:bolder;
}
#contentPage #spots_institute
{
    float: right;
    width: 226px;
    margin-bottom: 15px;
    margin-top: -15px;
}
#contentPage .spot_institute
{
    padding: 0;
    display: block;
    margin: 15px 5px 0px 15px;
    border-top: solid 1px #B1B0AF;
    border-right: solid 1px #B1B0AF;
    border-bottom: solid 1px #B1B0AF;
    border-left: solid 1px #B1B0AF;
}
#contentPage .spot_institute div
{
    /*border-top: solid 1px #B1B0AF; border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; border-left: solid 1px #B1B0AF;*/
}
#contentPage .spot_institute div div
{
    /*border-top: solid 1px #FFFFFF; border-right: solid 1px #B1B0AF; border-bottom: solid 1px #B1B0AF; border-left: solid 1px #FFFFFF; padding: 5px 8px; */
}
#contentPage .spot_institute div div div.content
{
    padding: 5px 8px;
}
#contentPage .spot_institute div div div.header
{
    padding: 0;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 10px;
    width: 194px;
    background-color: #537690;
    color: White;
}

/*#contentPage .spot_institute hr	{ border-top: solid 1px #B1B0AF; border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; border-left: solid 1px #B1B0AF; }
#contentPage .spot_institute h3	{ color: #ADACAC; font-weight:bold;text-transform: uppercase; padding: 0; margin: 0; }*/
#contentPage .spot_institute p
{
    padding: 0;
    margin: 0;
}
#contentPage .spot_institute p.date
{
    padding: 0;
}
#contentPage .spot_institute a
{
    background-image: url("/css/custom-theme/images/link_arrow_3.png");
    background-position: 0px 1px;
    padding-left: 12px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
}
#contentPage .spot_institute .clean
{
    /*padding: 7px; border: none; */
}
#contentPage .spot_institute .shadow
{
    /*padding: 7px; background: #F9F9F9; border-top: solid 1px #D1D0D0; border-right: solid 1px #E9E9E9; border-bottom: solid 1px #E9E9E9; border-left: solid 1px #D1D0D0; */
}
#contentPage .spot_institute .nomargin
{
    /*padding: 0; margin: 0; */
}
#contentPage .spot_institute b
{
    display: block;
    margin: 3px 0 0 0;
}

#spots #kontakt
{
    line-height: 17px; /*width:198px;*/
    border: 1px solid #b1b0af;
    text-align: right;
    margin: 5px 5px 5px 15px;
    margin-top: 15px;
    padding: 5px 5px 5px 5px;
    background-image: url("/images/kontakt.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    overflow: visible;
}

