/*
 

*/

/* Delta Powersolutions - Main CSS */
html, body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #797979;
    height: 100%;
}
body {
    text-align: center;
}
form {
    display: inline;
    margin: 0px;
    padding: 0px;
}

a {
    color: #0087DC;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

/* Rahmen Start */
div#all {
    width: 952px;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    padding-top: 10px;
}
div#all div#edge_tl,
div#all div#edge_tr,
div#all div#edge_bl,
div#all div#edge_br {
    border: 0px;
    width: inherit;
    height: 7px;
}
div#all div#edge_tl {
    background: transparent url('/cps/rde/xbcr/dps/img_edge_tl.jpg') no-repeat left top;
}
div#all div#edge_bl {
    background: transparent url('/cps/rde/xbcr/dps/img_edge_bl.jpg') no-repeat left bottom;
}
div#all div#edge_tr {
    background: transparent url('/cps/rde/xbcr/dps/img_edge_tr.jpg') no-repeat right top;
}
div#all div#edge_br {
    background: transparent url('/cps/rde/xbcr/dps/img_edge_br.jpg') no-repeat right bottom;
}
div#border {
    width: inherit;
    border: 1px solid #b7b7b7;
    border-top: 0px;
    border-bottom: 0px;
    width: 950px;
    overflow-x: hidden;
}
div#border * {
    text-align: left;
}
div#bordertop {
    border-top: 1px solid #b7b7b7;
    margin: 0px 7px;
}
div#borderbottom {
    border-bottom: 1px solid #b7b7b7;
    height: 6px;
    margin: 0px 7px;
}
/* Rahmen END */
/* Header START */
div#head {
    height: 92px;
    position: relative;
    padding: 0px;
    margin: 0px;
}
a.logo {
    display: block;
    width: 148px;
    height: 47px;
    background: transparent url('/cps/rde/xbcr/dps/logo_delta.jpg') no-repeat left top;
    border: 0px;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 25px;
}

a.logo img {
    border: 0px;
}

div#border div#headercontent {
    margin: 6px 10px 15px 10px;
/*    float: right;*/
    text-align: right;
/*    width: auto;*/
}

div#border div#headercontent div.headerrow1, 
div#border div#headercontent div.headerrow2 {
/*    width: auto;*/
    text-align: right;
width: 100%;
/*    float: right;*/
}


*html div#headercontent div.headerrow1,
*html div#headercontent div.headerrow2 {
    white-space: nowrap;
    width: inherit;
    float: none;
    width: 5em;
}


div#border div#headercontent div.headerrow2 {
    padding-top: 30px;
}

div.headerlinks {
    margin-right: 5px;
    font-size: 12px;
    /* float: left; */
    display: inline;
}

div.headerlinks a {
    color: #797979;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 12px;
}

div.headerlinks img {
    border: 0px;
    vertical-align: middle;
    margin-right: 5px;
}

div.zoombox {
    color: #797979;
    font-size: 12px;
    margin-right: 5px;
    /*    float: left;*/
    display:inline;
    vertical-align: middle;

}

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

div.selectcountry {
    position: relative;
    width: 155px;
    height: 18px;
    /*float: left;*/
    display: inline;
    padding-right: 155px;
}

div.selectcountry ul {
    background: transparent url('/cps/rde/xbcr/dps/btn_selectsite.jpg') no-repeat top left;
    width: 120px;
    height: 21px;
    margin: 0px;
    padding: 2px 20px 0px 20px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    position: absolute;
    display:inline;
    list-style:none;
}

div.selectcountry ul li {
    display: none;
    filter: alpha(opacity=75);
    opacity: 0.75;
    -moz-opacity: 0.75;
    border: 1px solid #1f99e6;
    border-top: 0px;
    margin: 2px 0px 0px -13px;
    *margin-left: -30px;
    padding: 10px;
    padding-bottom: 0px;
    background: #FFFFFF;
    width: 120px;
}

