/*  */
body {
    padding: 0;
    margin: 0;
    font: 80% Arial, sans-serif;
    color: #FFFFFF;
    background: #FFFFFF;
}

.smallFont {
    font: 84% Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #DEAA38;
    font-weight: bold;
}
#container,
#containerFrontPage,
#pageFooter {
    width: 775px;
    margin: 90 auto;
    padding: 0 15px;
}
#container,
#containerFrontPage {
    position: relative;
    background: transparent;
}

#containerFrontPage #top,
#container #top {
    margin: 0;
    padding: 0;
    width: 100%;
    background: white;
    position: relative;
}

#containerFrontPage #top {
    height: 212px;
}
#container #top {
    height: 180px;
}
#pageFooter {
    clear: both;
    height: 40px;
    background: transparent;
}
#topMenu {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 90%;
}
#topMenu a {
    color: white;
    padding: 0 2px 0 2px;
    font-weight: normal;
}
#logo {
    position: absolute;
    top: 30px;
    left: 0px;
    padding: 8px 0 0 13px;
    margin: 0;
}
#logo img {
    margin: 0;
    padding: 0;
    border: 0;
}
#mainMenu {
    top: 147px;
    left: 0px;
    height: 21px;
    width: 100%;
    padding-left: 480px;
    margin: 0;
}
#content {
    width: 775px;
    height: 563px;
    padding: 0;
    margin: 0;
    
}
html > body #content {
    height: auto;
    min-height: 563px;
}
#containerFrontPage #content {
    background: transparent;
    height: 563px;
}
#welcomeText {
    padding-top: 30px;
    padding-left: 237px;
}

#welcomeText h3,
#welcomeText h4,
#welcomeText p
{
    font-size: 100%;
}
#welcomeText h3,
#welcomeText h4 {
    font-weight: bold;
}
#welcomeText h3 {
    color: #59575C;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}
#welcomeText h4,
#welcomeText p {
    padding-top: 0;
    margin-top: 0;
}
#welcomeText h4 {
    color: #59575C;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}
#newsBox {
    position: absolute;
    top: 418px;
    right: 14px;
    margin: 0;
    padding: 0;
    background: transparent;
    height: 159px;
    width: 536px;
    overflow: hidden;
}
#newsContent {
    padding: 30px;
}
#newsTitle {
    font-size: 170%;
    padding-bottom: 0.7em;
}
#newsTeaser {
    
}
#newsTeaser img {
    position: absolute;
    top: 30px;
    right: 30px;
}

#contentBox {
    width: 475px;
    text-align: left;
    float: left;
}

#contentBox div.context {
    font-size: 100%;
    color: #3D3C41;
    text-align: left;
    width: 410px;
    margin: 35px 30px 20px 30px;
    line-height: 150%; 
    overflow: hidden;
}
#contentBox div.context h1 {
    padding-top: 0;
    margin-top: 0;
}
#contentBox div.context ul {
    padding-left: 1.2em;
    margin-left: 0;
}
#contentBox div.context li {
    padding-left: 0.2em;
}
.defaultHeading {
    font-size: 150%;
    font-weight: normal;
    color: #3D3D3F;
}
#footerBox {
    clear: both;
}


#contextBox {
    width: 241px;
    margin-top: 35px;
    margin-right: 25px;
    padding: 0;
    border: 1px solid #707173;
    float: right;
}
#contextBox .context {
    text-align: left;
    padding: 0;
    margin: 0;
    padding-left: 17px;
    border: none;
    border-bottom: 1px solid #707173;
    color: #3E3E40;
}
#contextBox .image {
    height: 118px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: top left;
}
#contextBox .header {
    font-size: 160%;
    padding-top: 28px;
    padding-bottom: 2px;
}
#contextBox .data {
    padding-top: 6px;
    font-family: Arial, sans-serif;
    font-size: 100%;
}
#contextBox .data strong {
    color: #00529C;
    line-height: 20px;
}
#contextBox .data a {
    color: #DEAA3A;
    padding: 18px 16px 8px 0;
    text-decoration: none;
    background: transparent;
    line-height: 35px;
}
#contextBox .infotour {
    background: #707173;
    color: white;
    padding-bottom: 3px;
}
#contextBox .infotour a {
    font-weight: bold;
    background: transparent;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 0px;
    line-height: 18px;
}
/* div containing the whole content of a popup window */
#popupBody {
    margin: 0px;
    padding: 0px;
    background: white;
    color: #3D3C41;
    line-height: 150%; 
}
#popupHeader {
    margin: 0px;
    padding: 0px;
    height: 80px;
    background: transparent;
}
#popupHeaderBox {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    padding:0;
    margin :0;
}
#popupHeaderBar {
    padding: 0;
    margin: 0;
    height: 31px;
    position: relative;
    background: transparent;
}
#popupHeaderBar a {
    display: block;
    position: absolute;
    right: 20px;
    top: 4px;
    text-decoration: none;
    color: #3d3d3f;
    padding-right: 20px;
    background: transparent;
}
#popupHeaderBar h2 {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 45px;
    top: 4px;
    font-size: 115%;
}
#popupContentBox {
    margin: 10px 40px 20px 40px;
    background-color: transparent;
}
#popupContentBox h1 {
    font-size: 150%;
    color: #3D3D3F;
    font-weight: normal;
    line-height: 120%;
}
#popupContentBox p {
    clear: both;
}
#popupContentBox table {
    font-size: 100%;
}

.nobg {
    background: none!important;
}
strong {
    color: #0F5AA4;
}
#containerFrontPage strong {
    color: #59575C;
}
div.bodyContent {
    color: #3d3d3f;
}
fieldset.noBorder {
    border: none;
    padding: 0;
    padding-bottom: 20px;
    margin: 0;
}
fieldset.noBorder legend {
    padding-bottom: 10px;
}

