﻿*{
    margin: 0px;
    padding: 0px;
}

html, body, form
{
    font-size: 11px;
    color: #464448;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
html, body
{
    background-image: url(Media/site_background.gif);
    background-repeat: repeat-x;
    background-color: #ddebf2;
}
fieldset
{
    border: 0;
}
.Clear
{
    clear: both;
    font-size: 0;
    line-height: 0;
}

h1.contentTitle
{
    font-size: 28px;
    padding: 0 0 0 0; /*margin-top: -2px;*/
    position: absolute;
    top: 55px;
    left: 173px;
    width: 380px;
}
h1.contentTitleWhite
{
    font-size: 24px;
    color: #ffffff;
    padding: 0 0 0 0; /*margin-top: -2px;*/
    position: absolute;
    top: 55px;
    left: 173px;
    width: 600px;
}
.cardTitel2
{
    /*display: block;*/
    font-size: 28px;
    padding: 0 0 0 0;
}
/*
.tabbedWindow h1
{
	font-size: 28px;
	padding: 0 0 0 0;
	width: 400px;
	margin-bottom: 49px;
}
*/
.contentLead
{
    /*padding-top: 49px;*/
    padding-top: 66px;
    font-size: 13px;
}
.contentLead a
{
    color: #0072c6;
}
.contentLead a:hover
{
    color: #489eea;
}
#contentSubRightPL .contentLead
{
    width: 525px;
}

.error
{
    position: absolute;
    left: 515px;
    top: 0px;
    background-image: url(Media/form_error.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 20px;
    color: #CD0007;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 9px;
    height: 36px;
    line-height: 36px;
}
/* This goes in the stylesheet to hide the browser text before it is replaced */


.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

.sIFR-hasFlash .mainLogoText, .sIFR-hasFlash h1.teaserHomeHeader, .sIFR-hasFlash .directLogin h1, .sIFR-hasFlash .mainNavigation2, .sIFR-hasFlash .mainNavigation2active, .sIFR-hasFlash h1.contentTitle, /*.sIFR-hasFlash .cardTitel,*/ .sIFR-hasFlash .cardTitel2, .sIFR-hasFlash .teaserBox h2, .sIFR-hasFlash .tabbedWindow h1, .sIFR-hasFlash .tipps .tippsText h2, .sIFR-hasFlash .tipps2 .tippsText h2
{
    visibility: hidden;
}
#siteMap
{
    margin-top: -20px;
}
#siteMap a, #siteMap a:active, #siteMap a:link, #siteMap a:visited, #siteMap a:hover
{
    color: #0072c6;
    font-size: 11px;
}
#siteMap .rootNodeStyle
{
    border-bottom-color: #0072c6;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    width: 475px;
    font-weight: bold;
}
#siteMap .treeView td div
{
    height: 20px !important;
}

.errorCustom
{
    position: absolute;
    margin-top: -65px;
    float: left;
    width: 200px;
}
.errorCustom span
{
    position: absolute;
    top: 0px;
    background-image: url(Media/form_error.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 20px;
    color: #CD0007;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 9px;
    height: 36px;
    line-height: 36px;
}