div.selectcountry ul:hover li,
div.selectcountry ul:hover li:hover {
    display: block;
}

div.selectcountry ul li a {
    text-decoration:none;
    color: #0087DC;    
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
}

div.selectcountry ul li a:hover {
    text-decoration: underline;
}

div.datebox {
    font-size: 12px;
    margin-right: 10px;
    margin-top: 35px;
    margin-left: 170px;
    /*float:left;*/
    display: inline;
}

div.searchbox {
    margin-top: 30px;
    /*float: left;*/
    display: inline;
}

div.searchbox input.searchtxt {
    border: 1px solid #8a8a8a;
    font-size: 11px;
    color: #8a8a8a;
    padding: 0.2em;
    margin-right: 10px;
    width: 120px;
}

div.searchbox input.dosearch {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 20px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
}
/* Header END */
/* Footer START */
div#footer {
    margin-top: 10px;
}
div#footer,
div#footer a {
    color: #797979;
    text-decoration: none;
    font-size: 85%;    
}

/* Footer END */

/* Hauptnavigation START */
div#mainnavigation {
    height: 30px;
    background: transparent url('/cps/rde/xbcr/dps/bg_topmenue.jpg') repeat-x 0 0;
    margin: 0px;
}

div#mainnavigation ul#mainnav {
    list-style: none;
    width: auto;
    height: 30px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    z-index: 1000;
}

div#mainnavigation ul#mainnav li {
    float: left;
    width: auto;
    height: 28px;
    white-space: nowrap;
    background: url('/cps/rde/xbcr/dps/img_topmenu_div.jpg') no-repeat top right transparent;
    position: relative;
}

div#mainnavigation ul#mainnav li.nobg {
    background-image:none;
}

div#mainnavigation ul#mainnav li a {
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 20px;
    white-space:nowrap;
    /*height: 14px;*/
}

div#mainnavigation ul#mainnav li a#active {
    background: url('/cps/rde/xbcr/dps/bg_topnavi_active.gif') no-repeat 48% 0px transparent;
}


div#mainnavigation ul#mainnav li:hover {
    background: #FFFFFF;
    border: 1px solid #b7b7b7;
    background-image:none;
}
div#mainnavigation ul#mainnav li:hover a {
    padding: 8px 19px;
    color: #797979;
}
div#mainnavigation ul#mainnav li div.whiteborder {
    position: absolute;
    bottom: -2px;
    left: 0px;
    border-bottom: 4px solid #FFFFFF;
    width: 100%;
    z-index: 99;
    display: none;
}
div#mainnavigation ul#mainnav li ul.subnav {
    display: none;
    background: #FFFFFF;
    border: 1px solid #b7b7b7;
    position: absolute;
    top: 29px;
    left: -1px;
    z-index: 98;
    padding: 10px;
    padding-right: 0px;
    padding-left: 0px;
    list-style: none;
    min-width: 100%;
    margin: 0px;
}
div#mainnavigation ul#mainnav li:hover ul.subnav,
div#mainnavigation ul#mainnav li:hover div.whiteborder {
    display: block;
}
div#mainnavigation ul#mainnav li ul.subnav li {
    background: none;
    float: none;
    margin: 0px;
    padding: 0px;
    height: auto;
}
div#mainnavigation ul#mainnav li ul.subnav li:hover {
    border: 0px;
}
div#mainnavigation ul#mainnav li ul.subnav li a {
    font-weight: normal;
    font-size: 100%;
    color: #797979;
    padding: 0px;
    height: 1em;
    margin: 0px 15px 10px 0px;
    padding-left: 20px;
    display: block;
}
div#mainnavigation ul#mainnav li ul.subnav li a:hover {
    /*text-decoration: underline;*/
    border: 0px;
}
/* Hauptnavigation ENDE */
/* Leftnavigation Start */
div#leftnavigation {
    width: 205px;
    float: left;
}
div#leftnavigation ul {
    width: 200px;
    margin: 8px 10px;
    padding: 0px;
    list-style: none;
}

