/*************************************************************************************************************************************
* Generall HTML settings
*************************************************************************************************************************************/

body {
    margin: 0;
    padding: 0;
    background-color: #f0f0f0;
    color: #000;
    font-family: Arial,Helvetica,Geneva,Sans-serif;
    font-size: 0.8em;
}

html {
    min-height: 101%;
}

div, form {
    margin: 0;
    padding: 0;
}

/*************************************************************************************************************************************
* Global IDs and Classes
*************************************************************************************************************************************/

.hidden-element {
    display: none;
}

div.float-left, div.float-right {
    float: left;
    position: absolute;
    left: -1000em;
    width: 1px;
    height: 1px;
    font-size: 1px;
}

div.float-right {
    float: right;
}

div.clear-left {
    clear: left;
}

div.clear-right {
    clear: right;
}

div.clear-both {
    clear: both;
}

img.float-left {
    float: left;
    margin: 0 10px 10px 0;
}

img.float-right {
    float: right;
    margin: 0 0 10px 10px;
}

div.align-center {
    width: 100%;
    text-align: center;
}

iframe {
    height: 252px;
}

/*************************************************************************************************************************************
* Page Layout
*************************************************************************************************************************************/

/* Page: place the whole site to middle/top */
div#page {
    width: 990px;
    margin: -4px auto 0 auto;
    padding: 0;
    background-image: url(../images/background-header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

div#navigation-contact {
    height: 126px;
    margin: 5px 10px 0 0;
    text-align: right;
}

/* Content-Main: contains left and right navigation, also the content frame in the middle */
div#content-main {
    width: 100%;
    background-image: url(../images/background-body.gif);
    min-height: 700px;
}

/* Navigation-Left: contains the left-hand navigation (background-settings for Navigation-right too) */
div#navigation-left, div#navigation-right {
    float: left;
    background-color: #dcdcdc;
    width: 202px;
}

/* Navigation-Right: contains the right-hand navigation */
div#navigation-right {
    float: right;
}

/* Navigation-Right: contains the right-hand navigation */
div#content {
    float: left;
    width: 586px;
    border: 0px solid #000;
}

div#content div#content-elements, div#content div#print  {
    margin: 10px 20px 0 20px;
}

/* Navigation-Print - containts print and to-top link */
div#print {
    border-top: 1px dotted #67717e;
    text-align: right;
}


/*************************************************************************************************************************************
* Navigation
*************************************************************************************************************************************/

/* Navigation Contact */
ul.navigation-contact {
    margin: 0;
    padding: 4px 0 0 0;
    list-style-type: none;
}

ul.navigation-contact li {
    margin: 0 0 0 15px;
    padding: 0 0 0 5px;
    display: inline; 
    background-image: url(../images/lsi-navigation-top.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
}

ul.navigation-contact a {
    text-decoration: none;
    color: #67717e;
}

ul.navigation-contact a:hover {
    text-decoration: none;
    color: #00b7da;
}

ul.navigation-contact a.active {
    color: #00b7da;
}

/* Navigation Left Hand */
ul.navigation-left, ul.navigation-left-II {
    margin: 34px 20px 20px 15px;
    padding: 0;
    list-style-type: none;
}


/* Layer I*/
ul.navigation-left li {
    background-image: url(../images/lsi-navigation-left-I.gif);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 10px;
    margin-bottom: 17px;
    font-size: 1.1em;
}

ul.navigation-left li a {
    color: #67717e;
    text-decoration: none;
    display: block;
}

ul.navigation-left li a:hover {
    color: #00b7da;
}

ul.navigation-left li a.active {
    color: #00b7da;
}


/* Layer II*/
ul.navigation-left-II {
    margin: 8px 0 0 0;
}

ul.navigation-left-II li {
    background-image: url(../images/lsi-navigation-left-II.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 13px;
    margin: 0 0 3px 0px;
    font-size: 9pt;
}


/* Navigation Right Hand */
div#navigation-right-content {
    margin: 34px 20px 30px 15px;
    font-weight: bold;
    position: absolute;
    top: 110px;
}

div#navigation-right-content a {
    color: #67717e;
    text-decoration: none;
}

div#navigation-right-content a:hover {
    color: #00b7da;
}


/* Print */
div#print ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 5px 0 20px 0;
}

div#print ul li {
    display: inline;
}

