@import url("navigation.css");

* 
{
	margin: 0;
	/*padding: 0;*/
	border: 0;
	z-index: 0;
}

html
{
	padding:0px;
	margin:0px;
 	height:100%;  
}


.clearer{
	height: 0;
	color: transparent;
	background: transparent none;
	line-height: 0;
	clear:both;
	border:0;
	font-size: 0;
	margin:0;
	padding:0;
	width:0;
}	

body{
	background: rgb(235,235,235);
	font-family:Arial,Verdana,sans-serif;
	color:rgb(102,102,102);
	font-size:11px;
	line-height:13px;
	height:100%;
	padding: 0;
    margin: 0; 
}

a{
	border: 0;
	outline: 0;
}

.content_left a,
.content_middle a,
.content_right a{
	color:rgb(255,0,0);
	text-decoration:none;
}

a:hover{
	color:rgb(255,0,0);
}

h1{
	font-size:22px;
	font-weight:normal;
	line-height:24px;
}

h2{
	font-size:17px;
	font-weight:bold;
	line-height:19px;
}

h3{
	font-size:12px;
	font-weight:normal;
	line-height:13px;
}

.rc-projekt h2,
h4{
	color: rgb(50,48,114);
	font-size:12px;
	line-height:13px;
	font-weight:normal;
}

.underline{
	background:url(../pics/point.jpg) repeat-x;
	height:1px;
	margin:4px 0 5px 0;
}

.content{
	width:928px;
	min-height:100%;
	height: auto !important;
	height:100%;
	margin: 20px auto 0 auto;
	background: url(../pics/bg_content.jpg);
	background-repeat: repeat-y;
}

.maincontent{
	min-height:100%;
	height: auto !important;
	height:100%;
	width:928px;
	padding: 0 0 80px 0;
	float:left;
	font-size: 11px;
}

#header{
	background: url(../pics/header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width:928px;
	float:left;
}

.header_left{
	height:49px;
	width: 141px;
	margin: 55px 0px 0px 55px;
	float:left;
}

*html .header_left{
	margin: 57px 0px 0px 27px;
}

.header_middle{
	height:45px;
	width: 350px;
	margin: 50px 0px 0px 125px;
	float:left;
}

.header_right{
	height:11px;
	width: 180px;
	margin: 30px 0px 0px 35px;
	float:left;
}

.content_left{
	width: 130px;
	min-height:215px;
	height:auto !important;
	height:215px;
	margin: 30px 0 0 57px;
	float:left;
}

*html .content_left{
	margin: 30px 0 0 29px;	
}

.content_middle{
	width: 525px;
	margin: 30px 0 0 15px;
	float:left;
}

.folge{
	width: 430px;
	margin: 30px 95px 0 15px;	
}


.content_right{
	width: 154px;
	min-height:215px;
	height:auto !important;
	height:215px;
	margin: 30px 0 0 20px;
	float:left;
}

/*Teaser Startseite*/
.content_middle .spalte{
	margin-right:5px;
	float:left;
	width: 126px;
}

.content_middle .spalte_inhalt{
	padding:0 0 0 1px;
	margin:10px 0 0;
}

.content_middle .spalte_inhalt h2{
	margin:0 0 5px 0;
}

.content_middle .spalte_inhalt p{
	margin:0 0 10px 0;
}

.content_middle .spalte_inhalt a{
	color:rgb(0,51,153);
	text-decoration:underline;
}


/*Teaser Startseite conveyor systems*/
.content_middle .spalte_conveyor{
	margin-right:5px;
	float:left;
	width: 126px;
}



.content_right img{
	margin-bottom:10px;
}

.footer{
	margin:0 0 0 197px;
	float:left;
}

*html .footer{
	margin:0 0 0 99px;	
}

.footer_middle{
	width: 565px;
	float:left;
}

.footer_right{
	width: 90px;
	float:left;
	margin: 0 0 0 50px;
}

*html .footer_right{
	margin: 0 0 0 47px;	
}

.footer_img{
	margin: 0 42px 0 0;
	float:left;
}

.dots{
	background: url(../pics/point.jpg);
	background-repeat: repeat-x;
	width: 846px;
	height:1px;
	margin: 15px 55px 10px 55px;
	float:left;	
}

*html .dots{
	margin: 15px 55px 10px 25px;	
}


/*News*/
.content_right .news-latest-item .news-latest-date{
	margin-top:3px;
}

.content_right .news-latest-item .news-latest-date a {
	color: rgb(50,48,114);
}

.content_right .news-latest-item{
	background: url(../pics/point.jpg) repeat-x 0 bottom;
	padding-bottom:5px;
	/*height:50px;*/
	width:154px;
	clear:both;
	float:left;
}

.content_right .news-latest-item a {
	text-decoration:none;
	color:rgb(102,102,102);
}

