/* overwrite.css - contains overwrite rules for specific predefined extension rules */

/* ------------------------------------------------------- dam_frontend */
.checkbox a {
    background: url("/fileadmin/templates/images/brick.gif") no-repeat scroll 0 3px transparent; !important;
}
.checkbox_green a, .checkbox_grey a {
    background: url("/fileadmin/templates/images/brick_add.gif") no-repeat scroll 0 3px transparent !important;
}

/* -------------------------------------------------------  News */
div.news-latest-item,
div.news-list-item {
	margin: 0;
	padding: 0;
	clear: both;
}
div.news-single-backlink a,
div.news-single-backlink a:hover,
div.news-list-browse a,
div.news-list-browse a:hover,
div.news-list-item h3 a,
div.news-list-item h3 a:hover  {
	background-image:none !important;
	padding-left:0px;
}
div.news-list-item h3 {
	font-size: 68.75%;
	padding: 11px 11px 8px 17px!important;
}
div.news-list-container a {	
	padding: 0 11px 0 17px!important;
}
div.news-list-category {
	padding: 0 11px0 17px;
}
div.news-list-item img {
	padding: 0 11px 9px 17px;
}
div.news-list-item p {
	font-size: 62.5%;
	padding: 0 11px 0 17px;
}

div.news-list-item span.moreLink a{
	margin: 0 0 0 5px;
	background: url("/fileadmin/templates/images/navipfeil_icon_h.gif") 20% 50% no-repeat;
	text-decoration: none;
}

div.tx-ttnews-browsebox td {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
}
/*div.news-list-morelink {
	margin-bottom: 5px;
	margin-top: 5px;
}*/
.news-list-date{
}
td.tx-ttnews-browsebox-SCell p a{
	font-weight:bolder!important;
	color:#666666!important;
}

/* -------------------------------------------------------  search */

.tx-indexedsearch-searchbox{
	padding-left: 0;
}
.tx-indexedsearch-res,
.tx-indexedsearch-res table{
	padding-left:0px;
	margin:0 0 5px 0;
}
.tx-indexedsearch-res table {
	margin-left: -18px; /* because theres no picture? */
}
ul.browsebox{
	margin-bottom:10px;
	padding: 4px;
}
div.tx-indexedsearch-browsebox{
	margin: 0 ;
	padding: 0;
}
.tx-indexedsearch-browselist-currentPage a{
	font-weight:bolder!important;
	color:#666666!important;
}
td.tx-indexedsearch-icon {
	visibility: hidden;
}
.tx-indexedsearch-title {
	padding-bottom: 3px;
}

/* -------------------------------------------------------  text/pictures */
dd.csc-textpic-caption {
	padding-top: 0px;
	color: #565656;
	text-align: right;
}
#content div.csc-textpic-imagewrap,
#content div.csc-textpic-imagewrap dt a,
#content div.csc-textpic-imagewrap dt a:hover {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-image: none;
}

/* ------------------------------------------------------- Border for pictures */
/*
.csc-textpic-image {
	padding: 0px;
	margin: 0;
}

.csc-textpic-image dt a img {
	padding: 0px;
	margin: 0;
}

.csc-textpic-image dt img {
	padding: 0px;
	margin: 0;
}
dl.csc-textpic-image dt a,
dl.csc-textpic-image dt a:hover {
	padding: 0;
	margin: 0;
	background-image: none;
}
*/
	
/* ------------------------------------------------------- Sitemap */

.csc-sitemap a{
	font-weight: normal !important;
} 
#content .csc-sitemap ul li  {
}
#content .csc-sitemap ul li ul {
	padding: 3px 3px 5px 22px;
}

#content .csc-sitemap ul li ul li ul {
	list-style: none;
	padding: 3px 3px 5px 22px;
	margin-top: 2px;
}
#content .csc-sitemap ul li ul li ul li ul {
	list-style: none;
	padding: 3px 3px 5px 22px;
	margin-top: 2px;
}

/* DAM File List */

.tx-mmdamfilelist-pi1-title div {
	padding-left: 10px;
}

.tx-mmdamfilelist-pi1-table td{
	padding-bottom: 10px;
	padding-top: 10px;
}

.browseBoxWrap {
}

/* ------------------------------- Automatic Download-Site */
.pagetitle {
	padding-top: 15px;
}
.filename {
	padding-left: 3px;
}

