/*__________________________________________________*/
/*_____allgemeine Styles____________________________*/
/*__________________________________________________*/
*{	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;}
body{
	font-size: 100.01%; /* entspricht 16px, 100% ergibt keine gleichmäßige Skalierung im IE */
	margin: 0px;}
table{
	border-collapse: collapse; /* keine doppelten Rahmen und Abstände zwischen Rahmen*/
	border-spacing: 0px;}
td{ vertical-align:top;}
h1, h2, h3, h4, h5, h6{
	font-size: 1em;}
textarea, input, select{
	font-size: 1em;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;}
img{border: none;}
hr{	border:0px;
	border-top:1px solid #dcdcdc;
	height:0px;}
.clear{ /* zum clearen der floatenden Div's */
	clear: both;
	line-height:0px;
	height:0px;
	width:0px;
	font-size:0px;}
.unsichtbar{	/* unsichtbare Elemente zum Email-Spamschutz und Barrierearmut*/
	display:none;}
/*__________________________________________________*/
#container{
	font-size:62.5%;
	width:474px;
	margin:0px 30px;}
.contentElement{
	margin-bottom:2em;
	font-size:1.2em;
	line-height:1.3em;}	/* wird ausgangswert für alle Inhaltselemente */
.contentElement h1{
	color:#536682;
	font-weight:normal;
	margin-bottom:20px;
	font-size:1.5em;
	line-height:1.2em;}	/* 18px */
.contentElement h2{
	color:#536682;
	font-weight:normal;
	font-size:1.5em;}	/* 18px */
.contentElement h3{
	color:#536682;
	font-weight:normal;
	font-size:1.15em;
	margin-bottom:5px;}	/* 14px */
.contentElement ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;}
.contentElement ul li{
	padding-left:10px;
	background-image:url(/fileadmin/template_all/img/search_dot.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;}
.contentElement a:link, .contentElement a:visited{
	color:#536682;}
.contentElement a:hover, .contentElement a:active, .contentElement a:focus{
	color:#000000;}
/*_____Back-Button_____*/
a.contentback:link, a.contentback:visited{
	background-image:url(/fileadmin/template_all/img/arrow_back.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	font-size:1.15em;
	text-decoration:none;
	margin-top:15px;}
a.contentback:hover, a.contentback:focus{
	background-image:url(/fileadmin/template_all/img/arrow_back_hover.gif);
	color:#000000;}
	
/*#######################################################*/	
/*_____SPECIALS__________________________________________*/
.box_grey{
	border:1px solid #f2f1ef;
	background-color:#f2f1ef;
	padding:12px;}
.box_border{
	border:1px solid #d4d4cf;
	padding:10px 12px;}
.box_grey img, .box_border img{
	margin-bottom:0px !important;}
	
a.blue_arrow:link, a.blue_arrow:visited{
	background-image:url(/fileadmin/template_all/img/arrow_more.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;}
a.blue_arrow:hover{
	background-image:url(/fileadmin/template_all/img/arrow_more_hover.gif);}
	
/*___LinkToTop___*/
#middle .contentElement div.csc-linkToTop a:link, #middle .contentElement div.csc-linkToTop a:visited{
	background-image:url(/fileadmin/template_all/img/link_to_top.gif);
	height:13px;
	line-height:1px;
	font-size:1px;
	text-decoration:none;
	display:block;
	margin-top:15px;}
#middle .contentElement div.csc-linkToTop a:hover, #middle .contentElement div.csc-linkToTop a:focus{
	background-image:url(/fileadmin/template_all/img/link_to_top_hover.gif);}
	
#middle .contentElement div.csc-textpic-intext-left div.csc-textpic-imagewrap, #middle .contentElement div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:20px !important;}
#middle .contentElement div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;}
#middle .contentElement div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img {
	margin-bottom:15px;}
	
#middle .homesmall .contentElement div.csc-textpic-intext-left div.csc-textpic-imagewrap, #middle .homesmall2 .contentElement div.csc-textpic-intext-left div.csc-textpic-imagewrap, #middle .homelarge .contentElement div.csc-textpic-intext-left div.csc-textpic-imagewrap{
	margin-right:10px !important;}
#middle .homesmall .contentElement div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img, #middle .homesmall2 .contentElement div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img, #middle .homelarge .contentElement div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img {
	margin-bottom:5px;}
	
#middle div.csc-textpic-intext-left, #middle div.csc-textpic-intext-left-nowrap, #middle div.csc-textpic-above{
	width:100%;}
	
