body
{
    text-align: center; /*IE*/
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    background: #B8B8B8;
    color: #525B60;
}

td
{
vertical-align:top;

}
 a
{
    color: #004871;
    text-decoration: none ; 
}

a:active
{
outline: none;
}

a:hover
{
 text-decoration: underline ; 
}

a:focus
{
-moz-outline-style: none;
}

/* ###################################################### */
/* ######################### BODY ####################### */
/* ###################################################### */
        
div.header
{
    margin: 0 auto;
    background-image: url('http://elsa24.de/cms/upload/layout/header.png');
    background-repeat: no-repeat;
    height: 110px;
    width: 970px;
    display:block;
}

div.body_bg
{
    margin: 0 auto;
    padding-bottom:10px;
    background-image: url('http://elsa24.de/cms/upload/layout/body_bg.png');
    background-repeat: repeat-y;
    width: 970px ;
    text-align: center;
    overflow: auto;
}

div.footer
{
    margin: 0 auto 40px;
    background-image: url('http://elsa24.de/cms/upload/layout/footer.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 970px;
}

/* ###################################################### */
/* ##################### CONTAINERS ##################### */
/* ###################################################### */

.leftside
{
    width: 180px; 
    margin-left: 25px;
    margin-top: 15px;
    float: left;
    text-align: left;
}

.rightside
{
    width: 180px; 
    margin-right: 26px;
    margin-top: 15px;
    float: right;
    text-align: left;
}

.content
{
    width: 500px;
    margin: 40px 20px;
    float: left;
    text-align: left;
    word-spacing: 3px;
    letter-spacing: 0.01em;
    line-height: 16px;
}


/* ###################################################### */
/* ####################### BOXES ######################## */
/* ###################################################### */

.box_top
{
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 5px;
    background-image: url('http://elsa24.de/cms/upload/layout/box_top.png');
    background-repeat: no-repeat;
    height: 19px;
    width: 175px;
    font-weight: bold;
    color:#fff;
}


.box_body
{
    width: 178px;
    margin: 0 auto 10px;
    padding-top:10px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    background-color:#F5F6F9;
    overflow:auto;

}

.xing
{
    margin: 0 auto 10px;
    background-image: url('http://elsa24.de/cms/upload/layout/xring_button.png');
    background-repeat: no-repeat;
    width: 180px;
    height:100px;
    color:#004871;
    text-align:center;  
}

.xing a
{
    padding: 10px;
    display: block;
    font-size: 8pt;
}

.educa
{
    margin: 0 auto 15px;
    width: 180px;
    height:190px;
    color:#004871;
    text-align:center; 
     font-size: 8pt; 
    
}

.educa a
{
    display: block;
    font-size: 8pt;
}

.improve
{
    margin: 0 auto 15px;
    width: 180px;
    height:210px;
    color:#004871;
    text-align:center; 
    font-size: 8pt; 

}

.improve a
{
    display: block;
    font-size: 8pt;
}

.leftside img
{
    border: 1px solid #E5E5E5;
    background-color: #F5F6F9;
    width: 172px;
    padding: 3px;
}


/* ###################################################### */
/* ################## HILFSNAVIGATION ################### */
/* ###################################################### */

.hilfsnavigation
{
    height: 30px;
    width: 921px;
    margin: 0 auto;
    background-image: url('http://elsa24.de/cms/upload/layout/hilfnavi.png');
    background-repeat: no-repeat;
    text-align: center;
}

.hilfsnavigation ul
{
    height: 38px;
    width: 600px;
    margin: 0 auto;
    list-style-type: none ;
}

.hilfsnavigation li
{
    height: 21px;
    float: left;
    text-align: center;
    display: block;
    margin-top: 1px;
    padding-top: 7px;
}

.hilfsnavigation li:hover
{
    background-image: url('http://elsa24.de/cms/upload/layout/navi_over.png');
    background-repeat: repeat-x;
}

div.hilfsnavigation li a
{
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: bold;
    display: block;
    text-decoration: none;
}   


/* ###################################################### */
/* ################# HAUPTNAVIGATION #################### */
/* ###################################################### */

 a.hauptnavi
{
    background-image: url('http://elsa24.de/cms/upload/layout/puce.png');
    background-repeat: no-repeat;
    background-position: 5px 8px; 
    padding-left: 22px;
    line-height: 28px;
    display: block;
}

 a.hauptnavi:hover
{
    background-color: #DFE6E8;
}

a.hauptnavi:active
{
  outline: none;
}

/* ###################################################### */
/* ################### SUBNAVIGATION #################### */
/* ###################################################### */

.box_subnavi
{
    width: 168px;
    margin: 0 auto 10px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom:0px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    background-color:#F5F6F9;
    overflow:auto;

}
/* ###################################################### */
/* ###################### WERBUNG ####################### */
/* ###################################################### */

div.werbung
{
    height: 64px;
    float: right;
    margin-right: 25px;
    margin-top: 30px;
    display: block;
    border: 1px solid #E5E5E5;
    background-color: #F5F6F9;
}

div.werbung img
{
    margin: 2px;
}



/* ###################################################### */
/* ###################### CONTENT ####################### */
/* ###################################################### */

.content p
{
    margin-left: 0px;
    text-indent: 0em;
    line-height: 1.4em;
}

.druckvorschau
{
    text-align:right;
    margin-top:10px;
}

h1, h2
{
    color: #004871;
    font-weight: lighter;
    font-size: 16pt;
    /*border-bottom: 1px solid #004871 ;*/
    line-height: 25px;
}

h2 p
{
margin:0px;
padding:0px;
}

pre code
{
    background-color: #fff;
}

code
{
    background-color: #fff;
    color: #32AACE;
    font-size: 1.4em;
    font-weight: normal;
}

        

li, tt, kbd, tr, td { 

    margin-left: 0px;
    text-align: left;
    text-indent: 0em;
    line-height: 1.4em;
    font-size: 1em;
    color: #6A7777;
    font-weight: normal;
}

        

var
{
    margin-left: 0px ;
    text-align: left;
    text-indent: 2em ;
    line-height: 1.4em ;
    font-size: 1em ;
    color: #fff ;
    font-weight: normal ;
    background-color:#F5F6F9; 
}

dt 
{ 
    font-weight: bold;
    margin-top:1em;
}

blockquote 
{
    background-color:#F5F6F9;
    border: 1px dotted #6A7777;
    padding: 5px;
}



/* ############# FORM ###########*/
#SpryContactForm{ 
    padding-top:20px;
}
span.contactFormSubmit input.resetbutton,span.contactFormSubmit input.submitbutton{
    background:#fff;
    color:#000;
    border: 1px solid #000;
}
span.contactFormSubmit input.submitbutton{
    margin-left:60px;
}
#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width:180px;
}

#SpryContactForm textarea{
    height:150px;
    width:250px;
}
#SpryContactForm ul li{
    height:30px;
    clear:both;
}
#SpryContactForm ul li.textarea{
    height:180px;;
}
#SpryContactForm label{
    display:block;
    float:left;
    width:130px;
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
    position:relative;
    left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
    height:auto;
}
#SpryContactForm ul li span span.grpradio{
    display:block;
    width:70px;
    height:25px;
    float:left;
}
#SpryContactForm ul li.grpcheckbox{
    height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
    display:block;
    width:100px;
    height:25px;
    float:left;
}
br.clear{
    clear:both;
}

.karea
{
width:400px;
height:200px;
}
.ksmall
{
width:50px;
}

.klong
{
width:400px;
}
.kinfo
{
padding:5px;
color:white;
font-weight:bold;
background-color:green;
text-align:center;
}

.kerror
{
padding:5px;
color:white;
font-weight:bold;
background-color:red;
text-align:center;
}