body {
	margin: 0; padding: 0;
	font-family: Arial, sans serif;
	font-size: small;
	font-weight: normal;
	background: #F2F2F2 url(../zz_global_images/body_bg_top.gif) repeat-x;
    background-position: top;
	text-align: center;
}

* html body {
	font-size: x-small; /*for IE5/WIN */
	f\ont-size: small; /*for other IE Versions*/
}


p {
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/*div#outer {
    margin: 0; padding: 0;
    width: 100%;
    background: url(../zz_global_images/body_bg_bottom.gif) repeat-x;
    background-position: bottom;
}
*/

#langBox {
	padding: 0;
    width:auto;
    float:right;
    margin:0 30px 0 0;
    border: 0;
}

#langBox a{
	margin: 0;
    padding:0;
    border: 0;
}

#langBox img {
	margin: 0;
    padding:0 5px 0 2px;
    border: 0;
}


div#wrapper {
    margin: 0; padding: 0;
    width: 953px;
    margin: 0px auto;
    margin-top: 13px;
    text-align: left;
}

div#top {
    margin: 0; padding: 0;
    width: 953px;
    height: 25px;
    background: #dcdcdc url(../zz_global_images/header_top_bg.gif) no-repeat;
}

div#header {
    margin: 0; padding: 0;
    width: 951px;
    height: 78px;
    background: url(../zz_global_images/header_bg.gif) repeat-x;
    border-left: 1px solid #ABB3BD;
    border-right: 1px solid #ABB3BD;
}

.headlogo {
    float: left;
    margin: 0; padding: 0;
    padding-top: 10px;
    padding-left: 21px;
    border: 0;
}

div#outer_navigation {
    margin: 0; padding: 0;
    width: 951px;
    height: 57px;
    background: url(../zz_global_images/outer_navigation_bg.gif) repeat-x;
    border-left: 1px solid #ABB3BD;
    border-right: 1px solid #ABB3BD;
    
}

div#navwrapper{
    float: right;
    margin: 0; padding: 0;
}
* html div#navwrapper{
    width: 620px;  /* hack für ie6 */
}

div#navigation {
    margin: 0; padding: 0;
    background-image: url(../zz_global_images/navigation_bg.gif);
    height: 28px;
}

div#navigation ul {
	margin: 0; padding: 0;
}

div#navigation li {
	float: left;
	margin: 0; padding: 0;
    margin-right: 1px;
	text-align: center;
	border: 0px;
	list-style: none;
}

div#navigation li a {
	float: left;
	display: block;
	margin: 0; padding: 0;
	height: 28px;  /* 28px = 20 height + 8 padding , aber diesemal gehts auch ohne...komisch */
	padding-top: 7px;
    padding-left: 25px;
    padding-right: 25px;
	color: #4F8EA7;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../zz_global_images/navigation_seperator.gif);
    background-repeat: no-repeat;
    background-position: 0% 45%;
	border: 0px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    height: 21px;  /* 28px = 21 height + 7 padding , aber diesemal gehts auch ohne...komisch */
}

div#navigation li a.active {
	background-image: url(../zz_global_images/navigation_item_hover.gif);
    background-repeat: no-repeat;
    color: #ffffff;
	border: 0px;
}

div#navigation li a:hover, div#navigation li.active a {
	background-image: url(../zz_global_images/navigation_item_hover.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    color: #ffffff;
	border: 0px;
}


div#subnavigation {
    margin: 0; padding: 0;
    height: 29px;
    background: url(../zz_global_images/subnavigation_bg.gif) repeat-x;
}

div#subnavigation ul {
	margin: 0; padding: 0;
}

div#subnavigation li {
	float: left;
	margin: 0; padding: 0;
	text-align: center;	
	border: 0px;
	list-style: none;
}

div#subnavigation li a {
	float: left;
	display: block;
	margin: 0; padding: 0;
    height: 29px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 8px;
	color: #DDD7D1;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	border: 0px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    height: 21px;  /* 29px = 20 height + 9 padding , aber diesemal gehts auch ohne...komisch */
}

div#subnavigation li a:hover, div#subnavigation li.active a {
    background: url(../zz_global_images/subnavigation_hover.gif) no-repeat 50% 0%;
    color: #DDD7D1;
}

div#premain {
    margin: 0; padding: 0;
	float: left;
    width: 951px;
    height: 244px;
    border-left: 1px solid #ABB3BD;
    border-right: 1px solid #ABB3BD;
    border-bottom: 1px solid #ABB3BD;
    background-image: url(../zz_global_images/premain_left_bg.gif);
    background-repeat: repeat-y;
}
* html div#premain {
    width: 953px;
    w\idth: 951px;
}

div#premain_left {
    margin: 0; padding: 0;
    float: left;
    width: 303px;
}

div#premain_right {
    margin: 0; padding: 0;
    float: right;
    width: 648px;
    font-size: 0px;
}

div#premain_right .premain_bild{
    padding: 0; margin: 0;
}