div#print ul li a {
    text-decoration: none;
    color: #67717e;
}

div#print ul li a:hover {
    color: #00b7da;
}

/*************************************************************************************************************************************
* FCE
*************************************************************************************************************************************/

/*
* Global setup for FCEs
*/
h3.blue {
    color: #00b7da;
    font-size: 14pt;
}

h3.grey {
    font-size: 14pt;
    color: #67717e;
}

div#content-elements p {
    line-height: 12pt;
    padding: 0;
    margin: 0 0 10pt 0;
}

div#content-elements a {
    color: #00b7da;
    text-decoration: none; 
}

div#content-elements a:hover {
    text-decoration: underline; 
}

/* FCE - Content element with colored headline */
div.content-element-colored-headline-text {
    color: #67717e;
}

div.content-element-colored-headline-text h3 {
    margin: 9pt 0 6pt 0;
    padding: 0;
    font-size: 12pt;
}

div.content-element-colored-headline-text ul {
    list-style-type: square;
    line-height: 13pt;
}


div.content-element-colored-headline-text li ul {
    margin: 3pt 0 3pt 0;
    list-style-type: square;
    line-height: 13pt;
}


/* FCE - Image */
div.align-center img {
    margin-bottom: 20px;
}


/* FCE - Lawyer - contains images and informations of employed lawyers  */
div.content-element-lawyer {
    width: 100%;
    color: #67717e;
    margin: 20px 0 0 0;
}

div.lawyer-image {
    width: 210px;
    text-align: center;
    float: left;
    margin: 0 0 10px 0;
}

div.lawyer-information {
    margin: 0 0 0 220px;
}


/* FCE - Content 2 Row */
div.fce-content-two-row {
    width: 100%;
}

div.fce-content-two-row div.two-row-left {
    width: 235px;
    margin: 0 0 0 0;
    float: left;
}

div.fce-content-two-row div.two-row-right {
    width: 300px;
    margin: 0 0 0 243px;
}

/*************************************************************************************************************************************
* EXTENSIONS
*************************************************************************************************************************************/

h1.csc-firstHeader {
    display: none;
}


/* Sitemap */
div.csc-sitemap ul li {
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
}

div.csc-sitemap ul li a {
    margin-bottom: 10px;
}

div.csc-sitemap ul li ul li {
    text-transform: none;
    margin: 0;
    line-height: 13pt;
    font-weight: normal;
}



/* MBR Form2DB */
div#contact-form {
    width: 100%;
}

div#contact-form input, div#contact-form textarea {
    border: 1px solid #abadb3;
    font-family: Arial,Helvetica,Geneva,Sans-serif;
    font-size: 9pt;
}

div.contact-form-left {
    width: 150px;
    float: left;
}

div.contact-form-right {
    margin-bottom: 5px;
}

div.contact-form-right input.contact-form-text {
    width: 350px;
}

textarea.contact-form-textarea {
    width: 350px;
    height: 100px;
}


/*************************************************************************************************************************************
* CRASH
*************************************************************************************************************************************/

.content-element-crash {
    width: 100%;
}

.content-element-crash-headline strong {
    color: #67717e;
    font-size: 12pt;
}

.content-element-crash-spacer {
    height: 10px;
    font-size: 1px;
}

.spacer-10 {
    margin-bottom: 10px;
}

.content-element-crash-left {
    float: left;
    width: 220px;
    margin-bottom: 15px;
}

.content-element-crash-right {
    width: 310px;
    margin: 0 0 15px 230px;
}

.content-element-crash-right input {
    width: 273px;
}


.content-element-crash-right textarea {
    width: 273px;
    height: 80px;
}

.content-element-crash-right input.plz {
    width: 100px;
}

.content-element-crash-right input.ort {
    width: 160px;
}




/*
* Extend. 2008-10-02
*/

div.mandanteninfo-container-wrapper {
    margin-bottom: 20px;
}

div.mandanteninfo-container-left, div.mandanteninfo-container-middle, div.mandanteninfo-container-right {
    float: left;
    margin: 0 40px 0 0;
    padding: 0;
    width: 150px;
    text-align: center;
}

div.mandanteninfo-container-right {
    margin: 0;
}

div.mandanteninfo-container-left img, div.mandanteninfo-container-middle img, div.mandanteninfo-container-right img {
    margin: 0 0 10px 0;
}





