/* 
 * Defaults 
 */
html { 
  width: 100%;
}

body {
  width: 100%;
  margin: 0; 
  padding: 0;
  font-family: Verdana, sans-serif;
  width: 100%;
  background-color: #aaa;
  color: #333;
}

html { overflow: -moz-scrollbars-vertical; } 

p, td, li, div {
  font-size: 10pt;
  padding-top: 0;
  margin-top: 0;
}

p {
  padding-bottom: 0;
  margin-bottom: 13px;
}

ul, ol {
  margin-left: 10px;
  padding-left: 10px;
}

img {
  border: 0;
}

a, a:link, a:active, a:visited {
  color: #333;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 3px;
  padding-top: 10px;
  font-size: 12pt;
}

.small-text {
	font-size: 7pt;
}

.download-pdf a, a.download-pdf {
	background: url("../images/pdf_color.gif") no-repeat 0 0;
	padding-left: 20px;
}

.green, .green a, .green a:link, .green a:active, .green a:visited { color: #80a312; }

.hide {
  display: none;
}

.fixfloat {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 10px;
}

.indent {
	margin-left: 3em;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

#page {
  width: 100%;
  padding-bottom: 20px;
}

#productpage {
	background-color: #E3E3E3;
	min-height: 100%;
}

#centerize {
  width: 980px;
  padding-left: 7px;
  padding-right: 7px;
  margin: 0 auto;
  background: url('../images/bgpage.gif') repeat-y -1px;
}

.csc-textpic, .csc-textpic-imagewrap, .csc-textpic-image {
  margin: 0; padding: 0;
}

.csc-textpic img {
  margin: 0; padding: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0;
}

/*
 * General menu definitions
 */
ul.hmenu {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.hmenu li {
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
}

/* 
 * Head area 
 */

#head {
  background: url('../images/head.jpg') no-repeat #333;
  height: 213px;
}

#logo {
  padding-left: 29px;
  padding-top: 27px;
  float: left;
  width: 300px;
}

#highlightbutton {
	float: right;
	margin-top: 20px;
	margin-right: 65px;
}

#menu {
  background: url('../images/head_menu_bg.jpg') no-repeat #333;
  height: 32px;
}

#languagemenu {
  float: right;
  margin-right: 65px;
  margin-top: 11px;
}

#languagemenu img {
  margin-left: 5px;
}

#firstlevel {
  float: left;
  margin-left: 22px;
  padding-top: 8px;
  width: 770px;
}

#firstlevel li {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #333;
}

#firstlevel li a {
  text-decoration: none;
}

#firstlevel li a:hover {
  text-decoration: underline;
}

#firstlevel li.last {
  border-right: 0;
}

#firstlevel li.active {
  font-weight: bold;
}

/*
 * Main area
 */
.divider {
  background: url('../images/head_divider.jpg') no-repeat #333;
  height: 10px;
}

#contentborder {
  padding-top: 22px;
  padding-left: 22px;
  background: url('../images/main_bg.gif') repeat-y #999;
}

#content {
  min-height: 200px;
  background-color: #e3e3e3;
  padding-left: 28px;
  padding-top: 15px;
  padding-right: 64px;
  padding-bottom: 20px;
}

.csc-default {
	max-width: 625px;
}

#submenu {
  height: 16px;
}

#submenu li {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #333;
}

#submenu li a {
  text-decoration: none;
}

#submenu li a:hover {
  text-decoration: underline;
}

#submenu li.last {
  border-right: 0;
}

#submenu li.active {
  font-weight: bold;
}

#infobox {
  width: 215px;
  float: right; 
}


#infobox .infobox-header {
  margin-bottom: 3px;
}

#infobox .infobox-header-borderleft {
  background: url('../images/infobox_header_borderleft.gif') no-repeat #333;
  width: 5px;
  height: 29px;
  overflow: hidden;
  float: left;
}

#infobox h1.infobox-header-text {
  font-weight: normal;
  font-size: 12pt;
  margin: 0;
  padding: 0;
  width: 203px;
  padding-top: 4px;
  height: 25px;
  background: url('../images/infobox_header_bg.gif') repeat-x #333;
  overflow: hidden;
  color: #a6a6a6;
  text-align: center;
  float: left;
}

#infobox .infobox-header-borderright {
  background: url('../images/infobox_header_borderright.gif') no-repeat #333;
  width: 7px;
  height: 29px;
  overflow: hidden;
}

#infobox .infobox-content {
  background-color: #fff;  
  padding: 20px;
  margin-right: 2px;
  margin-bottom: 20px;
}

#maincontent {
  float: left;
}

#maincontent .divider { height: 1px; background-color: #b1b1b1; margin-bottom: 13px; }
#maincontent .divider hr { display: none; }

/*
 * Footer 
 */