*html div#leftnavigation ul {
    width: 180px;
}

div#leftnavigation ul li ul {
    margin: 0px;
}

div#leftnavigation ul li a {
    display: block;
    padding: 2px 0px;
    text-decoration: none;
    color: #0087DC;
}
div#leftnavigation ul li a {
    font-weight: bold;
}
div#leftnavigation ul li.active a {
    font-weight: normal;
    color: #797979;
}
div#leftnavigation ul li ul li {
    margin-left: 10px;
}
div#leftnavigation ul li ul  a {
    color: #797979;
}
div#leftnavigation ul li a:hover,
div#leftnavigation ul li a.active {
    text-decoration: underline;
}
/*Leftnavigation End */
/* Breadcrumb Start */
div#breadcrumb {
    margin: 10px 0px;
    width: 725px;
}
div#breadcrumb a {
    color: #797979;
    text-decoration: none;
}
div#breadcrumb a:hover {
    text-decoration: underline;
}
div#breadcrumb .bcurrent {
    font-weight: bold;
    color: #0087DC;
}

/* Breadcrumb End */
div#contentarea {
    width: 950px;
    border-top: 1px solid #6ebbeb;
}
/* Startpage Banner */
div#startpagebanner {
    width: 950px;
    height: 250px;
    overflow: hidden;
}
div.startpageflashcontent {
/*    width: 720px;
    height: 250px;*/
    float:left;
}
div.startpageright {
    height: 250px;
    width: 230px;
    float: left;
}
/* startpagebox */
div#startpagebox {
    padding: 10px;
    padding-right: 0px;
    height: 100%;
    margin-bottom: 20px;
}
div#startpagebox div.spbox {
    float: left;
    width: 226px;
    height: 100%;
    margin-right: 15px;
    border-right: 1px solid #b7b7b7;
}
div#startpagebox div.spbox a  {
    font-weight: bold;
    color: #0087DC;
    text-decoration: none;
}
div#startpagebox div.spbox b {
    font-size: 110%;
}
div#startpagebox div.spbox a:hover {
    text-decoration: underline;
}
div#startpagebox div.spbox img {
    border: 0px;
}
div#startpagebox  div.last {
    border-right: 0px;
    margin-right: 0px;
    width: 200px;
}
div#startpagebox div h2 {
    font-size: 110%;
    font-weight: bold;
    color: #0087DD;
}
div#textbox span {
    display:block;
    margin-right:10px;
}
div#news span a,
div#news .newsletterlink,
div#news .rss {
    display: block;
    width: 1em;
    white-space: nowrap;
    margin-top: 20px;
}

div#news span.teaser {
    display: block;
    margin-right: 10px;
}

div#news span.teaser a {
    display: inline;
}

div#news span.hiddenteaser {
   display: none; 
}

/* Startpage Highlights */
div#highlight img{
    margin-bottom: 10px;
}

div#highlight div.highlightcontent {
    padding-right: 10px;
}

/* Startpage Toolbox */
div.productselector {
    height: 150px;
}

div.productselector h2{
    font-size: 110%;
    font-weight: bold;
    color: #0087DD;
}
div.productselector select {
    width: 197px;
    font-size: 12px;
    color: #797979;
    margin-bottom: 10px;
}

div.extranetlogin h2 {
    font-size: 110%;
    font-weight: bold;
    color: #0087DD;
}
div.extranetlogin label{
    display: block;
    font-size: 12px;
    color: #797979;
    font-weight: bold;
    width: 70px;
    float: left;
    margin-bottom: 10px;
    padding-top: 2px;
}
div.extranetlogin input {
    width: 124px;
    border: 1px solid #797979;
    margin-bottom: 10px;
    color: #797979;
}
div.extranetlogin input#submit {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 23px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
    float: right;
    margin-right: 5px;
}
/* Startpage END */
/* Begin SubPage */
div#wrapper {
    float: left;
    width: 740px;
}
div#content {
/*    border: 1px solid #b7b7b7;
    border-top: 0px;
    border-bottom: 0px;*/
    min-height: 200px;
    padding: 1px 0px 10px 0px;
    margin-right: 15px;