.tbl_news {
}

.td_bild {
    width: 70px;
    vertical-align: middle;
    text-align: center;
    padding-left: 15px;
    padding-top: 15px;
}

.td_text {
    width: 200px;
    padding-left: 15px;
    padding-top: 15px;
}

.tbl_news p {
    padding: 0; margin: 0;
    padding-bottom: 6px;
}

.td_text h1 {
    padding: 0; margin: 0;
    padding-bottom: 6px;
    color: #726555;
    font-weight: bolder;
    font-size: 100%;
}

.td_text a, a:hover, a:active, a:visited {
    text-decoration: underline;
    color: #648018;
}

.td_text a:visited {
    text-decoration: underline;
    color: #648018;
}

div#main {
    float: left;
    margin: 0;
    padding: 0; /* 20px 0 20px 0;*/
    width: 953px;
    background: url(../zz_global_images/main_bg.gif) repeat-y;
}

div#main h2 {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 20px;
    color: #3A6296;
    font-size: 110%;
    font-weight: bolder;
}
div#main a h2, a:hover, a:active, a:visited{
    color: #3A6296;
    text-decoration: none;
}

div#main h3 p.bodytext {
	border:0;padding:0;margin:0;
}

div#main h3 {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 10px;
    color: #3A3A3A;
    font-size: 100%;
    font-weight: bolder;
}
div#main a h3, a:hover, a:active, a:visited{
    color: #3A3A3A;
    text-decoration: none;
}

div#main p {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 10px;
    color: #3A3A3A;
    font-size: 100%;
    font-weight: normal;
}

div#main a {
    text-decoration: underline;
    color: #648018;
}

.readmore {
    padding-left: 18px;
    background: url(../zz_global_images/icon_link.gif) no-repeat 0% 100%;
}

div#main_left {
    margin: 0; padding: 15px 25px 10px 10px;
    float: left;
    display: inline;
    width: 551px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    width: 586px;
}

div#main_left h1 {
    clear: both;
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 20px;
    color: #012452;
    font-size: 175%;
    font-weight: bolder;
    background: url(../zz_global_images/icon_main.gif) no-repeat 0% 2px;
}

div#main_left h2 {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 20px;
    color: #3A6296;
    font-size: 110%;
    font-weight: bolder;
}
div#main_left h2 a, a:hover, a:active, a:visited{
    color: #3A6296;
    text-decoration: none;
}

div#main_left .main_bild{
    padding: 0; margin: 0;
    padding-left: 25px;
    float: right;
}

div.csc-textpic img {
    display: inline;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
    display: inline;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    display: inline;
    padding: 0; margin: 13px;
}
div#main div#main_left div.csc-textpic div.csc-textpic-imagewrap dl dt img{
    display: inline;
}


div#main_left p.bodytext {
   padding-bottom:30px;
}


.dlink {
    float: left;
    width: 596px;
    padding-bottom: 15px;
}

div#main_left img {
   background-color:white;
   border: 4px solid #d9d1ca;
   padding: 4px;
   display: inline;
   
}

div#main_left .img_left{
    width: 45px;
    float: left;
    padding-left: 35px;
    border: 0;
    background-position: right top;
    display: inline;
}

div#main_left .img_left a{
    border: 0;
}

div#main_left .text_right{
    padding-left: 60px;
    padding-top: 3px;
    clear: right;
}


/* FORM SERVICE/TOOLS */
/* ###################*/

div#main_left div.converter form table tbody tr td table tbody tr td p,
div#main_left div.converter form table tbody tr td table tbody tr td h2 {
    padding-left: 0PX;
}

div#main_left div.converter form table tbody tr td table tbody tr td {
   padding-left:35px;
}

 div#main_left div.converter form table tbody tr td table tbody tr td p input,
div#main_left div.converter form table tbody tr td table tbody tr td input {
   width: 150px;
}

div#main_left div.converter form table tbody tr td table tbody tr td input#level2,
div#main_left div.converter form table tbody tr td table tbody tr td input#level3 {
   width:12px;
}

div#main_left div.converter form table,
div#main_left div.converter form table td,
div#main_left div.converter form {
   width: 300px;
   border:0px;
   align:left;
}

div#main_left div.converter {
   margin-bottom:10px;
}

/* ########################################## */


/* FORM SERVICE DOWNLOADS */
/* ###################*/

div#main_left div.tx-newloginbox-pi1 form table {
   margin-left:35px;
}

/* ########################################## */


/* FORM register */
/* ###################*/
#tx-srfeuserregister-pi1-fe_users_form legend {
	width: 250px;
	display: block;
	color: #3A6296;
}


#tx-srfeuserregister-pi1-fe_users_form {
	margin-left: 35px;
}
.tx-srfeuserregister-pi1 input[type=password] {
	width:50px;
}



/* ########################################## */


div#main_right {
    margin: 0; padding: 15px 10px 10px 25px;
    float: right;
    display: inline;
    width: 287px;
}