#footer {
  height: 30px;
  clear: both;
  background: url('../images/main_bg.gif') repeat-y #e3e3e3;
  padding-left: 50px;
  padding-right: 64px;
  padding-top: 5px;
  width: auto;
}

#footerborder {
  padding-top: 5px;
  border-top: 1px solid #333; 
}

#footer p {
  margin: 0;
  padding: 0;
  width: auto;
}

#footer div.csc-default {
  max-width: 750px;
}

#footer .address {
  float: left;
  width: 750px;
}

#footer .imprint {
  float: right;
}

#bottomline {
  clear: both;
  background: -3px url('../images/footer_bottom_bg.gif') no-repeat;
  width: 1002px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
}

/*
 * tt_news
 */
.news-latest-item {
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


.news-latest-item h2 {
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

.news-latest-item .news-latest-date {
  text-align: center;
  margin-bottom: 3px;
  font-weight: bold;
}

.news-list-item {
  width: 625px;
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

.news-list-item p.bodytext {
  margin-left: 0;
}

.news-list-item .news-list-date {
  float: left;
  width: 100px;
  text-align: right;
  font-weight: bold;
}

.news-list-item .news-list-date a, .news-list-item .news-list-date a:link {
  text-decoration: none;
}

.news-list-item .news-list-header {
  margin-left: 120px;
  font-weight: bold;
}

.news-list-item .news-list-subheader {
  margin-left: 120px;
}

.news-list-item .news-list-subheader p.bodytext img {
  margin-right: 10px;
  margin-bottom: 3px;
}

.news-list-item .news-list-images {
  margin-left: 120px;
  line-height: 0;
  font-size: 0;
}

.news-list-item .news-list-images img {
  height: 80px;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 5px;
}


#tx_qthabaproduct_pi1 {
  width: 866px;
  height: 500px;
}

iframe body {
	background-color: transparent;
}

/* Newsletter Subscribe */
.tx-sremailsubscribe-pi1 {
  margin-left: 120px;
  margin-bottom: 30px;
}

.tx-sremailsubscribe-pi1 p {
  padding: 0;
}

.tx-sremailsubscribe-pi1 fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

.tx-sremailsubscribe-pi1 fieldset legend {
  display: none;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
  margin-left: 120px;
  padding: 0;
}

.tx-sremailsubscribe-pi1 fieldset {
  margin-left: -120px;
}

.tx-sremailsubscribe-pi1 dt {
  width: 100px;
  padding: 0;
  margin-right: 20px;
  /*font-weight: bold;*/
}

.tx-sremailsubscribe-pi1 dt span {
  font-size: 8pt;
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  margin: 0;
  padding: 0;
}

.tx-sremailsubscribe-pi1 input {
  padding: 0;
}

.tx-sremailsubscribe-pi1 h4 {
	margin-top: 0;
        margin-left: 0;
	padding-left: 0;
	font-size: 10pt;
	font-weight: normal;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash {
  margin-left: 120px;
}


/*
 * Powermail Formulare
 */
.tx-powermail-pi1_fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.tx-powermail-pi1_fieldset legend {
  display: none;
}

.tx-powermail-pi1_fieldset label {
  display: block;
  width: 150px;
  float: left;
}

.tx_powermail_pi1_fieldwrap_html {
  clear: left;
  margin-bottom: 3px;
}

.tx_powermail_pi1_fieldwrap_html_check {
  margin-top: 20px;
  margin-left: 150px;
}

.tx_powermail_pi1_fieldwrap_html_check .powermail_mandatory_js {
  clear: left;
  margin-left: 0px;
}

.tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {
  display: none;
}

.tx_powermail_pi1_fieldwrap_html_check label {
  float: none;
  display: inline;
  width: auto;
}

.tx_powermail_pi1_fieldwrap_html_check input {
  float: left;
}

.powermail_mandatory_js {
  color: rgb(200, 0, 0);
  margin-left: 150px;
  margin-bottom: 3px;
}

.tx_powermail_pi1_fieldwrap_html_label {
  font-weight: bold;
  margin-top: 25px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
  margin-top: 20px;
  margin-left: 150px;
}

/* Special field formatting */
#powermaildiv_uid5 label, #powermaildiv_uid6 label, #powermaildiv_uid7 label, #powermaildiv_uid23 label, #powermaildiv_uid43 label, #powermaildiv_uid44 label, #powermaildiv_uid45 label, #powermaildiv_uid46 label, #powermaildiv_uid61 label, #powermaildiv_uid62 label, #powermaildiv_uid63 label, #powermaildiv_uid64 label, #powermaildiv_uid67 label, #powermaildiv_uid68 label, #powermaildiv_uid69 label, #powermaildiv_uid70 label, #powermaildiv_uid207 label, #powermaildiv_uid208 label, #powermaildiv_uid209 label, #powermaildiv_uid210 label, #powermaildiv_uid215 label, #powermaildiv_uid216 label, #powermaildiv_uid217 label {
  width: 220px;
  margin-right: 10px;
}

#powermaildiv_uid60 {
  font-weight: normal;
}

/* Prospektbestellung */
fieldset.amounts {
	clear: left;
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
}
fieldset.amounts .tx_powermail_pi1_fieldwrap_html_label, 
fieldset.amounts .tx_powermail_pi1_fieldwrap_html_html { 
/*	width: 283px; */
	float: left;
	margin-top: 0;
	font-weight: normal;
	line-height: 20px;
}
fieldset.amounts .tx_powermail_pi1_fieldwrap_html_select {
	float: right;
	width: 120px;
	margin-left: 50px;
}
fieldset.amounts .tx_powermail_pi1_fieldwrap_html_select select {
	height: 20px;
	line-height: 20px;
}
fieldset.amounts .tx_powermail_pi1_fieldwrap_html_select label {
	display: none;
}
fieldset.amounts .tx_powermail_pi1_fieldwrap_html {
	clear: none;
}
fieldset.amounts a.info, fieldset.amounts a.fileinfo {
	visibility: hidden;
}
fieldset.amounts a img {
   vertical-align: middle;
	padding-bottom: 3px;
}
fieldset.white {
	background-color: #fff;
}
fieldset.space25 {
   margin-top: 25px;
}
.tx-powermail-pi1 .formhead {
	margin-top: 20px;
	height: 20px;
}
.tx-powermail-pi1 .formhead div {
	font-size: 110%;
	font-weight: bold;
}
.tx-powermail-pi1 .formhead .col1 {
	float: left;
}
.tx-powermail-pi1 .formhead .col2, .tx-powermail-pi1 .formhead .col3 {
	float: right;
	width: 120px;
	margin-left: 50px;
}




/* qtdownload */
.ce-download .tree_container ul, .ce-download .tree_container ul li {
	list-style: none;
}

.ce-download .tree_container ul li {
	margin-bottom: 8px;
	margin-top: 8px;
}

/*.ce-download .tree_container ul {
	margin-top: 7px;
	margin-bottom: 3px;
}*/

.ce-download .tree_container a.folder {
	background: url('../images/catfolder.gif') no-repeat;
	padding-left: 23px;
}

.ce-download .tree_container a.folder_open {
	background: url('../images/catfolder_color.gif') no-repeat;
	padding-left: 23px;
}

.ce-download .tree_container a.file {
	background: url('../images/default.gif') no-repeat;
	padding-left: 23px;
}

.ce-download .tree_container a.file_pdf {
	background: url('../images/pdf_color.gif') no-repeat;
}

.ce-download .tree_container a.file_doc, .ce-download .tree_container a.file_docx {
	background: url('../images/doc_color.gif') no-repeat;
}

.ce-download .tree_container a.file_xls, .ce-download .tree_container a.file_xlsx {
	background: url('../images/xls_color.gif') no-repeat;
}

.ce-download ul li img.ajaxload {
	vertical-align: bottom;
	margin-left: 10px;
}

.ce-download ul li img.fileinfo {
	vertical-align: bottom;
	margin-left: 6px;
}

#fancybox-inner .preview {
	float: right;
}


