*
{
    margin:0;
    padding:0;
    font-family:arial;
    font-size:14px;
}
img
{
    border:0;
}
.clear
{
    clear:both;
}
body
{
    background-image:url('/fileadmin/templates/images/background.jpg');
    background-repeat:repeat-x;
    background-color:#0E6F98;
}
#main
{
    margin:0 auto;
    width:1025px;
}
#shadowBox
{
   padding-left:8px;
   background-image:url('/fileadmin/templates/images/bgShadow2.png');
   background-repeat:repeat-y;
}
#header
{
    height:200px;
      padding-top:20px;
}
.slider
{
    border:1px solid #2A89B9;
    height:17px;
    padding-top:3px;
    width:100%;
}
.slider a
{
        color:#2A89B9;
        text-decoration:none;
}
.logo
{
    margin-top:50px;
    position:relative;
}
.person
{
    position:absolute;
    margin-left:840px;
    margin-top:15px;
}
.bannerPlacer
{
    width:100%;
    height:142px;
    background-image:url('/fileadmin/templates/images/backgroundChart.jpg');
    background-repeat:no-repeat;
    border-bottom:6px solid #00639A;
}

#content
{
    background-color:#fff;
    width:1008px;
}
.contentLeft
{
    padding-left:40px;
    margin-top:74px;
    width:140px;
    float:left;
}
.contentLeft ul
{
    list-style-type:none;
}
.contentLeft ul li
{
    padding:2px 0px;
}
.contentLeft a
{
    color:#00649B;
    text-decoration:none;
}
.contentLeft .act a
{
    font-weight:bold;
}
.contentLeft a:hover
{
    text-decoration:underline;
}
.contentText
{
    padding:5px;
    margin:0 auto;
    width:600px;
    float:left;
}
.teaserBox
{
    position:absolute;
    margin-top:225px;
    margin-left:250px;

    width:490px;
    height:99px;

    padding:10px;
    padding-left:0px;
    background-image:url('/fileadmin/templates/images/teaser.png');
    
    background-repeat:no-repeat;
    text-align:center;
}
.teaserBox a
{
    text-decoration:none;
    font-size:18px;
    color:#464545;
}
.teaserBox a:hover
{
    color:#00649B;
}
.teaserBoxEmail
{
    position:absolute;
    margin-top:225px;
    margin-left:250px;

    width:490px;
    height:99px;

    padding:5px 10px;

    background-image:url('/fileadmin/templates/images/teaser.png');

    background-repeat:no-repeat;

}
.teaserBoxEmail h2
{
    color:#000;
    font-weight:bold;
    margin-top:0;
    margin-bottom:5px;
    font-size:25px;
    text-align:left!important;
}
.teaserBoxEmail .red
{
    font-size:25px;
     color:#B10509;
}
.teaserBoxEmail .gratis
{
    position:absolute;
    margin-left:410px;
    margin-top:-5px;
}
.teaserBoxEmail .btnSubmit
{
    height:35px;
    width:85px;
    background-image:url('/fileadmin/templates/images/btnLos.jpg');
    border:0;
}
.teaserBoxEmail input.email
{
    border:1px solid #000;
    height:31px;
    padding-left:5px;
    font-size:16px;
    width:300px;
    margin-right:5px;
}
.teaserBoxEmail p
{
    margin-bottom:5px;
}
#navigation
{
    background-color:#76BDDB;
    width:1008px;
}
#navigation ul,#footerNavigation ul
{
    list-style-type:none;
}
#navigation ul li, #footerNavigation ul li
{
    line-height:30px; 
    float:left;
    font-size:14px;
    background-image:url('/fileadmin/templates/images/bgNaviButton.jpg');
    background-repeat:repeat-x;
}
#navigation ul li a,#footerNavigation ul li a
{
    color:#fff;
    padding:0px 20px;
    display:block;
           
    text-decoration:none;
    border-right:1px solid #196586;
}
#navigation ul li a:hover,#footerNavigation ul li a:hover
{    
    background-color:#fff;
    background-image:none;
    color:#0786BD;
    border-right:1px solid #fff;
}
#naviLeftCol
{
    
}
#footer
{
    height:15px;
    background-image:url('/fileadmin/templates/images/bgShadowBottom.png');
    background-repeat:no-repeat;
    text-align:center;
}
#footerCenter
{
    margin:0 auto;
    padding-top:20px;
    padding-bottom:5px;
    width:260px;
}
#footerCenter ul
{
    list-style-type:none;
}
#footerCenter ul li
{
    float:left;
    margin-right:10px;
}
#footerCenter ul li a
{
    color:#2A89B9;
        text-decoration:none;
}
#footerNavigation
{
    margin-top:20px;
    text-align:center;
    margin-left:370px;
}
#footerNavigation ul li
{
        margin:0px 2px;
}
#footerNavigation ul li, #footerNavigation ul li a
{
    border:0px;
    line-height:20px;
}
p { margin: 0px 0px 10px 0px ; }
h1 { margin: 20px 0px 10px 0px ; color: #00649B ; font-size: 16px ; font-weight: normal ; }
h2 { margin: 20px 0px 10px 0px ; color: #00649B ; font-size: 16px ; font-weight: normal ; text-align: center;}
/*wei�e seite */
.noBG
{
    background-image:none;
    background-color:#fff;
}
#wholeEmptyContent
{
    margin:0 auto;
    width:650px;
}
#wholeEmptyContent table
{
     width:650px;
}
.pdfdownload
{
	float:right;
	width:120px;
	text-align:center;
	margin:0px 5px 5px 10px;
}
.pdfdownload p
{
	margin:0;
}
.pdfdownload a
{
	text-decoration:underline;
	color:#00649B;
}
.pdfdownload img
{
	border:1px solid #000!important;
}
.emailBox
{
    width:800px;
    margin:0 auto;
    background-color:#fff;
    padding:20px;
}

