* {
   margin: 0;
   padding: 0px;
}
body {
    background:#eff3f5;
    font-family: Arial,Verdana,sans-serif;
    font-size:11px;
    color:#48545b;
}
h2  {
    color:#ee7f01;
}
.clear{clear:both;}

a {
    color:#ee7f01;
    text-decoration:none;
}

a:hover {
    color: #003F64;
}

#wrap .noborder{
    border-top:0px;
}
#selimg {
    display: none;
}

#upper {
    background:#fff url(../img/header-background.gif) repeat-x;
    width: 100%;
    float:left;
    padding:0 0 32px 0;
}
#upperbox{
    margin: 0 auto;
    width:1000px;
}
#headerleft {
    float: left;
    width: 540px;
}
#headerleft img{
    border: 0px;
    margin:20px 0 3px 8px;
}

#middle{
    background: #fff;
    float: left;
    width: 100%;
    padding:0 0 24px 0;
}
#contentbox {
    margin: 0 auto;
    width: 1000px;
}

#siteheader img{
    margin: 3px 0 0 0;;
}
#bigleft {
    background: transparent url(../img/headerleft-contentbg.gif) no-repeat;
    margin:4px 0 0 -5px;
    width: 556px;
    height: 431px;
}
#bigleft .first-element{
    
    font-size:11px;
}
#bigleft .first-element .content-element p {
    float: left;
    margin: 300px 0 0 34px;
    width: 240px;
    line-height:2;
    color:#48545b;
}
#bigleft .content-element p {
    float: left;
    margin: 300px 0 0 116px;
    width: 114px;
    line-height:2;
    color: #8FA3AE;
}

#headerright {
    float: right;
    width: 460px;
}

#mainmenubox {
    background: transparent url(../img/mainmenubox-bg.gif) repeat-y;
    float:right;
    margin: 20px 56px 8px 0;
}
#mainmenubox ul {
    list-style:none;
}
#mainmenubox ul li {
    float:left;
    width:128px;
    line-height:1.6;
}
#mainmenubox ul li a{
    text-decoration:none;
    color:#fff;
    font-weight:bold;
    font-size:14px;
}
#mainmenubox ul li ul li a{
    font-weight:normal;
    color:#bbcdd7;
    font-size:11px;
}
#mainmenubox ul li ul li.sel a {
    color: #f87e01;
}

#produktmenubox {
    float:right;
    margin:62px 0 0 19px;
    list-style:none;
}
#produktmenubox li {
    float: left;
    background:#e3e6e9;
    border:1px solid #b7c1c8;
    width:79px;
    height:79px;
    margin:0 18px 13px 0;
    position: relative;
}
#produktmenubox li a img {
    margin:5px;
}
#produktmenubox .tooltipshow {
    background-color: #f07e0e;
}
#produktmenubox .tooltip {
    background: url(../img/tooltip_bottom.gif) no-repeat bottom;
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 145px;
    padding: 0 0 13px 0;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}
#produktmenubox .tooltip .tt_top {
    position: absolute;
    top:-10px;
    left: 0;
}

#produktmenubox2 .tooltiplink a {
    color: #003F64;
}
#produktmenubox2 {
    float:right;
    margin:12px 0 0 0;
    width: 440px;
}
#produktmenubox2 ul {
    list-style:none;
}
#produktmenubox2 ul li {
    float: left;
    border-top:1px solid #e5ecef;
    width:178px;
    margin:5px 24px 1px 0;
    padding:4px 0 0 0;
}
#produktmenubox2 ul li a{
    background:transparent url(../img/lia-background.gif) no-repeat;
    padding:0 0 0 10px;
    font-size:11px;
    display:block;
}

#bottom {
    float: left;
    background: #f0f4f6;
    width: 100%;
    margin: 22px 0 0 0;
    padding: 0 0 22px 0;
}
#bottomleft{
    margin:0 0 0 12px;
    color:#8fa3ae;
}
#bottomleft a {
    font-size:11px;
    margin:0 12px 0 12px;
}
#bottomright{
    color:#8fa3ae;
    width:438px;
}
#footerfirst{
    float: left;
}
#footerfirst a{
    margin:0 12px 0 0;
}
#bottombox {
    margin: 0 auto;
    width:1000px;
}
#bottomleft {
    float: left;
}
#bottomright {
    float: right;
}