#middle div.csc-textpic .csc-textpic-caption{
	display:none;}
#headerwrap2 div.csc-textpic .csc-textpic-caption{
	display:none;}

/*#######################################################*/	
span.bold{
	font-weight:bold;}
span.italic{
	font-style:italic;}
span.blue{
	color:#536682;}
span.bluebold{
	color:#536682;
	font-weight:bold;}
p.quotation{
	font-style: italic;
	color:#536682;
	font-size: 1.3em;
	line-height:1.2em;}
p.quotation_source{
	font-size:0.9em;}
p.infobox{
	font-size:0.9em;
	line-height:20px;
	border:1px solid #f2f1ef;
	background-color:#f2f1ef;
	padding:12px;}
p.downloadbox{	
	line-height:20px;
	padding-left:12px;
	background-image:url(/fileadmin/template_all/img/download_dot.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	background-color:#f2f1ef;}

/*#######################################################*/	
#middle .tx-tpprojects-pi2 h1{
	margin-bottom:19px;}
.tx-tpprojects-pi3-keyimage{
	float:left;
	font-size:1px;
	line-height:0;
	margin-right:20px;
	margin-top:3px;
	width:110px;
	min-height:10px;}
.tx-tpprojects-pi3-infowrap{
	float:left;
	width:340px;}
.tx-tpprojects-pi3-listitem{
	clear:left;
	margin-bottom:2em;}
.tx-tpprojects-pi3-countryForm{
	width:200px;
	text-align:right;}
.tx-tpprojects-pi3-select{
	width:200px;}
.tx-tpprojects-pi3-select option{
	padding:1px 0px 1px 4px;}
.tx-tpprojects-pi3-select option.region{
	background-color:#DFDEDA;
	font-size:12px;}
.tx-tpprojects-pi3-button{
	background-image:url(/fileadmin/template_all/img/searchbox_button.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:0 none;
	height:16px;
	padding:0px 20px 0 0;
	text-align:right;
	width:200px;
	margin-top:5px;
	cursor:pointer;}	
.tx-tpprojects-pi3-infowrap a:link, .tx-tpprojects-pi3-infowrap a:visited{
	background-image:url(/fileadmin/template_all/img/arrow_more.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;}
.tx-tpprojects-pi3-infowrap a:hover, .tx-tpprojects-pi3-infowrap a:active{
	background-image:url(/fileadmin/template_all/img/arrow_more_hover.gif);}
.tx-tpprojects-pi2 .box_grey{
	margin-bottom:20px;}
.tx-tpprojects-pi2-keyimage{
	margin-bottom:12px;}
.tx-tpprojects-pi2 .infobox{
	margin-bottom:20px;}
.tx-tpprojects-pi2 .teaser{
	margin-bottom:20px;}
.tx-tpprojects-pi2 .description{
	margin-bottom:20px;}
.tx-tpprojects-pi2 .tpinuse{
	margin-bottom:20px;}
.tx-tpprojects-pi2-categories{
	font-size:0.8em;}	
.tx-tpprojects-pi1 .galleryimage img{
	display:block;
	vertical-align:text-bottom;}
.tx-tpprojects-pi1 .galleryimage{
	float:left;
	margin-right:5px;
	margin-bottom:5px;}
.tx-tpprojects-pi1 .galleryimage_right{
	float:left;
	display:block;
	margin-bottom:5px;}	
.tx-tpprojects-pi1 #imagebrowser{
	margin-left:81px;
	margin-top:10px;}
.tx-tpprojects-pi1 #imagebrowser .prev_image{
	float:left;
	width:16px;}
.tx-tpprojects-pi1 #imagebrowser .prev_image a:link, .tx-tpprojects-pi1 #imagebrowser .prev_image a:visited{
	text-decoration:none;
	background-image:url(/fileadmin/template_all/img/gallery_arrow_left.gif);
	display:block;
	width:14px;
	height:13px;}
.tx-tpprojects-pi1 #imagebrowser .count_image{
	float:left;
	width:90px;
	text-align:center;}
