@import url("lb.css");
BODY {    
    margin: 0px; 
    background-color: white;
     
}

font.strata {
    font-family: arial;
    color: #51F812;
}

P {  
    margin: 0px 10px 0px 10px; 
    font-family: arial;
    color: #676767;
    text-align: left;
    font-size : 14px;
    font-weight: normal;
}

H1 { /* Headline */
    margin: 0px 10px 8px 10px;
    font-family: georgia;
    color: #943b2f;
    font-size : 25px;
    text-align: left;
    font-weight: normal;
}

H2 { /* Headline Rechts */
    margin: 0px 8px 0px 8px;
    font-family: georgia;
    color: #943b2f;
    font-size : 16px;
    text-align: left;
    font-weight: normal;
}

H3 { /* SubHeadline */
    margin: 0px 10px 8px 10px;
    font-family: arial;
    color: #676767;
    font-size : 16px;
    text-align: justify;
    font-weight: normal;
}

h4 {
    margin:12px 10px 2px;
    font-family: arial;
    color: #933a2f;
    font-size : 12px;
    text-align: left;
    font-weight: bold;
}
li h4 {
    margin: 0;
    font-family: arial;
    color: #933a2f;
    font-size : 14px;
    text-align: left;
    font-weight: bold;
}

H5 { /* herausheber */
    margin: 8px 10px 8px 8px;
    font-family: arial;
    color: #933a2f;
    font-size : 14px;
    font-weight: bold;
}

ul {
    margin: 0px; padding: 0px;
    font-family: arial;
    color: #676767;
    font-size : 14px;
    text-align: left;
    margin: 0px 8px 8px 24px;
    
}

ol {
    margin: 0px; padding: 0px;
    font-family: arial;
    color: #676767;
    text-align: justify;
    font-size : 12px;
    margin: 0px 8px 8px 32px;
    
}

li {
    margin: 0px;
    color: #676767;  
}

/* FORM TAGS*/
fieldset {
    border: 0px;
    text-align: left;
    margin: 0px 10px 8px 8px;
}

fieldset.csc-mailform br {
    clear: left;   
}

label {
    color:#676767;
    display:block;
    float:left;
    font-family:arial;
    font-size:12px;
    width:64px;
}

div.csc-mailform-fieldlbl {
    width: 72px;
    float: left;    
}

div.csc-mailform-fieldfld {
    width: 250px;
    float: left;    
}

input {
    font-family: arial;
    color: #676767;
    border: 1px solid #943b2f;
    font-size : 12px;
    margin: 0px 8px 0px 10px;
}
textarea {
    font-family: arial;
    color: #676767;
    border: 1px solid #943b2f;
    font-size : 12px;
    margin: 0px 8px 0px 10px;
}

/* Tables */
table p {
    margin: 0px;
    margin: 8px 0px 8px 0px;
}

table ol, ul {
    margin: 8px 0px 8px 22px;
    list-style-position:outside;
    list-style-image: url("../images/icon-list.gif");
}

ul li ul{
    list-style-image: none;
    list-style-type:disc;
}

/*
  DOCHEAD
*/
DIV#hauptmenu {
    height: 96px;
    width: 810px;
    margin: 0 auto;
}
DIV#hauptmenu a {
    color: #777777;
}

div.headerbg {
    background-image: url(../images/header_bg.jpg);
    height: 192px;
    /*width: 100%;*/
}

div.headerlogo {
    background-image: url(../images/header_logo.jpg);
    height: 96px;
    width: 900px;
}

DIV#headermenu {
    height: 96px;
    width: 810px;
    margin: 0 auto;
}

DIV.headimg {
    float: left;
    text-align: center;
    vertical-align: top;
    height: 96px;
    margin: 0px 8px 0px 8px;
}

DIV#headermenu-act,#headermenu-no {
    float: left;
    vertical-align:sub;
    text-align: center;
    height: 54px;
    margin: 19px 5px 0px 5px;
}

