﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: .75em;
    font-family: Trebuchet MS, Helvetica, Sans-Serif; /*margin: 0; 	padding: 0;*/
}
.main
{
    margin: 0 auto;
    width: 900px;
    background-color: White;
}
.header
{
    padding-top: 15px;
    padding-left: 15px;
    width: 880px;
    height: 80px;
    background-color: White;
}
.menublock
{
    /*background: rgb(74,81,85);*/
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #20548E;
    height: 20px;
    width: 870px;
    margin-left: 15px;
}
fieldset
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 15px;
}
.content
{
    width: 900px;
    padding: 15px;
}
.changelang a img
{
    border: none;
    outline: none;
}



/*main page*/

.imageBlock
{
    width: 280px;
    background-color: #20548E;
    float: left;
    margin-right: 15px;
    height: 370px;
}

.imageBlock a
{
    color: White;
}

.imageBlock ul li
{
    background: url("../../Content/Images/arrow_li.jpg") no-repeat scroll left 3px transparent;
    list-style: none;
    margin: 5px 0;
    padding: 0 0 3px 30px;
    margin-left: 25px; /*position: relative;*/
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: White;
}
.imageBlock a
{
    text-decoration: none;
}

.imageBlock ul
{
    width: 270px;
    margin: 5px;
}



/*#footer
{
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
}*/

#footer
{
    clear: both;
    margin: 0 auto;
    width: 900px; /*margin-top: 30px;     margin-bottom: 50px;*/
    padding-bottom: 10px;
    padding-top: 60px;
    color: black;
    background: url(/content/shadow/schatten_rechts.gif) right repeat-y #fff;
}
#footer a
{
    border: none;
    outline: none;
    color: black;
}
.main-page
{
    background-color: white;
    margin: 0 auto;
    width: 900px;
    min-height: 520px;
    overflow: hidden;
    min-height: 100%;
    height: auto !important;
    height: 100%; /* height: expression(this.scrollHeight < 520? "520px" :  "auto");*/ /* margin-bottom: 15px;*/ /* margin-top: 15px;*/
    padding-bottom: 15px;
}
.newsblockheader
{
    background-color: #20548E;
    color: #FFFFFF;
    text-align: center;
}
.newseventlent
{
    padding-top: 20px;
    border-bottom: 1px dotted black;
}


.services
{
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted black;
    width: 800px;
}


.contentWidth
{
    width: 800px;
}
.contentWidth ul
{
    padding-left: 50px;
}


.contentWidthWithMap
{
    float: left;
    width: 650px;
}
.contentWidthWithMap ul
{
    padding-left: 50px;
}

.contentWidthWithMap .services
{
    width: 650px;
}
.map
{
    width: 200px;
    float: left;
    height: 100%;
    text-align: right;
    margin-left: 20px;
}




.contactHeader
{
    font-size: large;
    border-bottom: 1px solid black;
}
.contactBody
{
    margin: 20px;
}









body
{
    padding: 0;
    margin: 0;
    background: #E2E2E2;
}

#container
{
    background-color: white;
    margin: 0 auto;
    width: 900px; /*  min-height:680px;*/
    overflow: hidden;
    min-height: 100%;
    height: auto !important;
    height: 100%; /* height: expression(this.scrollHeight < 650? "650px" :  "auto");*/ /*  margin-bottom: 15px;*/ /*margin-top: 15px;*/
    padding-bottom: 15px;
    position: relative;
    background: url(/content/shadow/schatten_rechts.gif) right repeat-y #fff;
}

#border-bottom
{
    position: absolute;
    background: url(/content/shadow/schatten_unten.gif) repeat-x;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

#border-corner
{
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/content/shadow/schatten_untenrechts.gif) no-repeat;
    width: 5px;
    height: 5px;
    overflow: hidden;
}



.b-map-popup-item
{
    background: url("/content/landingpage/inside-desc-bg.png") repeat scroll 0 0 transparent;
    border-left: 2px solid #004DFF;
    border-right: 2px solid #004DFF;
    color: #716E65;
    display: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 8pt;
    padding: 0 10px;
    position: absolute;
    width: 205px;
    z-index: 100;
}


.b-map-popup-item-top
{
    background: url("/content/landingpage/inside-desc-top.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: -2px;
    top: -16px;
    width: 229px;
    left: -2px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

.b-map-popup-item-bottom
{
    background: url("/content/landingpage/inside-desc-bottom.png") no-repeat scroll 0 0 transparent;
    bottom: -55px;
    height: 55px;
    left: -2px;
    position: absolute;
    width: 229px;
}