.tx-tpprojects-pi1 #imagebrowser .next_image{
	float:left;
	width:16px;}
.tx-tpprojects-pi1 #imagebrowser .next_image a:link, .tx-tpprojects-pi1 #imagebrowser .next_image a:visited{
	text-decoration:none;
	background-image:url(/fileadmin/template_all/img/gallery_arrow_right.gif);
	display:block;
	width:14px;
	height:13px;}

/*#######################################################*/	
/*_____TIPLINK___________________________________________*/
#head2 .tiplink{
	text-transform:uppercase;}
#head2 .tiplink a:link, #head2 .tiplink a:visited{
	text-decoration:none;}
#head2 .tiplink a:hover, #head2 .tiplink a:active{
	color:#000000;}

#middle .tx_tipafriend .tx_tipafriend_url{
	margin-bottom:2em;}
#middle .tx_tipafriend_error_box{
	background-color:#ffffff;
	border:0px;
	color:#CC0000;
	font-weight:normal;
	margin-bottom:1em;
	padding:0px;}
#middle .tx_tipafriend_error_header{
	color:#CC0000;}
#middle .tx_tipafriend_error_text{
	color:#CC0000;}
#middle .tx_tipafriend_formfield{
	padding:0px 2px 15px 0px;}
#middle .tx_tipafriend_formfield label{
	float:left;
	font-weight:normal;
	margin-right:0px;
	text-align:left;
	width:200px;}
#middle .tx_tipafriend_formfield input, #middle .tx_tipafriend_formfield textarea {
	background-color:#ffffff;
	border:1px solid #aba89e;
	padding:1px;
	width:268px;
	color:#666666;}
#middle .tx_tipafriend_formfield input:focus, #middle .tx_tipafriend_formfield textarea:focus {
	border:1px solid #536682;}
#middle .tx_tipafriend_codetext {
	color:#666666;
	font-size:1em;
	text-align:left;
	width:272px;}
#middle .tx-srfreecap-pi2-cant-read{
	color:#536682;
	font-size:1em;}
#middle .tx-srfreecap-pi2-cant-read a:link {
	font-weight:normal;
	text-decoration:underline;}
#middle .tx_tipafriend_text{
	border:0px;
	font-size:1em;
	margin:0;
	text-align:left;
	width:272px;}
#middle .tx_tipafriend_werbemail {
	border:0px;
	font-size:1em;
	margin:0px;
	text-align:left;
	width:272px;
}
#middle .tx_tipafriend_formfield .tipsubmit{
	background-image:url(/fileadmin/template_all/img/searchbox_button.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:0 none;
	height:16px;
	padding:1px 20px 0 0;
	text-align:right;
	width:auto;
	float:right;}
	
/*#######################################################*/
/*_____SITEMAP___________________________________________*/
#middle .contentElement .csc-sitemap ul{
	list-style:none;}
#middle .contentElement .csc-sitemap ul li{
	background-image:none;
	padding:0px;
	margin-bottom:2px;}
#middle .contentElement .csc-sitemap ul li.subFirst{
	margin-top:2px;}
#middle .contentElement .csc-sitemap ul li ul li{
	padding-left:15px;}
#middle .contentElement .csc-sitemap ul a:link, #middle .contentElement .csc-sitemap ul a:visited{
	display:block;
	padding:2px 0px 2px 25px;
	text-decoration:none;
	color:#525252;
	background-image:url(/fileadmin/template_all/img/arrow_sitemap.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;}