/* ------------------------------- Web Handbook Webhandbuch */
#left_side h1{
	color: #444444;
	background-color: #feebdd;
	padding: 1px 6px 1px 30px;
	border-top: 3px solid #fee2ce;
}

/* --------------------------------------------------- quick poll */
.pollquestion {
	PADDING-BOTTOM: 10px; 
	font-size:11px;
}

/*----------------------------------------------------- jobs */
div.job-single-container {
	;
}

div.job-list-container h1 {
	clear:both;
}

div.job-date {
	padding-bottom: 2px;
	width:50px;
	float:left;
}

div.job-link {
	padding-bottom: 2px;
	width:450px;
	float:right;
}
	
td.job-key {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

td.job-value {
	text-align: left;
	padding-left: 4px;
}

td.job-value p.bodytext {
	padding-top:0px;
}
/*----------------------------------------------------- table-2006 */
table.table-2006 {
	border-collapse: collapse;
}
table.table-2006 td {
	border: 1px solid #DFEBE7;
	vertical-align: top;
}

/*----------------------------------------------------- social bookmarks */
#header_print .tx-timtabsociable-pi1 {
	width: 80px;
	display: inline;
	float: right;
	padding: 0 10px 0 0;
}

#header_print .tx-timtabsociable-pi1 a img {
	padding: 0 0 0 5px;
	float: right;
}


/* ------------------------------------------------------- product menu */

#content ul.productmenu {
	list-style: none;
	height: 27px;
	padding: 0 0 0 5px;
}

#content ul.productmenu li.productmenu-begin {
	float: left;
	width: 1px;
	padding: 0;
	height: 26px;
	border-top: 1px solid #DFDFDF;
	background: url("/fileadmin/templates/images/reiter_begin.gif") bottom left no-repeat;
}
#content ul.productmenu li.productmenu-no {
	float: left;
	width: auto;
	height: 21px;
	padding: 5px 18px 0 15px;
	border-top: 1px solid #DFDFDF;
	background: url("/fileadmin/templates/images/reiter_bg_no.gif") bottom left repeat-x;
}

#content li.productmenu-no a {
	text-decoration: none;
	color: #585A5D;
	padding: 0;
	width: auto;
	height: 25px;
	font-size: 100%;
}

#content li.productmenu-no a:hover {
	text-decoration: none;
	color: #0078AD;
	width: auto;
	height: 25px;
}

#content li.productmenu-act a {
	text-decoration: none;
	color: #0078AD;
	padding: 0;
	width: auto;
	height: 25px;
	font-size: 100%;
}

#content li.productmenu-act a:hover {
	text-decoration: none;
	color: #0078AD;
	width: auto;
	height: 25px;
}


#content ul.productmenu li.productmenu-no-end {
	float: left;
	height: 26px;
	width: 7px;
	padding: 0;
	border-top: 1px solid #DFDFDF;
	background: url("/fileadmin/templates/images/reiter_end_no.gif") #FAFAFA bottom left no-repeat;
}

#content ul.productmenu li.productmenu-no-end-final {
	float: left;
	height: 27px;
	width: 7px;
	padding: 0;
	border-top: none;
	background: url("/fileadmin/templates/images/reiter_end_no.gif") bottom left no-repeat;
}


#content ul.productmenu li.productmenu-act {
	float: left;
	width: auto;
	height: 21px;
	padding: 5px 18px 0 15px;
	border-top: 1px solid #DFDFDF;
	background: #FFFFFF;
}

#content ul.productmenu li.productmenu-act-end {
	float: left;
	height: 26px;
	width: 7px;
	padding: 0;
	border-top: 1px solid #DFDFDF;
	background: url("/fileadmin/templates/images/reiter_end_act.gif") #FAFAFA bottom left no-repeat;
}

#content ul.productmenu li.productmenu-act-end-final {
	float: left;
	height: 27px;
	padding: 0;
	width: 7px;
	border-top: none;
	background: url("/fileadmin/templates/images/reiter_end_act.gif") bottom left no-repeat;
}


.tx-profuxfiledownload-pi1 .backlink a {
	font-size: 75%;
	padding: 0 0 0 17px;
}

#content .tx-profuxfiledownload-pi1 ul ul li {
	background: none;
	list-style: none;
	line-height: 20px;
}

#content .tx-profuxfiledownload-pi1 ul li.dir1 {
	font-weight: bold;
	padding: 0 0 5px 0;
}