#produktmenubox2 h2, #kontaktbox h2 {
    background:transparent url(../img/h2-background.gif) right bottom no-repeat;
    margin:4px 0 20px 0;
    font-size:23px;
    width:377px;
}

/*
    Kontaktbox Startseite
*/
#kontaktbox {
    margin: 12px 0 0 21px;
    width: 400px;
    float: left;
}
.kontakt-menu{
    margin:-125px 0 0 200px;
}
.kontakt-menu ul {
    list-style:none;
}
.kontakt-menu ul li {
    border-top:1px solid #e5ecef;
    width:178px;
    margin:5px 24px 1px 0;
    padding:4px 0 0 0;
}
.kontakt-menu ul li a{
    background:transparent url(../img/lia-background.gif) no-repeat;
    padding:0 0 0 10px;
    font-size:11px;
}
#kontaktbox .first-element {
    float: left;
    color: #8FA3AE;
}
#kontaktbox .bodytext {
    line-height: 1.8;
}
#kontaktbox .kontakt-menu {
    float: right;
}

/*
    Seitentitel
*/
#siteheader {
    margin:3px 0 0 0;
    background:transparent url(../img/headerleft-contentbg-level2.gif) no-repeat;
    width:527px;
    height:100px;
}
#sitetitle {
    padding:72px 0 0 18px;
    color: #fff;
    font-size:18px;
    font-weight:normal;
}

/*
    NEWS
*/
#newsbox{
    margin:25px 0 0 3px;
    width:520px;
}
.news-latest-gotoarchive{
    float:right;
    margin:13px 0 0 0;
    font-size:10px;
    color:#bbcdd7;
}
.news-latest-container h2{
    background:transparent url(../img/h-background.gif) right bottom no-repeat;
    margin:4px 0 20px 0;
    font-size:23px;
}
.news-latest-item {
    margin:0 10px 0 0;
    float:left;
    width:248px;
}
.news-latest-item h3{
    font-size:11px;
}
.news-latest-date {
    display: none;
}
.news-latest-item .bodytext {
    color:#8fa3ae;
}
.news-latest-item-left{
    float:left;
    width:80px;
}
#wrap .news-latest-item-left img{
    margin:4px 0 0 0;
    border:1px solid #b7c1c8;
}
.news-latest-item-right{
    float:right;
    width:156px;
    line-height:1.8;
}
.news-latest-morelink{
    clear:both;
}
.news-latest-gotoarchive {
    clear:both;
}
.news-list-item{
    border-bottom:1px solid #E5ECEF;
    margin: 0 0 10px 0;
    float:left;
}
.news-list-item h3{
    margin:10px 0 10px 0;
}
.news-list-item a img{
    float:left;
    width: 60px;
}
.news-list-item p.bodytext {
    float: left;
    width:216px;
    margin: 6px;
}
.news-list-morelink{
    clear:both;
    text-align: right;
}
/*
    Infocontentbox
*/
#infocontentbox {
    color:#8FA3AE;
    background: #fff;
    width: 262px;
    padding:15px 0 0 40px;
}
#infocontentbox h1 {
    margin: 6px 0 0 0;
    font-size: 22px;
    color: #ee7f01;
}
#infocontentbox #sitehead h2 {
    margin:0px;
    color:#8FA3AE;
    font-size:18px;
}
#infocontentbox #backlink {
    background: transparent url(../img/lia-background-backlink.gif) no-repeat;
    border-bottom: 1px solid #e6eaed;
    padding:0 0 4px 10px;
}
#infocontentbox #backlink a{
    color: #EE7F01;
    text-decoration:none;
}