DIV#headermenu a {
    margin: 0px 8px 0px 8px;   
    font-family: georgia;
    font-size: 13px;
    color: #ffffff;
    vertical-align:sub; 
    font-weight: normal;
    text-decoration: none;
}

DIV#headermenu a:hover {
    text-decoration: underline;
}

DIV#headermenu-act a {    
    text-decoration: underline;
    color: white; 
}

img.headtr {
    height: 54px;
    width: 5px;
    vertical-align: top;
    border:none;
}

/*
  DOCBODY
*/

div.body {
    width: 910px;
}

/* BODY LINKS includes submenu*/
div.body a {
    margin: 0px;
    font-family: georgia;
    font-size: 13px;
    color: #767676;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    font-style: normal;
}     

div.body a:hover {
    color: #943a2f;
}

div.leftcol {
    float:left;
    width: 205px;
}

div.midcol {
    margin: 0px;
    float:left;
    width: 485px;
}

div.trcolleft {
    float:left;
    width: 10px;
    /*background-image: url(../images/body_tr1.png);*/
    height: 492px;
    background-color: white;
}

div.trcolright {
    float:left;
    width: 10px;
    /*background-image: url(../images/body_tr2.png);*/
    height: 492px;
    background-color: white; 
}

div.rightcol {
    float:left;
    width: 190px;
}

div.rightcol hr {
    height:12px;
    background-image: url(../images/r_menu_trshade.gif);
    border-top:1px solid #7d3228;
    border-bottom: 0px; 
    border-right: 0px;
    border-left: 0px;
    margin: 4px 0px 0px 0px; 
}

div.hr {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    height: 11px;
    width: 190px;
    background: #fff url(../images/r_menu_trshade.gif) repeat-x;
    border-top:1px solid #7d3228;
    border-bottom: 0px; 
    border-right: 0px;
    border-left: 0px; 
}

div.rightcol h4 {
    margin: 0px;
    padding: 0px 8px 10px 8px;
    font-family: arial;
    color: #7d3228;
    font-size : 14px;
    text-align: left;
    font-weight: normal;
}

div.rightcol p, a, csc-uploads-description {
    margin: 0px 5px 0px 5px;
    font-family: arial;
    color: #676767;
    font-size : 14px;
    text-align: left;
    font-weight: normal;
}

div.rightcol p.bodytext {
    margin: 0px 6px 0px 6px !important;
}

div.rightcol a {
    margin: 0px 8px 0px 0px;
    font-family: arial;
    color: #676767;
    font-size : 14px;
    text-align: left;
    font-weight: normal;
}

div.rightcol a:hover {
    text-decoration: underline;
}

div.rightcol img {
    margin-top: 15px;
    margin-left: 16px;
}

div.rightcol div.csc-textpic-imagewrap {
    margin-left: 8px;
    margin-bottom: 8px;
}

div.download img {
    margin: 0px;
    border: 0px;
    vertical-align : middle;
}

div.download p {
    vertical-align : middle;
    margin: 0px 0px 16px 0px;
}

div.dlico {
    float: left;
    vertical-align: top;
    width: 18px;
    margin: 4px 6px;
} 

div.dldesc {
    float: left;
    vertical-align: top;
    width: 160px;
    margin: 4px 0px;
    text-align: left;
}

/* SUBMENU */
div.subcornertop {
    float:left;
    width: 12px;
    height: 13px;
    background-image: url(../images/submenu_corner_upleft.gif);
}

div#subcornerbg {
    margin: 0px;
    width: 205px;
    background-image: url(../images/submenu_bg.gif);
}

div#subcornerbg u {
    color: #767676;
}

div.subcornerbot {
    float:left;
    width: 12px;
    height: 13px;
    background-image: url(../images/submenu_corner_dnleft.gif);
}

div.subcornerbar {
    float:left;
    width: 193px;
    height: 13px;
    background-image: url(../images/submenu_corner_bar.gif);
}

