* {font-size:100.01%;}
html{font-size:62.5%; height: 100.01%; overflow: -moz-scrollbars-vertical; }
body{
	margin:0;
	color:#000;
	font:1.3em Arial, Helvetica, sans-serif;
	background:#fff;
	height: 100%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;     
}
#wrapper{
	width:980px;
	margin:0 auto;
	padding:239px 0 0;
	position:relative;
}
#header{
	/*position:absolute;*/
	position: fixed;
	top:0;
	/*left:0;*/
	width:976px;
	height:210px;
	padding:29px 2px 0;
	overflow:hidden;
	/*background: #FFFFFF url(../images/header-bg.gif) no-repeat 0 bottom;*/
}
.logo{
	width:227px;
	height:141px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.logo a{
	display:block;
	height:100%;
}
#main{
	width:100%;
	overflow:hidden;
}
#twocolumns{
	float:left;
	width:730px;
	overflow:hidden;
}
#content{
	float:right;
	overflow:hidden;
	width:479px;
	border-top:1px solid #000;
	line-height:18px;
	padding-bottom: 30px;
}
#content .box-content {
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
	border-bottom:1px solid #000;
}
#content .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 32px;
}
#content .box-content .box-info{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
#content h1{
	/*font:bold 3.846em/1.08em Arial, Helvetica, sans-serif;*/
	font:bold 3.846em/1.18em Arial, Helvetica, sans-serif;
	color:#000;
	/*margin:-1px 0 -2px;*/
	margin: -1px 0 4px;
}
#content .heading strong{
	display:block;
	padding:1px 0 0;
}
#content h1.text-formular{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-formular.gif) no-repeat;
	width:216px;
	height:36px;
	/*margin:15px 0;*/
	margin: 8px 0 15px;
}
#content .image{
	display:block;
	margin:0 0 19px;
}
#content p,
#content table{margin:0 0 11px;}
#content .box-inner p{margin:0 0 16px;}
#content h2{
	font:bold 1.923em/1.12em Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 11px;
	/*margin:3px 0 2px;*/
}
#content h3{
	font:bold 1em/1.692em Arial, Helvetica, sans-serif;
	color:#000;
	/*margin:0 0 10px;*/
	margin:2px 0 10px;
}
#content .article-list,
#content .list,
.powermail_mandatory_list{
	margin:0 0 11px;
	padding:6px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .article-list li,
#content .list li,
.powermail_mandatory_list li{
	background:url(../images/bullet-square.gif) no-repeat 2px 6px;
	padding:0 0 0 15px;
}
#content .article-list a,
#content .list a{font-weight:bold;}
#content .article-list p,
#content .list p{margin:0 0 18px;}
#content .list .list {
 	margin: 0;
 	padding: 0;
}
.recent-articles{
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.recent-articles li{
	padding:0 0 18px;
	overflow:hidden;
	width:100%;
}
.recent-articles li em{
	font-style:normal;
	float:left;
	width:12px;
}
.recent-articles li strong{
	display:block;
	width:100%;
	overflow:hidden;
}
.recent-articles li span{
	width:467px;
	float:left;
	overflow:hidden;
}
.recent-articles ul{
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
}
.recent-articles ul li{padding:0;}
.recent-articles ul li a{
	float:left;
	overflow:hidden;
	height:1%;
}
.recent-articles ul li em{width:22px;}
.recent-articles ul li span{
	width:434px;
	overflow:hidden;
}




.box-table{padding:22px 0 0;}
.table-info{
	table-layout:fixed;
	border-collapse:collapse;
	text-align:left;
	line-height:1.538em;
	margin:0 0 -1px;
	border-bottom:1px solid #000; 
	width: 479px;
}
.table-info td{
	padding:16px 0 14px;
	vertical-align:top;
	border-top:1px solid #000;
}
.table-info th{
	padding:7px 0 6px;
	vertical-align:top;
	text-align: left;
	border-top:1px solid #000;
}
.table-info .col1{
	width:228px;
	overflow:hidden;
}
.table-info th.col1{padding:7px 193px 6px 2px;}
.table-info td.col1{padding:16px 193px 14px 2px;}
/*.table-info strong{display:block;}*/
.table-info th.align-right {
 	/*width: 57px;*/
 	padding-left: 10px;
 	white-space: nowrap;
 	/*text-align: right;*/
 	width: 95px;
}
.table-info td.align-right { /*text-align: right;*/ white-space: nowrap; padding-left: 10px; width: 95px;  }
.form-container{
	width:100%;
	overflow:hidden;
	padding:26px 0 0;
}
.form-container .row{
	width:510px;
	overflow:hidden;
	margin:0 0 16px;
}
.form-container .row-top{
	width:100%;
	overflow:hidden;
	margin:0 0 25px;
}
.form-container .row-top .title{
	padding:0 43px 0 0;
	float:left;
}
.form-container .row-top label{
	float:left;
	margin:0 46px 0 0;
}
.form-container .row-top .radio{
	width:16px;
	height:16px;
	float:left;
	padding:0;
	margin:0 5px 0 0;
}
.form-container .area{
	float:left;
	width:234px;
	overflow:hidden;
	margin:0 16px 0 0;
}
.form-container .area label{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	display:block;
}
.form-container .area .text{
	padding:2px 3px;
	margin:0;
	width:221px;
	border:1px solid #060606;
	background:none;
}
.form-container .row-btn{
	width:100%;
	overflow:hidden;
	padding:23px 0 17px;
	margin:0 0 2px;
	border-bottom:1px solid #060606;
}
.form-container .row-btn .btn{
	display:block;
	width:83px;
	height:22px;
	margin:0;
	padding:0 0 3px;
	background:#000;
	border:none;
	color:#fff;
	font-size:13px;
	line-height:16px;
	cursor:pointer;
	position:relative;
	left:396px;
}
* html .form-container .row-btn .btn{padding:0;}
.form-container .row-btn .btn:hover,
.form-container .row-btn .btn.hover{color:#666;}
.block{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
#content .block h1.text-link-email{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-link-email.gif) no-repeat;
	width:100%;
	height:99px;
	margin:17px 0 15px 0;
	padding:0 0 8px;
	border-bottom:1px solid #000;
}
#content .block .box{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #000;
	padding:0 0 5px;
	margin:0 0 20px;
}
#content h2.email{
	text-indent:-9999px;
	background:url(../images/text-email.gif) no-repeat;
	margin:2px 0 12px;
	width:101px;
	height:19px;
	overflow:hidden;
}
#content h2.text-02-zuruck{
	text-indent:-9999px;
	background:url(../images/text-02-zuruck.gif) no-repeat;
	margin:0 0 15px;
	width:202px;
	height:18px;
	overflow:hidden;
}
#content .block .box .email-section{
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
#content .block .email-section .more{
	float:left;
	overflow:hidden;
	background:url(../images/ico-email.gif) no-repeat 0 5px;
	min-height:10px;
	color:#666;
	font-weight:bold;
	padding:1px 0 0 23px;
}
* html #content .block .email-section .more{
	overflow:visible;
	height:10px;
}
#content .block .email-section .more:hover,
#content .block .more-section .prev:hover,
#content .block .more-section .next:hover{
	color:#000;
	text-decoration:none;
}
#content .block .more-section,
#content .news-box .more-section{
	width:100%;
	overflow:hidden;
	padding:7px 0 0;
	margin:0 0 10px;
}
#content .block .more-section .prev,
#content .news-box .more-section .prev{
	float:left;
	color:#666;
	font-weight:bold;
	padding:0 0 0 15px;
	background:url(../images/arrow-left.gif) no-repeat 0 50%;
	cursor: pointer;
}
#content .block .more-section .prev:hover,
#content .news-box .more-section .prev:hover{
 	color: #000;
 	text-decoration: none;
}
#content .block .more-section .next,
#content .news-box .details a{
	float:right;
	color:#666;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(../images/arrow-right.gif) no-repeat 100% 50%;
}
#content .block .more-section .next:hover,
#content .news-box .details a:hover{
 	color: #000;
 	text-decoration: none;
}
#content .news-box .details a{ float: none; }
#content h2.text-03-link{
	text-indent:-9999px;
	background:url(../images/text-03-link.gif) no-repeat;
	margin:0 0 15px;
	width:234px;
	height:18px;
	overflow:hidden;
}
#content .block .box p .another{
	text-decoration: none;
	font-weight:bold;
	color:#666;
}
#content .block .box p .another img{
	vertical-align:baseline;
	padding:0 7px 0 0;
}
#content .block .box p .another:hover{
	color:#000;
}
#content .block .box p .another:hover span{
	text-decoration:underline; 
}
#content h2.text-04-mehr{
	text-indent:-9999px;
	background:url(../images/text-04-mehr.gif) no-repeat;
	margin:0 0 13px;
	width:272px;
	height:18px;
	overflow:hidden;
}
#content .block .details,
#content .news-box .details{
	padding:7px 0 0;
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
#content .block .details a,
#content .news-box .details a{
	color:#666;
	font-weight:bold;
}
#content .block .details a:hover,
#content .news-box .details a:hover{
	color:#000;
	text-decoration:none;
}
#content h2.text-05-link{
	text-indent:-9999px;
	background:url(../images/text-05-link.gif) no-repeat;
	margin:0 0 21px;
	width:161px;
	height:18px;
	overflow:hidden;
}
#content h2.text-06-link{
	text-indent:-9999px;
	background:url(../images/text-06-link.gif) no-repeat;
	margin:0 0 21px;
	width:166px;
	height:18px;
	overflow:hidden;
}
#content .items{
	width:100%;
	overflow:hidden;
	margin:-14px 0 10px;
}
#content .items h2{
	font:bold 3.461em/1.111em Arial, Helvetica, sans-serif;
	margin:0;
	color:#000;
}
#content .block .items h2 a{color:#000;}
.aside{
	float:left;
	width:234px;
	overflow:hidden;
	border:1px solid #000;
	border-width:1px 0;
	padding:16px 0 0;
	position: fixed;
}
#nav{
	width:220px;
	margin:0 0 11px;
	padding:0;
	list-style:none;
	font:bold 1.538em/1.2em Arial, Helvetica, sans-serif;
}
#nav li{padding:0 0 2px;}
#nav a{color:#666;}
#nav a:hover,
#nav .active a{
	text-decoration:none;
	color:#000;
}
#nav ul{
	margin:0;
	padding:2px 0 0 21px;
	list-style:none;
	width:199px;
}
#nav ul li{padding:0 0 3px;}
.aside #nav ul a{color:#666;}
.aside #nav ul a:hover,
.aside #nav ul .active a{
	text-decoration:none;
	color:#000;
}
#nav ul ul{
	width:196px;
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	font:0.75em/1.2em Arial, Helvetica, sans-serif;
}
#nav ul ul li{padding:0 0 1px;}
#twocolumns .aside #nav ul ul a{color:#666;}
#twocolumns .aside #nav ul ul a:hover,
#twocolumns .aside #nav ul ul .active a{
	text-decoration:none;
	color:#000;
}
#twocolumns .aside #nav ul ul .active a{font-weight:bold;}
#sidebar{
	width:234px;
	/*float:right;*/
	margin-left: 745px;
	position: fixed;
	overflow:hidden;
	border:1px solid #000;
	border-width:1px 0;
	padding:17px 0 0;
}
.sidebar-list{
	margin:0 0 14px;
	padding:0;
	list-style:none;
	font:bold 1.152em/1.2em Arial, Helvetica, sans-serif;
}
.sidebar-list li{padding:0 0 2px 0;}
.sidebar-list a{color:#666;}
.sidebar-list a:hover,
.sidebar-list li.active a{
	color:#000;
	text-decoration:none;
}
.social-networks{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.social-networks li{
	float:left;
	padding:0 7px 0 5px;
}
.social-networks a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:14px;
	width:14px;
}
.social-networks .google{background:url(../images/icon-google.gif) no-repeat;}
.social-networks .facebook{background:url(../images/icon-facebook.gif) no-repeat;}
.social-networks .twitter{background:url(../images/icon-twitter.gif) no-repeat;}
.social-networks .google:hover{background-position: 0 -14px;}
.social-networks .facebook:hover{background-position: 0 -14px;}
.social-networks .twitter:hover{background-position: 0 -14px;}
#skip a{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:focus{
	position:absolute;
	width:auto;
	height:auto;
	left:0;
}