#middle .contentElement .csc-sitemap ul a:hover,#middle .contentElement  .csc-sitemap ul a:focus{
	color:#ffffff;
	background-color:#617491;
	background-image:url(/fileadmin/template_all/img/arrow_sitemap_hover.gif);}
#middle .contentElement .csc-sitemap ul li a.upper:link, #middle .contentElement .csc-sitemap ul li a.upper:visited{
	text-transform:uppercase;
	background-color:#e9e8e4;
	background-image:url(/fileadmin/template_all/img/arrow_sitemap_grey.gif);}
#middle .contentElement .csc-sitemap ul li a.upper:hover, #middle .contentElement .csc-sitemap ul li a.upper:focus{
	color:#ffffff;
	background-color:#617491;
	background-image:url(/fileadmin/template_all/img/arrow_sitemap_hover.gif);}

/*#######################################################*/	
/*_____SEARCH____________________________________________*/
#search .tx-macinasearchbox-pi1 .macina_input{
	border:1px solid #ABA89E;
	width:146px;
	height:13px;
	padding:0px 1px 1px 1px;
	margin-bottom:4px;
	margin-right:3px;
	font-size:1.1em;
	float:left;}
#search .tx-macinasearchbox-pi1 .macina_button{
	width:16px;
	height:16px;
	border:0px;
	float:left;}
.tx-indexedsearch .tx-indexedsearch-searchbox, .tx-indexedsearch  .tx-indexedsearch-rules, .tx-indexedsearch  .tx-indexedsearch-browsebox, .tx-indexedsearch .tx-indexedsearch-res{
	margin-bottom:1.5em;}
.tx-indexedsearch fieldset{
	border:0px;}
.tx-indexedsearch fieldset legend{
	display:none;}
.tx-indexedsearch .tx-indexedsearch-form{
	float:left;
	width:153px;}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword{
	border:1px solid #ABA89E;
	height:13px;
	padding:0 1px 1px;
	width:146px;}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword:focus{
	border:1px solid #536682;}
.tx-indexedsearch-search-submit{
	float:left;
	width:40px;}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button{
	width:16px;
	height:16px;
	border:0px;}
.tx-indexedsearch .tx-indexedsearch-whatis{
	margin:0px;}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw{
	font-style:normal;
	font-weight:bold;
	color:#536682;}
.tx-indexedsearch-res h3{
	margin-bottom:7px;}
.tx-indexedsearch-descr{
	margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
	color:#536682;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
	background-color:#ffffff;
	font-size:0.9em;}
.tx-indexedsearch .tx-indexedsearch-browsebox{
	clear:both;
	line-height:13px;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul{
	margin:20px 0px 0px 0px;
	list-style:none;}
.tx-indexedsearch .tx-indexedsearch-browsebox a:link, .tx-indexedsearch .tx-indexedsearch-browsebox a:visited{
	color:#666666;}
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:link, .tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:visited{
	color:#536682;}
#middle .tx-indexedsearch .browsebox li{
	float:left;
	padding-right:15px;
	padding-left:15px;
	margin-right:0px;
	border-left:1px solid #a9a79d;
	background-image:none;}
.tx-indexedsearch .browsebox a:link, .tx-indexedsearch .browsebox a:visited{
	color:#000000;}
.tx-indexedsearch .browsebox .tx-indexedsearch-browselist-currentPage a:link, .tx-indexedsearch .browsebox .tx-indexedsearch-browselist-currentPage a:visited{
	text-decoration:none;}
.tx-indexedsearch .search_prev a:link, .tx-indexedsearch .search_prev a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_prev.gif);
	width:13px;
	height:13px;
	display:block;
	text-decoration:none;}
.tx-indexedsearch .search_prev a:hover, .tx-indexedsearch .search_prev a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_prev_hover.gif);}
.tx-indexedsearch .search_next a:link, .tx-indexedsearch .search_next a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_next.gif);
	width:13px;
	height:13px;
	display:block;
	text-decoration:none;}