div#main_right h1 {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 10px;
    color: #012452;
    font-size: 175%;
    font-weight: bolder;
    background: url(../zz_global_images/icon_aktuell.gif) no-repeat 0% 2px;
}

div#main_right h1.subdownload {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 10px;
    color: #012452;
    font-size: 175%;
    font-weight: bolder;
    background: url(../zz_global_images/icon_download.gif) no-repeat 0% 2px;
}

.right_dlink, div#main_right .dlink {
    float: left;
    width: 287px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    background: url(../zz_global_images/subdownload_bg.gif) no-repeat bottom;
}

div#main_right .img_left{
    width: 30px;
    float: left;
    padding-left: 35px;
    border: 0;
    background-position: right top;
}

div#main_right .img_left a{
    border: 0;
}

div#main_right .text_right{
    padding-left: 40px;
    padding-top: 3px;
    clear: right;
}

div#main_right h2 {
    padding-top:10px;
    padding-bottom: 10px;
    padding-right:8px;
}

div#main_right h3 {
    padding: 0; margin:0;
    padding-left: 35px;
    padding-bottom: 5px;
    color: #657826;
    font-size: 100%;
    font-weight: bolder;
}
div#main_right a h3, a:hover, a:active, a:visited{
    color: #657826;
    text-decoration: none;
}

div#main_right h2 {
    padding-top:10px;
    padding-bottom: 10px;
    padding-right:8px;
}

div#main_right p {
   padding-right:8px;
}

div#main_right a {
   margin-bottom:20px;
   padding-right:8px;
}


div#prefooter {
    padding: 0; margin: 0;
    padding: 0px 0 0 45px;
    float: left;
    width: 906px; /*951 - 45*/
    height: 109px;
    background: url(../zz_global_images/prefooter_bg.gif) repeat-x;
    border-left: 1px solid #ABB3BD;
    border-right: 1px solid #ABB3BD;
}
* html div#prefooter {  
   width: 953px;    /* Internet Explorer 5.x */
   w\idth: 906px;   /* Internet Explorer 6 */
} 

.img_prefooter {
    display: block;
    float: left;
    padding: 0;
    width: 120px;
    height: 45px;
    margin: 0;
    margin-right: 45px;
    margin-top: 18px;
    border: 0;
    background: url(../zz_global_images/iso9000_hl.gif) no-repeat;
}
.img_prefooter_2 {
    display: block;
    float: left;
    margin: 0; padding: 0;
    width: 76px;
    height: 56px;
    margin: 0;
    margin-top: 12px;
    border: 0;
}
.img_prefooter_2 a img{
    margin: 0;
    border: 0;
}

div#footer {
    clear: both;
    margin: 0; padding: 0;
    padding-top: 13px;
    width: 953px;
    height: 38px;
    background-image: url(../zz_global_images/footer_bg.gif);
    background-repeat: no-repeat;
    color: #828282;
    text-align: right;
    letter-spacing: 0.1em;
    font-size: 75%;
}

div#footer p {
    padding: 0; margin: 0;
    padding-right: 15px;
}

div#footer a {
    color: #828282;
    text-decoration: underline;
}

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

/* downloads: */
div.access {
background: url(../zz_global_images/free.gif) no-repeat;
height: 30px;
width: 30px;
float:right;
}

div.noaccess {
background: url(../zz_global_images/lock.gif) no-repeat;
height: 30px;
width: 30px;
float:right;
}

div.news-list-item hr.clearer {
   width:60%;
   margin-bottom: 15px;
   margin-top:15px;
}

/* Download Description & Sitemap */

div#main_left div.text_right a p.download_description, a:hover, a:active, a:visited,
div#main_left div.csc-sitemap ul a, a:hover, a:active, a:visited {
	text-decoration:none;
	color: #3a3a3a;
}

div#main_left div.csc-sitemap {
   padding-left:10px;
}

/* Google Maps */

div#main_left div.tx-lumogooglemaps-pi1 {
   padding-left:35px;
}


/* News Bilder */
div#main_left div.news-list-container div.news-list-item a img {
	margin-left:35px;
	margin-bottom: 15px;
}



div.csc-textpic-center div.csc-textpic-imagewrap

{
width: 100%;
margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

}

div#main_left div.news-list-container div.news-list-item dl.news-single-files dt{
padding-left: 35px;
padding-bottom: 10px;
font-weight: bolder;
}
div#main_left div.news-list-container div.news-list-item dl.news-single-files dd img{
float: left;
border: 0;
padding: 0; margin: 0;
padding-right: 10px;
}
div#main_left div.news-list-container div.news-list-item dl.news-single-files dd a{
border: 0;
padding: 0; margin: 0;
}


div#main_left div.news-list-container div.news-list-item dl.news-single-links dt{
padding-left: 35px;
padding-bottom: 10px;
font-weight: bolder;
}

div#main_left div.news-list-container div.news-list-item dl.news-single-links dd{
border: 0;
padding: 0; margin: 0;
}