div.subcornerbartwo {
    float:left;
    width: 193px;
    height: 13px;
    background-image: url(../images/submenu_corner_bar2.gif);
}

DIV.subimg {
    text-align: center;
    width: 205px;
    height: 1px;
    background-image: url(../images/submenu_tr.gif);
    background-repeat: no-repeat;
    background-position: center;
}

DIV.sub-img {
    margin-top: 16px;
    text-align: center;
    width: 205px;
}

DIV#submenu-act {
    margin: 0px;
    text-align: center;
    width: 205px;
    padding: 8px 0px;
}

DIV#submenu-no {
    margin: 0px;
    text-align: center;
    width: 205px;
    padding: 8px 0px;
}

DIV#submenu-act a {    
    color: #943a2f;
}

img.subtr {
    height: 1px;
    width: 195px;
    border:none;
}

/* FOOTER */
hr.footer {
    height:0px;
    margin-top: 16px;
    border-top:1px solid #943b2f;
    border-bottom: 0px; 
    border-right: 0px;
    border-left: 0px;
}

DIV#footer {
    width: 900px;
    margin-bottom: 12px;
}

DIV#footer u {
    color: #943b2f;
}

DIV#footer p {
    font-family: georgia;
    font-size: 10px;
    color: #888888;
    text-align: center;
    text-decoration: none;
    margin: 0px 8px 0px 8px;
}

DIV#footer a {    
    font-family: georgia;
    font-size: 12px;
    color: #888888;
    text-align: center;
    text-decoration: none;
    margin: 0px 8px 0px 8px;
}

DIV#footer a:hover {
    text-decoration: underline;
}

/* Other */
td.csc-uploads-icon img {
    border: 0px;
}

span.important { 
    font-family: arial;
    color: #676767;
    text-align: justify;
    font-size : 14px;
    font-weight:bold;
}

span.detail { 
    font-family: arial;
    color: #51F812;
    font-weight:bold;
    font-style: italic;
}

dd.csc-textpic-caption {
    text-align: left;
    font-family: arial;
    color: #676767;
    font-size : 12px;
    font-weight: normal;
    margin: 0px 10px;
}

div#page-intro {
    width: 890px; height: 656px;
    background: url(../images/intro.jpg) 0 0 no-repeat;
    position: relative;
}

div#page-intro div#headermenu {
    height:96px;
    margin:0 auto;
    width:900px;
    position: absolute;
    bottom: 59px;
}

div#page-intro div#headermenu a {
    display: block;
    width: 130px; height: 84px;
    margin:0 13px 0 6px;
    opacity: 0;
    /* IE anchor display:block fix */
    filter: alpha(opacity = 0);
    background-image: url(../images/menu_tr.jpg);
    background-repeat: no-repeat;
    background-position:1px 1px;

}

div#page-intro div#headermenu-act, div#page-intro #headermenu-no {
    margin:0;
}

#page-intro-mid .midcol {
    width: 890px;
}
#page-intro-mid .midcol h1 {
   text-align: center;
}

.csc-uploads-fileName {
    background: url(../images/icon-pdf.png) 0 center no-repeat;
    padding-left: 16px;
}

.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
    height:1%;
    overflow:auto;
    padding-left:15px;
}

.spacer-gif { margin: 0; padding: 0; border: 0 !important;}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
   border: 1px solid #676767;
}

.beispiele ul {
    margin:0;
    list-style-position: inside;
}
.beispiele h4 {
    padding-left: 16px;
    background: url(../images/icon-list.gif) 0 center no-repeat;
    margin: 0px;
    font-size: 14px;
}

.beispiele .lcol { float: left; width: 100px; padding-left: 12px; }
.beispiele .rcol { float: left; width: 370px; }
.beispiele p, .beispiele ul { margin-bottom: 12px; }
.beispiele ul { list-style-image: none; list-style-position: outside; margin-left:10px; }

.emaillink img {
    margin: 0px !important;;
    border: none;
    vertical-align:text-bottom;
}