.tx-indexedsearch .search_next a:hover, .tx-indexedsearch .search_next a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_next_hover.gif);}
#middle .tx-indexedsearch .browsebox .search_prev, #middle .tx-indexedsearch .browsebox .search_next{
	padding-left:0px;
	padding-right:0px;
	border-left:0px;}
.tx-indexedsearch .tx-indexedsearch-search-for{
	margin-top:25px;
	margin-bottom:15px;}
.tx-indexedsearch .tx-indexedsearch-search-in, .tx-indexedsearch .tx-indexedsearch-search-select-section, .tx-indexedsearch .tx-indexedsearch-search-select-order, .tx-indexedsearch .tx-indexedsearch-search-select-results, .tx-indexedsearch .tx-indexedsearch-search-select-group{
	margin-bottom:15px;}

/*#######################################################*/	
#middle .contentElement .newsletterform td{
	padding-bottom:10px;
	border-bottom:0px !important;}	
.newsletterform input{
	background-color:#FFFFFF;
	border:1px solid #ACA89E;
	color:#666666;
	padding:1px 5px;
	width:240px;}
.newsletterform select{
	width:252px;}
.newsletterform .submit{
	color:#928F82;
	float:left;
	font-weight:bold;
	margin-right:3px;}
.newsletterform .submitbutton{
	background-image:url(/fileadmin/template_all/img/searchbox_button.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:0 none;
	height:16px;
	padding:1px 20px 0 0;
	text-align:right;
	width:auto;
	cursor:pointer;}
/*#######################################################*/
/*_____CSS for tt_news____________________________*/
.news-latest-item{
	margin-bottom:1em;}
.news-latest-item h3{
	text-transform:uppercase;}
.news-latest-item .news-latest-morelink a:link, .news-latest-item .news-latest-morelink a:visited{
	text-decoration:none;
	padding-right:9px;
	background-image:url(/fileadmin/template_all/img/arrow_more_small.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	/*\*//*/
	background-position:right 3px;
	/**/}

.news-latest-item .news-latest-morelink a:hover, .news-latest-item .news-latest-morelink a:focus{
	background-image:url(/fileadmin/template_all/img/arrow_more_small_hover.gif);}

.news-list-container .news-list-item{
	margin-bottom:2em;}
.news-list-container img{
	width:110px;
	margin-right:20px;}
.news-list-container .news-list-image a:link, .news-list-container .news-list-image a:visited{
	height:0px;
	width:0px;
	font-size:0px;
	line-height:0px;
	display:inline;}
#middle .news-list-container .news-list-item h3{
	color:#666666;
	margin-bottom:5px;
	line-height:20px;}
.news-list-container .news-list-morelink{
	margin-top:5px;}
.news-list-container .news-list-morelink a:link, .news-list-container .news-list-morelink a:visited{
	text-decoration:none;
	padding-right:10px;
	background-image:url(/fileadmin/template_all/img/arrow_more.gif);
	background-repeat:no-repeat;
	background-position:right 4px;}
.news-list-container .news-list-morelink a:hover, .news-list-container .news-list-morelink a:focus{
	background-image:url(/fileadmin/template_all/img/arrow_more_hover.gif);}
	
.news-single-item .newssubheader{
	font-weight:bold;
	color:#536682;
	margin:1em 0em;}
.news-single-item{
	margin-bottom:2em;}
.news-single-item .news-single-img{
	float:left;
	width:200px;
	margin:3px 20px 10px 0px;}
	
.tx-ttnews-browsebox table{
	margin-top:20px;
	width:auto !important;
	text-align:left;}	
#middle .contentElement .tx-ttnews-browsebox td{
	border-left:1px solid #A9A79D;
	border-bottom:0px !important;
	padding:0px 15px;}
.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:link, .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:visited{
	font-weight:bold;
	text-decoration:none;}
#middle .contentElement .tx-ttnews-browsebox td.nextnews, #middle .contentElement .tx-ttnews-browsebox td.prevnews{
	padding-right:0px;
	padding-left:0px;
	border-left:0px;}