.ce-announcement {
	background-color: #fff;
}

.ce-announcement .head, .ce-announcement .head img {
	margin-left: 2px;
}

.ce-announcementhome {
	width: 610px;
	background-color: transparent;
}

.ce-announcement .announcement {
	padding-left: 19px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.ce-announcement .head .home {
	background-color: #fff;
	margin-top: 55px;
	width: 609px;
}

.ce-announcement .head .home a {
	display: block; 
	border: 1px solid #A3A3A3;
	height: 146px;
	width: 609px;
}

.ce-announcement .head .home .image {
	float: left;
}

.ce-announcement .head .home .text {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 55px;
}

.ce-announcement table.contenttable {
	border-collapse: collapse;
}

.ce-announcement table.contenttable td {
	vertical-align: top;
	padding-right: 10px;
}

/** Social Widget **/
div.fbDarkWidget {
  border-style: none !important;
}

/** Galleriffic **/
div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div#controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
	display: none;
}

div.slideshow-container {
	width: 515px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
}
div#slideshow {
   height: 340px;
}
div#slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
}
div.slideshow-container span.image-wrapper img {
	width: 501px; 
	height: 333px;
}
div#slideshow a.advance-link {
	display: block;
	text-decoration: none; 
	line-height: 333px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	font-size: 0;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin-right: 2px;
	margin-bottom: 3px;
	list-style: none;
}
a.thumb {
	padding-right: 1px;
	display: block;
	font-size: 0;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	width: 60px;
	height: 40px;
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}

