body {
margin: 0px;
font: 12px Arial;
background-image: url(./../img/bg-dark.gif);
color: #51461F;
}

a#logo {
display: block;
width: 140px;
height: 92px;
background: url(./../img/logo.gif) no-repeat;
position: absolute;
margin-left: 491px;
}

div#white_bg {
width: 100%;
background-color: #FFF;
}

div.clear {
clear: both;
}

div#top {
width: 100%;
background-image: url(./../img/bg-light.gif);
height: 142px;
border-bottom: 2px solid #FFF;
}

div#sub_navi a:hover {
color: #7F7827;
}

div.line {
width: 947px;
font-size: 11px;
height: 32px;
background-image: url(./../img/bg-dark.gif);
border-bottom: 2px solid #FFF;
}

div#service_navi {
width: 581px;
border-right: 2px solid #FFF;
background-image: url(./../img/bg-light.gif);
padding: 9px;
padding-left: 23px;
float: left;
}

*html div#service_navi {
width: 613px;
}

div#service_navi a {
margin-right: 15px;
text-decoration: none;
color: #8A7F52;
}

div#service_navi a:hover {
color: #51461F;
}

div#content_left a {
color: #51461F;
}

div#content_left a:hover {
text-decoration: none;
}

div#content_left p.bodytext {
margin: 0px;
}

div#content_left div.csc-header {
margin-bottom: 15px;
}

div#teaser {
width: 254px;
float: right;
/* padding-left wegen IS24 geaendert von 80 auf 50px */
padding-left: 50px;
margin-top: -10px;
}

*html div#teaser {
padding-left: 0px;
margin-top: 0px;
}

div#teaser div.csc-header {
display: inline;
}

div#teaser div.csc-textpic-text {
/* margin-top: -10px; */
margin-bottom: 20px;
}

*html div#teaser div.csc-textpic-text {
/* margin-top: -17px; */
}

/*
div#teaser div.csc-textpic-imagewrap {
margin-top: -21px;
}
*/

div#teaser p.bodytext {
font-size: 11px;
margin:0px;
}

div#teaser p.bodytext img {
margin-bottom: 9px;
}

div#teaser a {
color: #51461F;
}

div#teaser a:hover {
text-decoration: none;
}

ul {
list-style-image: url(./../img/bullet.gif);
}

h5, p.ul_head {
display: block;
text-align: left;
margin: 0px;
margin-left: 142px;
font: 12px Arial;
}

div.left_text {
text-align: left;
margin-left: 142px;
}

li {
margin-bottom: 6px;
}

dd {
display: none;
}

div#sub_navi_1 {
visibility: hidden;
}

img.pdf {
vertical-align: -3px;
}