.tx-ttnews-browsebox td.nextnews a:link, .tx-ttnews-browsebox td.nextnews a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_next.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:block;
	height:14px;
	text-decoration:none;
	width:13px;}
.tx-ttnews-browsebox td.nextnews a:hover, .tx-ttnews-browsebox td.nextnews a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_next_hover.gif);}
.tx-ttnews-browsebox td.prevnews a:link, .tx-ttnews-browsebox td.prevnews a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_prev.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:block;
	height:14px;
	text-decoration:none;
	width:13px;}
.tx-ttnews-browsebox td.prevnews a:hover, .tx-ttnews-browsebox td.prevnews a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_prev_hover.gif);}
		
/*#######################################################*/
/*_____DAMDOWNLOADS______________________________________*/

#middle div.browsebarwrap{
	margin:10px 0px;
	width:100%;}
#middle ul.browsebar {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:0;}
#middle ul.browsebar li {
	background-image:none;
	float:left;
	margin-right:0px;
	padding:0px 15px;
	border-left:1px solid #A9A79D;}
#middle ul.browsebar li.first, #middle ul.browsebar li.last {
	display:none;}
#middle ul.browsebar li.current{
	font-weight:bold;
	color:#536682;}
#middle ul.browsebar li.prev{
	padding:0px;
	border-left:0px;}
#middle ul.browsebar li.next{
	padding:0px;
	border-left:0px;}
#middle ul.browsebar li.prev a:link, #middle ul.browsebar li.prev a:visited {
	background-image:url(/fileadmin/template_all/img/search_browse_prev.gif);
	display:block;
	height:13px;
	text-decoration:none;
	width:13px;}
#middle ul.browsebar li.prev a:hover, #middle ul.browsebar li.prev a:focus {
	background-image:url(/fileadmin/template_all/img/search_browse_prev_hover.gif);}
#middle ul.browsebar li.next a:link, #middle ul.browsebar li.next a:visited {
	background-image:url(/fileadmin/template_all/img/search_browse_next.gif);
	display:block;
	height:13px;
	text-decoration:none;
	width:13px;}
#middle ul.browsebar li.next a:hover, #middle ul.browsebar li.next a:focus {
	background-image:url(/fileadmin/template_all/img/search_browse_next_hover.gif);}
	
#middle .tx-damdownloads-pi1-list{
	width:100%;
	margin-bottom:30px;}
#middle .tx-damdownloads-pi1-list td{
	border-bottom:0px !important;}		
.tx-damdownloads-pi1-list .download_img{
	width:95px;
	vertical-align:bottom;}
.tx-damdownloads-pi1-list .download_img img{
	border:1px solid #e3e2e0;}
.tx-damdownloads-pi1-list .download_text{
	vertical-align:bottom;}
#middle .tx-damdownloads-pi1-list .download_text h3{
	color:#666666;
	text-transform:uppercase;}
#middle .tx-damdownloads-pi1-list .downloadlink{
	margin-top:5px;}
#middle .tx-damdownloads-pi1-list .downloadlink a:link, #middle .tx-damdownloads-pi1-list .downloadlink a:visited{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	padding-left:15px;
	background-image:url(/fileadmin/template_all/img/download_dot.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;}
#middle .tx-damdownloads-pi1-list .downloadlink a:hover, #middle .tx-damdownloads-pi1-list .downloadlink a:focus{
	color:#000000;
	background-image:url(/fileadmin/template_all/img/download_dot_hover.gif);}
#middle .tx-damdownloads-pi1-list .downloadlink a:hover span, #middle .tx-damdownloads-pi1-list .downloadlink a:focus span{
	color:#000000;}
#middle .tx-damdownloads-pi1-list .downloadlink .type{
	text-transform:uppercase;}
#middle .tx-damdownloads-pi1-search{
	display:none;}	
/*#######################################################*/	
/*_____ADRESSEN__________________________________________*/
.tx-ttaddress-pi1 .address_item{
	background-color:#f2f2f0;
	border:1px solid #f2f2f0;
	padding:12px;
	margin-bottom:12px;
	font-size:0.9em;
	line-height:1.3em;}