/*    *padding-top: 10px; */
    position: relative;
    width: inherit;
}

div#content h1 {
    font-weight: normal;
    font-size: 165%;
}
div#content h2 {
    font-weight: bold;
    font-size: 100%;
}
div#content h3 {
    font-weight: italic;
    font-size: 100%;
}

div#cedge_tl,
div#cedge_tr,
div#cedge_bl,
div#cedge_br {
    height: 5px;
}
div#contentchain div#cedge_tl {
    background: transparent url('/cps/rde/xbcr/dps/cedge_tl.jpg') no-repeat left top;
}
div#contentchain div#cedge_bl {
    background: transparent url('/cps/rde/xbcr/dps/cedge_bl.jpg') no-repeat left bottom;
}
div#contentchain div#cedge_tr {
    background: transparent url('/cps/rde/xbcr/dps/cedge_tr.jpg') no-repeat right top;
}
div#contentchain div#cedge_br {
    background: transparent url('/cps/rde/xbcr/dps/cedge_br.jpg') no-repeat right bottom;
}


div#contentbordertop {
    border-top: 1px solid #b7b7b7;
    margin: 0px 5px;
}

div#contentborderbottom {
    border-bottom: 1px solid #b7b7b7;
    height: 4px;
    margin: 0px 5px;
}

div#contentchain {
    width: 515px;
    float: left;
    margin-bottom: 15px;
}

*html div#contentchain {
    width: 500px;
}

div#contentimage {
    width: 728px;
    height: 165px;
    background: #CCCCCC;
    overflow-x: hidden;
}

div.tabmodules {
    padding: 15px;
    border: 1px solid #b7b7b7;
    border-top: 0px;
    border-bottom: 0px;
    min-height: 250px;
}

div#rightbox {
    float: left;
    width: 205px;
    margin-left: 15px;
}

div.pagetools {
    margin-top: 15px;
}

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

div.pagetools a {
    color: #797979;
}

div.pagetools a {
    margin-right: 10px;
}

/* Tabnav Start */
ul#tabnav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: #FFFFFF;
/*    position: absolute;
    top: 0px;
    left: 0px;*/
    width: 500px;
    border-bottom: 1px solid #b7b7b7;
    z-index: 80;
}

*html ul#tabnav {
    width: 485px;
}

ul#tabnav li {
    background: url('/cps/rde/xbcr/dps/tabnavi_bg_left.jpg') no-repeat 0 0 transparent;
    padding-left: 1px;
    padding-top: 2px;
    *padding-top: 0px;
    display: inline;
    position: relative;
    
}
ul#tabnav li a {
    padding: 2px 20px 0px 10px;
    text-decoration: none;
    color: #b7b7b7;
    background: url('/cps/rde/xbcr/dps/tabnavi_bg_right.jpg') no-repeat top right transparent;
    *background-position: top right;
}

ul#tabnav li a.active {
    padding-bottom: 2px;
    font-weight: bold;
    color: #0087DC;
}
ul#tabnav li a.activeover {
    font-weight: bold;
    color: #0087DC;
}

/* Tabnav End */

/* Text/Image TPL Start */

div.textimage img.imgalignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 13px;
}

div.textimage img.imgalignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 13px;
}

div.textimage hr {
    height: 1px;
    border-top: 1px solid #0087DC;
    margin: 0px;
    padding: 0px;
}


/* Text/Image TPL End */