/* suckerfish-like menu */
#nav {
    font-size: 90%;
    font-weight: bold;
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav a {
    display: block;
    color: #3E3D40;
    line-height: 21px;
}

li.first {
    background: transparent;
    position: relative;
}
li.first ul {
    border-top: none;
}
li.first a {
    padding: 0 10px 0 10px;
}
li.liststart {
    background-image: none;
}
#nav li.selected {
    background-color: #FBF5E7;
}
#nav li.selected a {
    color: #00529C;
}
#nav li.first {
    float: left;
}
#nav li ul {
    position: absolute;
    left: -1000em;
    background:#b7bdc4 url(subnav-top-bg3.jpg) top left repeat-x;
    padding: 14px 0px 10px 5px;
}
#nav li ul li {
    clear: both;
    width: 12em;
    padding: 2px 10px 0px 10px;
    margin: 0;
    border: 0px solid #707173!important;
}
/* IE < 7 hack */
html > body #nav li ul li {
    width: auto;
    min-width: 12em;
}
#nav li.selected ul li a,
#nav li ul li a {
    color: White;
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 100%;
    line-height: 110%;
    background-color: transparent;	
}
#nav li a:hover {
    color: #bf2f6c;	
}

#nav li.first:hover ul,
#nav li.sfhover ul {
    left: 0px;
}
/* IE7 fix for 'sticky' submenus (adds haslayout property to ULs) */
*:first-child+html #nav {
    height: 100%;
}
*:first-child+html #nav li {
    height: 100%;
} 

/* widgets */
.bordered {
    border: 1px solid blue;
}
.bluebox {
    width: 95%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #113766;
    background-color: #ebedf9;
    display: block;
    clear: both;
}
.bluebox p {
    clear: both;
}

div.twoColumns {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: table;
    clear: both;
}
div.twoColumns div.colLeft {
    width: 48%;
    vertical-align: top;
    float: left;
}
div.twoColumns div.colLeft p {
    clear: both!important;
}
div.twoColumns div.colRight {
    width: 48%;
    vertical-align: top;
    float: right;
}
div.twoColumns div.colRight p {
    clear: both!important;
}
div.twoColumns div.colLeftUnsized {
    vertical-align: top;
    float: left;
}
div.twoColumns div.colRightUnsized {
    padding-left: 10px;
    vertical-align: top;
    float: right;
}
table.nicelyBordered {
    border: 1px solid;
    border-color: #415f85;
}
table.nicelyBordered td {
    border: 1px solid;
    border-color: #415f85;
}
.whiteBorder {
    border-color: transparent;
}
.fieldRequired {

    padding: 0 0 0 8px;
    color: white;
    font-size: 9px;
    width: 10px;
}

.field {
   top: 0;
   left: 0;
   margin: 0 1em 1em 0;
}
.errorMessage,
.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 3px;
    margin: 0 0 3px 0;
}
.errorMessage {
    font-weight: bold;
    border: none;
}
textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #3D3C41;
    color: Black;
    width: 100%;
}
input {
    font-family: Arial, sans-serif;
    visibility: visible;
    border: 1px solid #3D3C41;;
    color: Black;
    vertical-align: middle;
    background: White;
}
select {
    border: 1px solid #3D3C41;
    color: Black;
    background-color: White;
    vertical-align: top;
}
div.formRowCheckbox, div.formRow {
    width: 335px;
}
div.formRowCheckbox input {
    border: none;
    float:left;
    clear: left;
    margin-bottom: 0.7em;
    margin-right: 0.7em;
}
div.formRowCheckbox label {
    clear: right;
    float: left;
    width: 300px;
    margin-bottom: 0.7em;
}
div.formRow {
    padding-bottom: 2em;
    clear: both;
}
div.formRowText {
    clear: both;
}
div.formRowText textarea {
    width: 330px;
}
div.formRow input,
div.formRow select {
    float: left;
    margin-bottom: 1em;
    width: 200px;
}
div.formRow label {
    clear: left;
    float: left;
    width: 140px;
    margin: 0;
    padding: 0;
    white-space: pre;
}
.error .fieldRequired {
    color: Red;
}
/* sitemap related styles */
div.sitemapContainer h1.defaultHeading {
    margin-bottom: 2em;
}
div.sitemapContainer ul {
    list-style: none;
    padding-left: 1.5em;
    margin-left: 0;
}
div.sitemapContainer ul.folders {
    padding-left: 0;
}
div.sitemapContainer li {
    display: block;
    width: 100%;
}
div.sitemapContainer li ul {
    padding-bottom: 2em;
}
div.sitemapContainer li div.topLevel {
    padding: 0;
    margin: 0;
    background: transparent;
    height: 30px;
    width: 100%;
    padding-bottom: 0.6em;
}
div.sitemapContainer li div.topLevel a {
    display: block;
    background: transparent;
    height: 30px;
    padding: 4px 0 0 10px;
    text-decoration: none;
    color: #0F5AA4;
    font-weight: bold;
}
div.formControls {
    clear: both;
}
input.submitButton {
    border:none;
}
div.searchField {
    font-size: 100%;
    width: 330px;
}
div.searchField input#SearchableText {
    width: 100%;
    display: block;
    margin-bottom: 1em;
}
div.searchField label {
    display: block;
    color:  #0F5AA4;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
}
#containerFrontPage div.mainAddress a {
    background-color: #58585A;
    padding-left: 3px;
    padding-right: 3px;
}
.category-allfinanzberatung #topMenu,
.category-allfinanzberatung #topMenu a {
    color: #707173;
}

/*  */