/*
    Hauptmenü links
*/
#mainmenuleft .sel img{
    position: absolute;
    top:0;
    left:-26px;
    margin:0;
}
#mainmenuleft {
    margin: 18px 0 0 8px;
    width:204px;
    float:left;
}
#mainmenuleft ul {
   list-style: none;
}
#mainmenuleft ul li {
    position: relative;
    float: left;
    border-top:1px solid #e5ecef;
    width:190px;
    margin:5px 0 0 0;
    padding:4px 0 0 0;
}
#mainmenuleft ul li a {
    font-size:11px;
    display:block;
    color:#48545b;
    text-decoration:none;
    font-size:11px;
}
#mainmenuleft ul li.sel a {
    color: #f87e01;
}
#mainmenuleft ul.menu-level2 li {
    width:180px;
}
#mainmenuleft ul.menu-level2 li a{
    background:transparent url(../img/lia-background.gif) no-repeat 0% 40%;
    color:#48545b;
    padding:0 0 0 10px;
}
#mainmenuleft ul li.sel ul li {
	border: 0;
	margin:0;
	padding:0;
}
#mainmenuleft ul li.sel ul li.first {
	border-top:1px solid #e5ecef;
	margin:4px 0 0 4px;
    padding:8px 0 0 0;
}
#mainmenuleft ul li.sel ul li {
	margin:0 0 0 4px;
}
#mainmenuleft ul li a {
	display: block;
}
#mainmenuleft ul li.sel ul li.last {
	margin:0 0 5px 4px;
    padding:0 0 4px 0;
}
#mainmenuleft ul li.sel ul li.sel a {
	color: #F87E01;
}
#mainmenuleft ul li.sel ul.menu-level2 li{
    margin:4px 0 0 10px;
}
/*
    Content Links
*/

#content-left {
    margin:-67px 0 0 0;
    float: left;
    width: 300px;
}
#content-left h2 {
    margin:0 0 10px 0;
    font-size: 22px;
}
#content-left p {
    line-height: 1.4;
}
#content-left ul  {
    padding: 6px 0 0 18px;
    list-style-image:url(../img/ul-li-element.gif);
}
#content-left ul li {
    margin: 6px 0 6px 0;
}
#content-left ol {
    padding: 0 0 0 18px;
}
#content-left .content-element {
    padding: 0 0 0 40px;
}
#content-left .first-element .content-element {
    padding:0px;
}

/*
    Content rechts
*/
#content-right ul  {
    padding: 0 0 0 12px;
}
#content-right ol {
    padding: 0 0 0 18px;
}
#content-right {
    margin:0 62px 0 0;
    float: right;
    width:380px;
}
#content-right .first-element {
    margin:36px 0 0 0;
}
#content-right h2{
    margin:0 0 12px 0;
    font-size: 18px;
    color:#8fa3ae;
}
#content-right .first-element p {
    line-height: 1.4;
}
#content-right .content-element{
    margin:16px 0 0 0;
}
#content-right .contenttable {
    width:380px;
}
/*
    Contentmenü rechts
*/
#menucontentright {
    margin: 18px 0 0 18px;
    width:204px;
    float:left;
}
#menucontentright ul {
    list-style:none;
}
#menucontentright ul li {
    float: left;
    border-bottom:1px solid #e5ecef;
    width: 380px;
    padding:10px 0 10px 0;
    line-height:1.4;
}
#menucontentright .bordertop{
    border-top:1px solid #e5ecef;
}
#menucontentright ul li a {
    padding:0 0 0 4px;
    color:#f87e01;
    text-decoration:none;
    font-size:11px;
}
#menucontentright ul li span {
    padding:0 0 0 4px;
}
#menucontentright .even{
    background:#f8f9fb;
}

/*
    Table Content
*/
.contenttable {
    border-collapse:collapse;
}
.contenttable tr td {
    border-top: 1px solid #ccd2d5;
    vertical-align: top;
    padding: 10px;
}
.contenttable .tr-even {
    background:#f7f9fa;
}
.contenttable .td-0 {
    color: #EE7F01;
    font-weight: bold;
}
.contenttable .tr-last td {
    border-bottom: 1px solid #ccd2d5;
}

/*
    PDF Download Box
*/
#pdfdownload {
    margin:0 0 10px 0;
    text-align: left;
}
#pdfdownload a{
    text-decoration: none;
    color: #8FA3AE;
}
#pdfdownload a img {
    margin:0 6px 0 0;
}

#mailform{
    width: 304px;
}
#mailform fieldset {
    border: 0px;
}
.csc-mailform-field{
    clear:both;
}
#mailform .csc-mailform-field input,#mailform .csc-mailform-field textarea {
    width: 200px;
    margin:12px 0 0 0;
    float:left;
    border: 1px solid #e5ecef;
}
#mailform .csc-mailform-field input#mailformplz{
    width:inherit;
}

#mailform .csc-mailform-field input.csc-mailform-submit {
    margin:10px 12px 0 0;
    background:#F0F4F6;
    color:#F87E01;
    float:right;
}
#mailform .csc-mailform-field label {
    display: block;
    float:left;
    width: 90px;
    margin:12px 0 0 0;
}