/* Content */
#content .csc-default {
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
	/*border-top:1px solid #000;*/
}

#content .download-box ul {
 	list-style: none;
 	padding: 0;
}
#content .download-box ul li {
 	background: url(../images/bullet-arrow-down.gif) no-repeat 0 50%;
 	padding-left: 15px;
}
#content .download-box ul li a { color: #666666; }
#content .download-box ul li a:hover { color: #000000; }
#content a.internal-link {
 	background: url(../images/bullet-arrow.gif) no-repeat 0 50%;
 	padding-left: 18px;
 	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
#content a.external-link-new-window {
 	background: url(../images/bullet-arrow-up.gif) no-repeat 0 50%;
 	padding-left: 18px;
 	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
#content a.download {
 	background: url(../images/bullet-arrow-down.gif) no-repeat 0 50%;
 	padding-left: 18px;
 	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
#content a.mail {
 	background:url(../images/ico-email.gif) no-repeat 0 50%; 
 	padding-left: 25px;
 	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
#content a.external-link-new-window:hover span,
#content a.internal-link:hover span,
#content a.mail:hover span,
#content a.download:hover span {
 	color: #000000;
 	text-decoration: underline;
}

/* picture fixes */
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-left .csc-textpic-imagewrap {
 	margin-top: 4px;
}
/*
.news-single-video {
 	padding-top: 30px;
}
*/
.news-single-video br {
 	display: none;
}
/*
.news-single-video .rgmediaimages-player embed {
 	position: relative;
 	top: 30px;
}
*/
.news-single-video .news-single-imgcaption {
 	/*position: relative;
 	top: -389px !important;
 	font-weight: bold;
 	font-size: 13px;
 	text-transform: uppercase;
 	*/
}
.news-image-holder {
 	position: relative;
}
.news-image-holder.single {
 	padding-bottom: 11px;
}
.news-single-img {
 	float: none;
 	margin: 0;
}
.news-image-holder .news-imgcaption,
.news-single-video .news-single-imgcaption,
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
 	/*
 	position: absolute;
 	top: 0;*/
 	font-weight: normal;
 	font-size: 11px;
 	padding-top: 3px;
 	/*text-transform: uppercase;
 	left: 0;*/
}
ul.tx-imagecycle-pi1 span {
 	font-size: 11px;
}
/*
.news-single-video .news-single-imgcaption { top: -30px; }
*/
.news-image-holder img {
 	/*margin-top: 30px;*/
}

 legend { display: none; }