/* Productlist Start */
div.productlist {
    margin-top: 10px;
}
div.productlist h4 {
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 100%;
}
div.productlist img {
    border: 0px;
    float: right;
    margin-left: 15px;
}
/* Productlist End */
/* Product Details Start */
div.productdetail {
    padding: 10px;
/*    *padding-top: 0px;*/
    /*border: 1px solid #b7b7b7;
    border-top: 0px;
    border-bottom: 0px;*/
}

div.productdetail h4 {
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    font-size: 110%;
    
}
div.productdetail ul.featurhdl {
    font-weight: bold;
    color: #0087DC;
    margin: 0px;
    padding: 0px;
}
div.productdetail ul.featurhdl li {
    font-weight: normal;
    color: #797979;
    margin-left: 15px;
    padding: 2px 0px 0px 0px;
}
div.productdetail img.productimg {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 0px;
}
div.productdetail table {
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    width: 100%;
    border: 1px solid #979797;
    border-collapse: collapse;
    
}
div.productdetail table th {
    background: #979797;
    color: #FFFFFF;
    padding: 5px 10px;
    margin: 0px;
}
div.productdetail table td {
    padding: 3px 10px;
    vertical-align: top;
    width: 50%;
  
}
div.productdetail div.downloads {
    margin-top: 10px;
    border: 1px solid #979797;
}
div.productdetail div.downloads h4 {
    background: #979797;
    color: #FFFFFF;
    font-size: 100%;
    padding: 5px 10px;
    margin-bottom: 0px;
}
div.productdetail div.downloads div.downloaditem {
    padding: 5px 10px;
}
div.productdetail div.downloads div.downloaditem img {
    margin-right: 10px;
    vertical-align: middle;
    border: 0px;
}
div.productdetail div.downloads div.downloaditem a {
    text-decoration: none;
    color: #0087DC;
}
div.productdetail div.downloads div.downloaditem a:hover {
    text-decoration: underline;
}
/* Product Details End */


/* Video Page */

div.video {
    margin-bottom: 10px;
}

div.video img {
    border: 0px;
}

div.video div.videopreview {
    width: 100px;
    float: left;
    margin-right: 10px;
}

div.videoplayer {
    padding-top: 10px;
}

/* Video Page End */

/* Downloads */

div.downloads {
    margin-bottom: 15px;
}

div.downloads h4 {
    font-weight: bold;
    font-size: 110%;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 5px;
}

div.downloads .dwldgroup {
    border: 1px solid #b7b7b7;
    border-top: 0px;
}

div.downloads .dwldgroup h5 {
    font-weight: bold;
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    color: #0087DC;
    cursor: hand;
    cursor: pointer;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div.downloads .dwldgroup div.downloaditem {
    padding: 5px 10px;
    padding-left: 20px;
    display: none;
}
div.downloads .dwldgroup div.downloaditem img {
    margin-right: 10px;
    vertical-align: middle;
    border: 0px;
}
div.downloads .dwldgroup div.downloaditem a {
    text-decoration: none;
    color: #0087DC;
}
div.downloads .dwldgroup div.downloaditem a:hover {
    text-decoration: underline;
}


/* / */

/* Contact Form Start */
div.contact_form {
    /*border:1px solid red;*/
}
div.contact_form span.desc {
    float:left;
    display:block;
    /*border:1px solid black;*/
    width:120px;
    margin-bottom:10px;
}
div.contact_form span.input {
    float:left;
    display:block;
    /*border:1px solid black;*/
    margin-bottom:10px;
}
input.text {
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;
    width:280px;
}
.contact_form textarea {
    width:285px;
    height:200px;
    color:#8A8A8A;
    font-size:12px;
    border:1px solid #8A8A8A;
}
.contact_form select {
    color:#797979;
    font-size:12px;
    width:289px;
    color:#8A8A8A;
}
span.submit_button {
    display:block;
    margin-left:200px;
}
.contact_form #submit {
    font-size: 11px;
    font-weight: bold;
    width: 82px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 20px;
    background: url('/cps/rde/xbcr/dps/btn_submit.jpg') no-repeat 0 4px transparent;
    margin-right: 5px;
}