.tx-ttaddress-pi1 .box1{
	float:left;
	width:170px;
	padding-right:12px;}
.tx-ttaddress-pi1 .box2{
	float:left;
	width:200px;
	padding-right:12px;}
.tx-ttaddress-pi1 .box3{
	float:left;}

.tx-ttaddress-pi1 img{
	float:left;
	width:53px;}
.tx-ttaddress-pi1 .address_item .description{
	float:left;
	width:136px;
	height:74px;
	color:#536682;
	font-weight:bold;}
.tx-ttaddress-pi1 .address_item .name{
	color:#536682;}
.tx-ttaddress-pi1 .address_item .org{
	color:#536682;}
.tx-ttaddress-pi1 .address_item .phonespace{
	width:40px;
	float:left;}
	
.tx-ttaddress-pi1 .address_item_right .description{
	color:#536682;
	font-weight:bold;
	margin-bottom:9px;}
.tx-ttaddress-pi1 .address_item_right .name{
	color:#536682;}
.tx-ttaddress-pi1 .address_item_right .phonespace{
	width:30px;
	float:left;}
	
.tx-ttaddress-pi1 .address_item_right .vcard_c .org{
	color:#536682;}

/*#######################################################*/	
/*_____POWERMAIL_________________________________________*/
.tx-powermail-pi1 fieldset{
	border:0px;}
.tx-powermail-pi1 fieldset legend{
	display:none;}
.tx_powermail_pi1_fieldwrap_html{
	padding:5px 0px;
	clear:both;}
.tx_powermail_pi1_fieldwrap_html_submit{
	text-align:right;
	width:427px;
	margin-top:10px;}
.tx_powermail_pi1_fieldwrap_html label{
	float:left;
	display:block;
	width:175px;}
.tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_radio_title, .tx_powermail_pi1_fieldwrap_html  .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	float:left;
	display:block;
	width:175px;}
.tx_powermail_pi1_fieldwrap_html .box{
	float:left;
	width:290px;}
.tx_powermail_pi1_fieldwrap_html input {
	width:240px;
	padding:1px 5px;
	border:1px solid #aca89e;}
.tx_powermail_pi1_fieldwrap_html textarea {
	width:242px;
	height:73px;
	padding:1px 4px;
	border:1px solid #aca89e;}
.tx_powermail_pi1_fieldwrap_html select {
	width:252px;
	border:1px solid #aca89e;}
.tx_powermail_pi1_fieldwrap_html select option {
	padding:0px 4px;}
.tx_powermail_pi1_fieldwrap_html .box label{
	width:270px;
	display:inline;
	float:none;}
.tx_powermail_pi1_fieldwrap_html input.powermail_radio, .tx_powermail_pi1_fieldwrap_html input.powermail_check{
	width:15px;
	border:0px;
	margin-right:5px;}
.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner, .tx_powermail_pi1_fieldwrap_html .powermail_check_inner{
	margin-bottom:5px;}
.tx_powermail_pi1_fieldwrap_html .powermail_submit{
	width:auto;
	text-align:right;
	height:16px;
	padding:1px 20px 0px 0px;
	border:0px;
	background-image:url(/fileadmin/template_all/img/searchbox_button.gif);
	background-position:bottom right;
	background-repeat:no-repeat;}
.powermail_mandatory_js{
	color:#FF9933;}
.powermail_all{
	margin:15px 0px;
	width:100%;}
.powermail_all td{
	width:50%;
	padding:3px 0px;}
.tx_powermail_pi1_formconfirmation_back{
	width:234px;
	float:left;}
.tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit{
	width:auto;
	height:16px;
	padding-right:17px;
	border:0px;
	background-image:url(/fileadmin/template_all/img/searchbox_button.gif);
	background-position:bottom right;
	background-repeat:no-repeat;}
.tx-powermail-pi1_confirmation_back{
	background-image:url(/fileadmin/template_all/img/mail_back_button.gif);}
.tx-powermail-pi1 .contenttable{
	width:100%;}