.tx-powermail-pi1 {
 	position: relative;
 	width: 100%;
 	overflow: hidden;
}
.tx-powermail-pi1 .hidden { display: none; }
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio {
	display: block;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label {
	float: left;
	padding:0 43px 0 0;
}
.tx-powermail-pi1 .powermail_radio_inner {
 	float: left;
}
.tx-powermail-pi1 .powermail_radio_inner label {
	float:left;
	margin:0 46px 0 4px;
	padding: 0;
}
.tx-powermail-pi1 .powermail_radio_inner input {
 	float:left;
	height:16px;
	margin:0 5px 0 0;
	padding:0;
	width:16px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text {
	float:left;
	margin:0 16px 16px 0;
	overflow:hidden;
	width:231px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea {
 	margin:0 16px 16px 0;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text.even {
 	margin-right: 0;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
	clear: left;
	width: 100%;
	text-align: right;
	position: relative;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input{
	background:#000000 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:22px;
	left:393px;
	line-height:16px;
	margin:0;
	padding:0 0 3px;
	position:relative;
	width:83px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input:hover {
	color: #666666;
}

.tx-powermail-pi1 label {
 	display: block;
 	margin:0 0 6px;
	overflow:hidden;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input {
	border:1px solid #060606;
	margin:0;
	padding:2px 3px;
	width:221px;
}
.tx-powermail-pi1  .powermail_mandatory_js {
 	/*display: none;*/
}
.tx-powermail-pi1 input.validation-failed {
 	border-color: red;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea {
 	clear: both;
 	
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea textarea {
border:1px solid #060606;
margin:0;
padding:2px 3px;
width:468px;
}
/* Sitemap */

#sitemap ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#sitemap ul li { padding-left: 0; }
#sitemap ul ul {
 	padding-left: 20px;
 	margin-left: 0;
}

/* ImageCycle */
.tx-imagecycle-pi1 {
 	margin-bottom: 11px;
}

#content .tx-szlinklist-pi1 .items {
 	margin-top: 0;
}

.jScrollPaneContainer { 
	float: right;
	height: 300px;
	position: relative;
}
.csc-textpic-below { padding-bottom: 11px; }


/* IE6 fixes */
* html .aside {
 	position: static;
 	float:left;
	width:234px;
	overflow:hidden;
	padding:16px 0 0;
}
* html #sidebar {
 	width:234px;
	float:right;
	overflow:hidden;
	padding:17px 0 0;
	margin-left: 0;
}
* html #header {
	position:absolute;
	top:0;
	left:0;
	width:976px;
	height:210px;
	padding:29px 2px 0;
	overflow:hidden;
}
* html #content {
 	float:right;
	overflow:hidden;
	width:478px;
	padding:11px 0 0;
	line-height:18px;
}



hr {
	background: none !important;    
	border: none;
 	margin: -11px 0 11px;
 	padding: 0;
 	line-height: normal;
 	border-bottom: 1px solid #000000;
 	color: #FFFFFF;
}

.tx-imagecycle-pi1 { z-index: 0; }

.tx-szlinklist-pi1 a:hover,
h1 a:hover {
 	color: #666;
 	text-decoration: none;
}

span.rgmediaimages-player { 
	color: #FFFFFF; 
}