* html .contact_form #submit {
    background-position: 0 2px;
}

/* Contact Form End */
/* Newsletter Form Start */
div.m2mform {
    /*border:1px solid red;*/
}
div.m2mform span.desc {
    float:left;
    display:block;
    /*border:1px solid black;*/
    width:100px;
    margin-bottom:10px;
}
div.m2mform span.input {
    float:left;
    display:block;
    /*border:1px solid black;*/
    margin-bottom:10px;
}
input.text {
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;
    width:280px;
}
.m2mform textarea {
    width:285px;
    height:200px;
    color:#8A8A8A;
    font-size:12px;
    border:1px solid #8A8A8A;
}
.m2mform select {
    color:#797979;
    font-size:12px;
    width:289px;
    color:#8A8A8A;
}
span.submit_button {
    display:block;
    margin-left:200px;
}
.m2mform #submit {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 23px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
    margin-right: 5px;
}
/* Newsletter From Ende */
/* Contact Form Start */
div.send2friend_form {
    /*border:1px solid red;*/
}
div.send2friend_form span.desc {
    float:left;
    display:block;
    /*border:1px solid black;*/
    width:120px;
    margin-bottom:10px;
}
div.send2friend_form span.input {
    float:left;
    display:block;
    /*border:1px solid black;*/
    margin-bottom:10px;
}
input.text {
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;
    width:280px;
}
.send2friend_form textarea {
    width:285px;
    height:200px;
    color:#8A8A8A;
    font-size:12px;
    border:1px solid #8A8A8A;
}
.contact_form select {
    color:#797979;
    font-size:12px;
    width:289px;
    color:#8A8A8A;
}
span.submit_button {
    display:block;
    margin-left:200px;
}
.send2friend_form #submit {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 23px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
    margin-right: 5px;
}
/* Contact Form End */

/* Contact Web Team Start */
.contact_web #submit {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 23px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
    margin-right: 5px;
}
.contact_web textarea {
    width:285px;
    height:200px;
    color:#8A8A8A;
    font-size:12px;
    border:1px solid #8A8A8A;
}
div.contact_web span.desc {
    float:left;
    display:block;
    /*border:1px solid black;*/
    width:100px;
    margin-bottom:10px;
}
div.contact_web span.input {
    float:left;
    display:block;
    /*border:1px solid black;*/
    margin-bottom:10px;
}
/* Contact Web Team End */

/* NewsList Start */
div.NewsList {
    margin-top:10px;
    padding-bottom:20px;
    border-bottom:2px solid #B6B6B6;
}
div.NewsImage {
    float:left;
    margin-right:20px;
}
div.NewsImage img {
    border:0px;
}
div.NewsHeadlineText {
    float:left;
}
/* NewsList End */

/* NewsDetail Start */
div.NewsDetail img#newsimage {
    float:right;
    margin-left:15px;
    margin-bottom:15px;    
}
div.NewsDetail #teaser {
    font-weight:bold;
}

div.NewsDetail h4 {
    font-size:110%;
    margin:0 0 15px;
    padding:0;
}
div.NewsDetail #date {
    display:block;
}

div.newsboxview div.news {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.newsboxview div.news a {
    font-weight: bold;
}

/* NewsDetail End */

/* Events Start */

div.events table {
    width: 100%;
    border-collapse: collapse;
}

div.events table th.date,
div.events table th.event,
div.events table th.location {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 5px 5px 0px;
    font-weight: bold;
    vertical-align: top;
}

div.events table th.date {
    width: 120px;
}

div.events table th.event {
    width: 280px;
}


div.events table th.location {
    width: 100px;
}

div.events table td {
    padding: 5px 5px 5px 0px;
    vertical-align: top;
}

/* EventList End */

/* Eventdetails Start */
div.eventdetails h3 {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    margin-bottom: 10px;
}
div.eventdetails img.imgalignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 8px;
}
div.eventdetails img.imgalignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
}

