html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	/* TMP OFF font-size: 100.01%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000; */
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
        background-position: center top;
}

#scroll { 
  position:absolute; 
  top:0; 
  bottom:-0.1px; 
  width:1em; 
  z-index:-1; 

}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
body, p, td, h1, h2, h3, h4, h5, ul, li, ol, dl, tt, input, select, #footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}
p, h1, h2, h3 {
	padding: 0px 0px 5px;
}
h1, h2, h3 {
	font-weight:bold;
	margin: 0px;
    color: #074B88;
}
h1 {
	font-size: 14px;
	line-height: 15px;
}
h3 {
    color: #000000;
}
img {
	border: none;
}
a {
    text-decoration: none;
    color:#074B88;
}
a:hover,
a:active {
    text-decoration: underline;
}
#bodycontent {
    position:absolute;
    margin-left: -450px;
    width: 900px;
    left: 50%;
}
#header, #content, #footer {
    width: 900px;
    width/**/:/**/ 898px;
	border-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #074B88;
	display: block;
	clear: both;
	background-color: #fff;
}
#header {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #074B88;
	background-image: url(../images/header.back.gif);
	background-repeat: no-repeat;
	height: 110px;
}
#headerLogo {
    width: 210px;
	float: left;
	display: block;
}
#headerWorldwide,
#headerService {
    color: #FFFFFF;
    width: 620px;
	padding-right: 20px;
	text-align: right;
	float: right;
	display: block;
}
#headerWorldwide a,
#headerService a {
    color: #FFFFFF;
}
#headerLogo {
	padding-top: 15px;
	padding-left: 20px;
	height: 80px;    
}
#headerWorldwide {
    height: 70px;
}
#footer {
	border-bottom-width: 1px;
}
#navMain {
	width: 200px;
}
#navBreadcrumb {
	height: 17px;
}
#navBreadcrumb,
#navBreadcrumb a {
    color: #074B88;
    font-weight: normal;
}
#cntMainHeadline {
	height: 33px;
}
#cntMain #MainImage {
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
}

#cntMain #MainImage div.csi-center div.csi-imagewrap .csi-image {
	margin-left: 0;
}

#cntMain #Buttons p {
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.teaser {
	display: block;
	clear: both;
	padding-bottom: 10px;
}
.insertGFXleft {
	float: left;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
* html ul li {
	height: 1em;
}
ol, 
ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style:none;
}
ul li {
	background: url(../images/list.bullet.1st.lvl.gif) no-repeat 0px 2px;
	padding: 0px 25px 7px;
	margin: 0px;
	display: block;
}

ul.browsebox {
 margin-bottom:10px;
}
ul.browsebox li {
 background: url() no-repeat 0px 0px;
 padding: 0;
}
#footer {
	font-size: 9px;
	line-height: 13px;
	color: #9CB7CF;
	margin: 0px 0px 60px;
	padding: 0px 0px 10px;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #074B88;
}
#footer a {
	color: #9CB7CF;
}
#footer p {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 5px;
	display: block;
}
p#footerLine {
	height: 1px;
	max-height: 1px;
	line-height: 1px;
	margin: 0px 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 0px;
	border-top: 1px solid #9CB7CF;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
 	line-height: 14px;
}
td  {
  vertical-align:top;
}



.csc-mailform{
 border:0;
}
.csc-mailform .csc-mailform-field{
 clear:both;
}

.csc-mailform input{
  vertical-align:top;
  border:1px solid #C8C7C5;
}

.csc-mailform textarea{
  vertical-align:top;
  border:1px solid #C8C7C5;
}



.csc-mailform label, .csc-mailform input, .csc-mailform select { /* Alle Labels UND Formularelemente ausw&#65533;hlen */
   
  width: 200px; /* Breite.*/
}

form br { /* Alle Zeilenumbr&#65533;che in Formularen ausw&#65533;hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}
.csc-mailform-submit,
.csc-mailform-submit input#submit { /* den Submit-Button */
  float: none;
  width: 200px;
  margin-top:5px;
  width: auto;
}

td.csc-uploads-fileSize p {
	color:#074B88;
	padding-left:5px;
}
.csc-uploads-2 td.csc-uploads-icon {
	background: url(../images/list.bullet.1st.lvl.gif) no-repeat 0px 2px;
	width:20px;
}
.csc-textpic-lastcol {
 padding-right:10px;
}

	
.tx-damdownloads-pi1-search select{
	width:200px;
	border: 1px solid #6A93B8;
}

table.tx-damdownloads-pi1-search  {
	width:670px;
	border: 1px solid #6A93B8;
	background-color:#D0DCE8;
	
}
.filelinks filelinks_layout_1{
 margin:0;
 padding:0;
}

.blueborder {
	border: 1px solid #83A5C3;	
	margin-bottom: 10px;	
}

.blueborder dt, .blueborder dl {
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.blueborder div img {
	border: 1px solid #83A5C3;	
}

.blueborder .csi-imagewrap {
        padding-top: 10px;
        padding-right: 10px;
}

.blueborder .csi-image {
	padding: 0;
	margin: 0;
	height: auto;
	line-height: auto;
}

.blueborder .csi-text {
	padding-top: 6px;
}

.blueborder p {
        padding: 3px 10px;
}

.blueheader {
	padding: 0;
	margin: 0;
	width: 100%;
}

.blueheader td {
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
        background-color: #83A5C3;		
	height: 55px;      
}

.blueheader h1, .blueheader a {
	color: #fff;	
	font-size: 1.0em;	
	margin: 0;
	padding: 0;
}

.greyheader {
	background-color: #dfdfdf;
	padding: 10px;
	font-size: 14px;
}


.news-latest-container {
	padding: 10px;
}

.news-latest-container p {
	padding-left: 0;
	padding-right: 0;
}

.news-latest-container .date {
	color: #999;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

.news-latest-container h2 {
	padding: 0;
}

.news-latest-container .more {
	font-weight: bold;
	text-align: right;
}

.news-latest-container hr {
	color: #fff; 
	background:transparent; 
	border:0; 
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px #83A5C3 solid; 
}

.lightgreybg {
	background-color: #f2f2f2;
	padding: 10px;
}

.darkgreybg {
	background-color: #dfdfdf;
	padding: 10px;
}

.spacer {
height:10px;clear:both;width:1px;padding:0;margin:0;
}

.rightCol .spacer {
	display: none;
}

.news-list-morelink {
        text-align: right;
        font-weight: bold;
        padding-right: 10px;
        padding-bottom: 5px;
}

.news-list-subheader td {
	vertical-align: middle;
	height: 50px;
	padding: 0px 10px;
}

.news-single-additional-info {
	margin-top: 10px;
}

.news-single-item dt, .news-single-item dl, .news-single-item dd {
	height: auto;
	line-height: auto;	
	margin: 0;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 5px;
}

.news-single-item dd img {
	border: 0;
	margin-right: 5px;
}

.news-single-backlink {
	padding-left: 10px;
}

.csc-menu-4 dt {
	font-weight: bold;
	margin-bottom: 5px;	
}

.csc-menu-4 dd {
	margin-bottom: 15px;
	margin-left: 0;
}