#content .tx-profuxfiledownload-pi1 ul li.dir2 {
	font-weight: normal;
	font-style: italic;
	padding: 20px 0 0 0;
}

#content .tx-profuxfiledownload-pi1 ul li.dir3 {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	padding: 20px 0 0 0;
}

#content .tx-profuxfiledownload-pi1 ul li.dir4,
#content .tx-profuxfiledownload-pi1 ul li.dir5,
#content .tx-profuxfiledownload-pi1 ul li.dir6,
#content .tx-profuxfiledownload-pi1 ul li.dir7,
#content .tx-profuxfiledownload-pi1 ul li.dir8 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 20px 0 0 0;
}

#content .tx-profuxfiledownload-pi1 ul li.subdir1,
#content .tx-profuxfiledownload-pi1 ul li.subdir2,
#content .tx-profuxfiledownload-pi1 ul li.subdir3,
#content .tx-profuxfiledownload-pi1 ul li.subdir4,
#content .tx-profuxfiledownload-pi1 ul li.subdir5,
#content .tx-profuxfiledownload-pi1 ul li.subdir6 {
	background: none;
	padding: 0 0 0 0;
}


#content .tx-profuxfiledownload-pi1 a.application-pdf,
#content .tx-profuxfiledownload-pi1 a.application-pdf:hover {
	background: url("/fileadmin/templates/images/fileicons/pdf.gif") top left no-repeat;
	padding: 0 0 0 20px;
}

#content .tx-profuxfiledownload-pi1 a.application-acad,
#content .tx-profuxfiledownload-pi1 a.application-acad:hover {
	background: url("/fileadmin/templates/images/fileicons/acad.png") top left no-repeat;
	padding: 0 0 0 20px;
}


#content .tx-profuxfiledownload-pi1 a.image-jpeg,
#content .tx-profuxfiledownload-pi1 a.application-postscript,
#content .tx-profuxfiledownload-pi1 a.image-tiff,
#content .tx-profuxfiledownload-pi1 a.image-png,
#content .tx-profuxfiledownload-pi1 a.image-gif,
#content .tx-profuxfiledownload-pi1 a.image-jpeg:hover,
#content .tx-profuxfiledownload-pi1 a.application-postscript:hover,
#content .tx-profuxfiledownload-pi1 a.image-tiff:hover,
#content .tx-profuxfiledownload-pi1 a.image-png:hover,
#content .tx-profuxfiledownload-pi1 a.image-gif:hover {
	background: url("/fileadmin/templates/images/fileicons/jpg.gif") top left no-repeat;
	padding: 0 0 0 20px;
}

#content .tx-profuxfiledownload-pi1 a.application-zip,
#content .tx-profuxfiledownload-pi1 a.application-zip:hover {
	background: url("/fileadmin/templates/images/fileicons/zip.png") top left no-repeat;
	padding: 0 0 0 20px;
}

#content .tx-profuxfiledownload-pi1 a.application-msword,
#content .tx-profuxfiledownload-pi1 a.application-msword:hover,
#content .tx-profuxfiledownload-pi1 a.application-mspowerpoint,
#content .tx-profuxfiledownload-pi1 a.application-mspowerpoint:hover {
	background: url("/fileadmin/templates/images/fileicons/ppt.png") top left no-repeat;
	padding: 0 0 0 20px;
}


#content .tx-profuxfiledownload-pi1 a.text-plain,
#content .tx-profuxfiledownload-pi1 a.application-octet-stream,
#content .tx-profuxfiledownload-pi1 a.text-plain:hover,
#content .tx-profuxfiledownload-pi1 a.application-octet-stream:hover {
	background: url("/fileadmin/templates/images/fileicons/iso.gif") top left no-repeat;
	padding: 0 0 0 20px;
}

#content .tx-profuxfiledownload-pi1 a.video-mpeg,
#content .tx-profuxfiledownload-pi1 a.video-mpeg:hover,
#content .tx-profuxfiledownload-pi1 a.video,
#content .tx-profuxfiledownload-pi1 a.video:hover,
#content .tx-profuxfiledownload-pi1 a.video-quicktime,
#content .tx-profuxfiledownload-pi1 a.video-quicktime:hover {
	background: url("/fileadmin/templates/images/fileicons/mpg.gif") top left no-repeat;
	padding: 0 0 0 20px;
}