div.eventdetails span.eventdata {
    display: block;
}

div.eventboxview div.event {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0px;
}

div.eventboxview div.event a {
    font-weight: bold;
}

div.eventboxview h4 {
    font-size: 110%;
    padding: 0px;
    margin: 0px;
}

/* Eventdetails TPL End */

/* Contact-Map */

div.contactmap h3 {
    font-size: 110%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

div.contacts {
    display: none;
}

/* Contact-Map End */

/* Contact-List Start */

div.contactinfo {
    margin-top: 15px;
}

div.contactinfo h3 {
    font-size: 120%;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
    margin-bottom: 0px;
    color: #0087DC;
    cursor: hand;
    cursor: pointer;
}

div.contactinfo .infocontent {
    display: none;
    padding-top: 10px;
}

div.contactinfo .infocontent .adress {
    margin-bottom: 20px;
}

div.contactinfo .infocontent .adress h4 {
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
}

/* Contact-List End */

/* Sitemap */

div.sitemap #col1,
div.sitemap #col2 {
    width: 250px;
    float: left;
}

div.sitemap ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

div.sitemap ul li {
    padding: 2px 0px;
}

div.sitemap ul li a {
    font-weight: bold;
    color: #797979;
}

div.sitemap ul li ul {
    margin-bottom: 0px;
    border: 0px;
}


div.sitemap ul li ul li {
    padding-left: 20px;
}

div.sitemap ul li ul li a {
    font-weight: normal;
    color: #0087CD;
}

div.sitemap ul li ul li a.toggle {
    color: #797979;
    font-weight: bold;
}

div.sitemap ul li ul li ul.hidden {
    display:none;
}



/* Sitemap - End */

/* Banner Right Column */

div.banner {
    margin-bottom: 10px;
}

div.banner img {
    border: 0px;
}


/* Banner Right Column End */

/* Online Application Form Start */
.online_application_form #submit {
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    border: 0px;
    padding-left: 23px;
    background: url('/cps/rde/xbcr/dps/btn_search.jpg') no-repeat 0 4px transparent;
    *background-position: 0 2px;
    margin-right: 5px;
}
div.online_application_form {
    /*border:1px solid red;*/
}
div.online_application_form span.desc {
    float:left;
    display:block;
    /*border:1px solid black;*/
    width:120px;
    margin-bottom:10px;
}
div.online_application_form span.input {
    float:left;
    display:block;
    /*border:1px solid black;*/
    margin-bottom:10px;
}
input.text {
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;
    width:280px;
}
.online_application_form textarea {
    width:405px;
    height:200px;
    color:#8A8A8A;
    font-size:12px;
    border:1px solid #8A8A8A;
}
.online_application_form select {
    color:#797979;
    font-size:12px;
    width:289px;
    color:#8A8A8A;
}
#success {
    display:none;
}
#error {
    display:none;
}
#UploadFile {
    display:block;
    margin-bottom:10px;
}
#UploadFile img {
    margin-right:10px;
}
#UploadFile span {
    margin-right:10px;
}
input.text_long {
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;
    width:400px;
}
input#file{
    border:1px solid #8A8A8A;
    color:#8A8A8A;
    font-size:12px;
    padding:0.2em;       
}
/* Online Application Form End */


/* Search */
div.searchresulthead {
   margin-bottom: 20px;
}

div.searchresult a {
    font-weight: bold;
}

div.searchresult {
   padding-top: 15px;
   margin-bottom: 15px;
   border-top: 1px solid #0087CD;
}


/* Subpage End */

.clearfix,
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}
/* Hides from IE-mac \*/
*html .clearfix {
  height: 1%;
  padding:0px;
  margin:0px;
}
/* End hide from IE-mac */
 

/*

*/