.news-list-item a{
	color: rgb(50,48,114);
}

.news-list-morelink a,
.news-single-backlink a{
	color:rgb(255,0,0);
	background:url(../pics/pfeil_klein.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}

.news-list-morelink {	
	margin:0 0 3px 0;
}

.news-single-backlink a{
	background:url(../pics/pfeil_klein_back.gif) no-repeat 0 4px;
}

.news-single-backlink{
	margin:10px 0 0 0;
}

.news-list-item{
	background:url(../pics/point.jpg) repeat-x 0 bottom;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.news-single-item p{
  margin: 9px 0;
}

.news-single-item .news-single-imgcaption{
  font-size:10px;
  line-height:12px;
}

.news-single-item .news-single-item-subtitle{
  margin:0 0 10px 0;
}

.viadat_headline {
	width: 154px;
	height:15px;
}

.news_headline{
	padding:0 10px 1px 10px;
	color: rgb(255,255,255);
	background-color: #ec1d25;
	height: 13px;
	float:left;
	text-align: center;
	font-size:12px;
	font-style:italic;
	line-height:14px;
	font-weight:bold;
	margin: 0 0 5px 0;
	width:50%;
}

.news_dots{
	background: url(../pics/point.jpg) repeat-x 0 bottom;
	float:left;
	height:15px;
	margin: 0 0 0 5px;
	width:30%;
}

/*Formulare*/
.tipafriend,
.tmail-form-main{
	width: 340px;
}

.tmail-form-main label.bodytext{
	display:block;
	margin: 5px 0 0 0;
	padding: 7px 20px 7px 0;
	width: 319px;
}
.tmail-form-datenschutz{
	display: block;
	margin: 5px 0 0 0;
	padding: 7px 20px 7px 0;
	width: 319px;
}

.tmail-form-label,
.tmail-form-checkbox,
.form-label{
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	min-width: 130px;
	clear: left;
}
.tmail-form-checkbox,
.tmail-form-input-left{
	float: left;
}

.tmail-form-check{
	margin:0 0 5px 0;
}
.tmail-form-label-short{
	width: 180px;
	clear: left;
}
.tmail-form-textarea,
.tmail-form-input,
.tmail-form-input-plz,
.tmail-form-input-ort,
.tmail-form-input-short{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(180,184,188);
	width: 318px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
}

.tmail-form-input,
.tmail-form-input-plz,
.tmail-form-input-ort,
.tmail-form-input-short{
	height: 16px;
}
.tmail-form-input-plz{
	width: 44px;
}
.tmail-form-input-ort{
	width: 265px;
	margin: 0 0 0 2px;
}
.tmail-form-input-short{
	width: 80px;
}
.tmail-form-textarea{
	overflow: auto;
}

.tmail-form-submit{
	clear: left;
	float: right;
	margin: 4px 18px 0 0;
	background-color: rgb(235,235,235);
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(180,184,188);
}

.tmail-form-main-header-err, .tmail-form-main-header-err b, 
.tmail-form-main-header-err strong, .tmail-form-main-header-err i, 
.tmail-form-main-header-err em,
.form-fehler {
	color:rgb(255,0,0);
	font-weight:bold;
}

.tmail-form-trenner {
	display:block;
	height:18px;
	width:320px;
}

/*Referenzen*/
select {
	clear:left;
	float:left;
	font-size:11px;
	margin:2px 0 4px;
	padding:0;
	width:180px;
	border:1px solid rgb(102,102,102);
}
a.pdf {
	background-image:url(../../main/pics/verweis_pdf.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
}
#referencespdf {
	float:right;
	margin:0 22px 0 0;
}

.tx-ttnews-browsebox, .tx-ttnews-nonews{
	clear:left;
}
/*	------------------------------------------------------------------
	ReferenzModul: START
	--------------------------------------------------------------- */

	.referenz-container, .rc
	{
		margin: 10px 0 15px 0;
		padding: 1px 0 0px 0;
		display: block;
		float: left;
		clear: both;
		background-image: url(../../references/pics/rc-top.gif);
		background-repeat: repeat-x ;
		width: 504px;
	}

	.rc-hover:hover,
	.iehover,
	.rc-active
	{
		background-color: rgb(250,250,250);
	}
	.rc-active-head
	{
		background-color: rgb(245,245,245);
	}
/*
	OVERVIEW
*/
	.rc-text
	{
		width: 140px;
		float: left;
		padding: 3px 2px 3px 8px;
		font-size: 11px;
		/*letter-spacing: 1px;*/
		color: rgb(134,134,134);
	}
	.rc-logo
	{
		width: 176px;
		float: left;
		text-align: center;
		padding: 5px 0 5px 0;
		height: auto !important;
		height: 38px;
		min-height: 38px;
	}
	.rc-logo-img
	{
		width: 176px;
		display: table-cell;
   	 	text-align: center;
    	vertical-align: middle;
		text-align: center;
		height: 44px;
	}
	.rc-logo-img *
	{
    	vertical-align: middle;
	}
	*:first-child+html .rc-logo-img span
	{
		display: inline-block;
		height: 100%;
	}
	* html .rc-logo-img span
	{
		display: inline-block;
		height: 100%;
	}
	/*IE-MAC*/
	/*\*//*/
	.wraptocenter
	{
		display: block;
	}
	.wraptocenter span
	{
		display: inline-block;
		height: 100%;
		width: 1px;
	}
	/**/
	a.rc-link,
	a.rc-link:visited,
	a.rc-link:link
	{
		font-size: 11px;
		color: rgb(134,134,134);
		font-weight: 100;
		text-align: left;
		/*letter-spacing: 1px;*/
		text-decoration: none;
		border: none;
	}
	a.rc-link:active,
	a.rc-link:focus,
	a.rc-link:hover
	{
		color: rgb(216,28,93);
	}
	.rc-projekt
	{
		float: left;
		width: 308px;
		padding: 3px 2px 3px 8px;
		font-size: 11px;
		/*letter-spacing: 1px;*/
		color: rgb(134,134,134);
	}
/*
	DETAIL
*/
	.rc-detail
	{
		margin: 5px 0 5px 0;
		padding: 0 5px 0 10px;

		display: block;
		list-style-type: none;
		list-style: none;
		float: left;
		width: 504px;
	}

	.rc-detail h2
	{
		font-size: 11px;
		line-height: 16px;
		color: rgb(216,28,93);
		font-weight: 600;
		margin: 8px 0 5px 0;
		/*letter-spacing: 1px;*/
	}
	.rc-detail h3
	{
		font-size: 11px;
		line-height: 16px;
		color: rgb(134,134,134);
		font-weight: 600;
		margin: 5px 0 1px 0;
		/*letter-spacing: 1px;*/
	}
	.rc-detail p
	{
		font-size: 11px;
		line-height: 18px;
		color: rgb(134,134,134);
		font-weight: 100;
		text-align: left;
		margin: 0 0 10px 0;
		/*letter-spacing: 1px;*/
	}
	.rc-detail p img
	{
		float: left;
		margin: 0 4px 4px 0;
	}
	.rc-detail ul,
	.rc-d-right ul
	{
		margin: 0 0 23px 0px;
		list-style-type: none;
		list-style: none;
	}
	* .rc-detail ul li,
	* .rc-d-right ul li
	{
		font-size: 11px;
		line-height: 18px;
		color: rgb(134,134,134);
		font-weight: 100;
		list-style-type: none;
		list-style: none;
		list-style-image: none;
	}
	.rc-illu
	{
		padding: 10px 5px 10px 0;
		margin:0 0px 0 0;
		float: right;
		width: 315px;
	}

/*
	Ausklapp-K�sten
*/
	.overview
	{
		width: 504px;
		clear: both;
		cursor: pointer;
		background-color: rgb(255,255,255);
		margin: 0 !important;
		margin-top: -1px;
	}
	/* Ersetzung f�r ie < 7: */
	.overview
	{
		background-color: expression(
			this.onmouseover = new Function("this.className += ' ie-overview-hover';"),
			this.onmouseout = new Function("this.className = this.className.replace(' ie-overview-hover', '');")
			);
	}
	.ie-overview-hover
	{
		background-color: rgb(250,250,250);
	}
	/* alle anderen: */
	.overview:hover
	{
		background-color: rgb(250,250,250);
		cursor: pointer;
	}

	.detail
	{
		width: 504px;
		clear: both;
		/*overflow: auto !important; */
		background-color: rgb(250,250,250);
	}
	.rc-d-right
	{
		float: right;
		width: 175px;
		margin: 0px 0 20px 30px;
	}
	.rc-d-left
	{
		float: left;
		width: 372px;
	}
	.referenz-link-detail
	{
		float:right;
		width:315px;
		margin:0 0 5px 0;
		padding:0 5px 0 0;
	}
	.referenz-link-detail a
	{
		margin:0 0 5px 0px;
	}

	.seperator-1px
	{
		background-image: url(../../references/pics/rc-top.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		height: 1px;
		font-size: 1px;
		line-height: 1px;
		padding: 0px !important;
		padding-top: -1px;
		clear: both;
	}
/*	------------------------------------------------------------------
	ReferenzModul: END
	--------------------------------------------------------------- */

/*Quicklinks*/
.quicklink{
	background: url(../pics/point.jpg) repeat-x scroll 0 bottom;
	margin:10px 0 5px 0;
	padding:0 0 5px 0;
}

.quicklink a.qllink{
	background:url(../pics/pfeil_klein.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	display:block;
	margin:15px 0 5px 0;
}

/* highslide Fenster */
.highslide-credits{
	display: none;
}

.highslide-close a{
	background: url(../pics/icon_highslide_exit.jpg) no-repeat; 
	width: 14px;
	height: 14px;
	float:right;
	margin: 6px 1px 3px 0;
}

.highslide-move span, .highslide-close span {
	display:none !important;
}

.highslide-header ul{
	float:right;
}
/*
Mediendatenbank
*/
input.search{
float:left;
margin:8px 0 8px 0;
padding:0 0 0 0;
width:111px;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:15px;
}
select.searchcategory{
clear:left;
float:left;
margin:8px 4px 8px 0;
padding:0 0 0 0;
width:217px;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}
input.searchsubmit{
float:left;
margin:10px 0 3px 3px;
padding:0 0 0 0;
}
.tx-damdownloads-pi1-search{
clear: left;
width: 360px;
display: block;
background:#f2f2f2;
padding: 1px 8px 9px 8px;
}
.tx-damdownloads-pi1-search .basket {
	margin-top: 30px;
}
.tx-damdownloads-pi1-search .basket a{
	width:26px;
	height:22px;
	float:right;
	margin: 0 0 0px 0;
}

.tx-damdownloads-pi1-search .basket a#basket_amount{
  text-align:right;
  color:#000000;
  text-decoration:none;
}

.tx-damdownloads-pi1-search .basket a img{
	border:none;
}

.searchresult,
.tx-damdownloads-pi1-list{
clear: left;
display: block;
}
.tx-damdownloads-pi1-list{
width: 376px;
}
.tx-damdownloads-pi1-list .row{
clear: left;
float: left;
height: auto;
margin: 10px 0 10px 0;
display: block;
width: 376px;
}
.tx-damdownloads-pi1-list .row .item {
float: left;
display: inline;
padding: 0 15px 0 10px;
width: 120px;
overflow: hidden;
}

.tx-damdownloads-pi1-list .row .item.no-image{
float: left;
display: inline;
padding: 0 15px 0 10px;
width: 20px;
overflow: hidden;
text-align: center;
}

.tx-damdownloads-pi1-list .meta_detail{
	width:19px;
	height:23px;
	float: left;
	margin: 0 5px 0 0;
}

.tx-damdownloads-pi1-list .meta_save{
	width:28px;
	height:23px;
	float: left;
}

.tx-damdownloads-pi1-list .meta img{
	border: none;
}

.tx-damdownloads-pi1-list .description{
	margin-top: 10px;
	height: 54px;
	float: left;
	width: 160px;
}

.tx-damdownloads-pi1-list .description.no-image{
	height: 0;
	float: left;
	width: 260px;
	margin: 0;
}

.tx-damdownloads-pi1-list .meta{
	float:right;
	margin: 0 10px 0 0;
}

.pagination{
	clear: left;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 2px 2px 2px;
	margin-right: 2px;	
	text-decoration: none;
	cursor: pointer;
	background-color: transparent;
	color: #FA0000;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 2px 2px 2px;
	margin-right: 2px;
}
div.pagination span.current {
	padding: 2px 2px 2px 2px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 2px 2px 2px;
	margin-right: 2px;
	color: #ccc;
}
.tx-damdownloads-pi1-browsebox {
	margin-left: 25%;
}
.tx-damdownloads-pi1-browsebox table td p {
	margin:9px 0 10px 0;
	padding:0 0 0 0;
}
td.tx-damdownloads-pi1-browsebox-SCell p {
	font-weight: bold;
}
.tx-damdownloads-pi1 .pixellinie{
	float:left;
	clear:left;
	background-image:url(../pics/pixelline.png);
	background-repeat:repeat-x;
	background-position:0 0;
	height: 1px;
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;
	width:376px;
}
.tx-damdownloads-pi1-detail{
	margin: 15px 5px 0 5px;
}
.tx-damdownloads-pi1-detail .description,
.tx-damdownloads-pi1-list .row .item .description{
	clear: left;
	float: left;
	margin: 15px 0 0 0;
}
.tx-damdownloads-pi1-detail .meta,
.tx-damdownloads-pi1-list .row .item .meta{
	clear: left;
	float: left;
	margin: 5px 0 0 0;
}
.tx-damdownloads-pi1-detail .meta a,
.tx-damdownloads-pi1-list .row .item .meta a,
.tx-damdownloads-pi1-detail .description a,
.tx-damdownloads-pi1-list .row .item .description a{
	color: rgb(255,0,0);
	background-color: transparent;
	text-decoration: none;
	background-image: url(../pics/aReferences.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 17px;
}
.tx-damdownloads-pi1-detail .description a.backlink{
	color: rgb(255,0,0);
	background-color: transparent;
	text-decoration: none;
	background-image: url(../pics/aBacklink.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 17px;
}
