/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

#midCol .ctArea .ctElement {
	margin-top:10px;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 18px;
	letter-spacing: 0.32px;
}

.ctArea p.align-justify {
	text-align: justify;
}

.ctArea p.align-center {
	text-align: center;
}  

.ctArea p.align-right {
	text-align: right;
}

.ctArea a img {
	border: none;
}

.ctArea a {
	color: #1F415A;
	text-decoration: underline;
}

.ctArea ul ul {
	margin-left: 10px;
	/* clear: both; */
}

.ctArea ul {
	/* clear: both; */
}

.ctArea ul li {
	padding: 0 0 0 22px;
	background-image: url(../../images/li-arrow.gif);
	background-position: 1px 6px;
}

.ctArea ol {
	padding-left: 42px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	margin: 0 -13px 6px -13px;
	padding: 0 13px;
	border-bottom: 1px solid #005072;
}

#midCol h2,
#midCol h2 a {
	color: #000033;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
}

#midCol h3 {
	margin-bottom: 0px;
}

#midCol h3,
#midCol h3 a {
	color: #000033;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
}

#midCol h4 {
	padding-bottom: 0px;
}

#midCol h4,
#midCol h4 a {
	color: #000033;
	font-weight:bold;
	font-size: 10px;
	line-height: 18px;
}

#midCol .ctArea .csc-firstHeader {
	/* margin-top: 0; */
	border: none;
	left: 267px;
	position: absolute;
	top: 102px;
	margin: 0 !important;
	margin: -125px 0 0 -267px;
	width: auto !important;
	width: 400px;
}

#midCol .ctArea .csc-firstHeader,
#midCol .ctArea .csc-firstHeader a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}



#rightCol .ctElement {
	/* width: 230px !important;
	width: 214px; */
	display: inline-block;
	padding: 0 8px 10px 8px;
	border: 1px solid #E2001A;
	background-color: #FFFFFF;
	opacity: 0.8;
  filter: alpha(opacity=80);
}

#rightCol h2 {
	background: #940011 url(../../images/rightCol-header-bg.gif) no-repeat 0 0;
	border-top: 1px solid #8B0010;
	border-right: 1px solid #8B0010;
	border-bottom: 1px solid #E2001A;
	border-left: 1px solid #8B0010;
	padding: 4px 12px 5px 12px;
	margin: -1px -9px 12px -9px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	/*z-index: 999; */
	width: 206px;
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}


/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}


/* Sitemap */

.csc-sitemap ul li {
	margin-top: 10px;
}

.csc-sitemap ul ul li{
	margin-top: 2px;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.defaultForm label {
	float: left;
	width: 170px !important;
	width: 180px;
	display: block;
	margin-bottom: 6px;
	margin-right: 0 !important;
	margin-right: -3px;
	padding-right: 10px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	background-color: #F6F6F6;
	color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6;
	color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	margin-left: 180px !important;
	margin-left: 180px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.defaultForm input.noMargin {
	margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; 
	color: black;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 2px;
}


/* tt_news */

#rightCol .newsLatestItem {
	padding-left: 26px;
	background: transparent url(../../images/li-arrow.gif) no-repeat left 2px;
	padding-bottom: 12px;
}

.newsLatestItem h3 {
	padding-bottom: 10px;
}

#rightCol .newsLatestItem h3 {
	padding: 2px 0;
	text-decoration: underline;
	font-weight: normal;
}

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

#rightCol .newsLatestItem img {
	display: none;
}

.newsSingleItem {
	position: relative;
}

.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 0;
	right: 10px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.newsSingleItem .news-single-related,
.newsSingleItem .news-single-files,
.newsSingleItem .newsSingleImage {
	margin-top: 15px;
}

.newsSingleItem .news-single-related dd {
	padding-bottom: 2px;
}

.newsSingleItem .news-single-files img {
	margin-right: 4px;
}

.newsSingleItem .newsSingleImage img {
	margin-right: 10px;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
	padding-bottom: 5px;
}

.newsListWrap {
	margin-top: -15px;
}

.newsListItem {
	padding-top: 15px;
	clear: both;
}

#midCol .newsListItem h3 {
	position: relative;
	padding-left: 0;
	padding-right: 60px;
}

.newsListItem img {
	float: left;
	margin: 2px 7px 2px 0;
}

.newsListItem p.bodytext {
	display: inline;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* indexed search */

.tx-indexedsearch .defaultForm label {
	width: 120px;
}

.tx-indexedsearch .defaultForm select {
	width: 180px;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 120px !important;
	margin-left: 123px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 362px !important;
	width: 364px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 15px;
	/* margin-bottom: -30px; NUR WENN SECTION HEADERS VORHANDEN SIND ! */
	margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
	margin-top: 80px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
	margin-bottom: 50px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
	padding-left: 20px;
	position: absolute;
	left: -19px;
	top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-list {
	margin-top: 60px;
	margin-bottom: -30px;
	clear: both;
}

.tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
	
}


/* Commerce */

/* Commerce - Listview for Category */

div.com-category .com-category {
	display: none;
}

#midCol .tx-commerce-pi1 fieldset.defaultForm,
#extranet #midCol .tx-commerce-pi1 fieldset.defaultForm,
#midCol .tx-commerce-pi3 fieldset.defaultForm,
#extranet #midCol .tx-commerce-pi3 fieldset.defaultForm {
	width: auto;
	margin-bottom: 0;
	background-color: transparent;
	border: none;
	padding-top: 20px;
	padding-bottom: 10px;
}

#midCol .tx-commerce-pi3 fieldset.defaultForm div.submit input {
	margin-right: 90px;
}

#midCol .tx-commerce-pi1 fieldset.defaultForm p {
	margin: 0;
}

/* Commerce - Listview for Products */

table.com-list {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%;
}

tr.com-list-header {
	display: none;
}

tr.com-list-header th {
	padding: 5px;
}

th.com-list-header-images {
	width: 118px;
}

th.com-list-header-teaser {
	
}

th.com-list-header-price {
	text-align: right;
}

table.com-list td {
	padding: 6px 0;
	border-top: 1px solid #1F415A;
}

td.com-list-col-images {
	width: 118px;
}

td.com-list-col-images img {
	border: 1px solid #1F415A;
}

td.com-list-col-title { 
	text-align:left;
}

#midCol td.com-list-col-teaser h4,
#midCol td.com-list-col-teaser h4 a {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

td.com-list-col-price { 
	text-align: right;
	width: 80px;
}

td.com-list-col-action {
	text-align: right;
	width: 145px;
 }

div.com-list-action-entry {
	text-align:right;
	padding-right: 5px;
}

div.com-list-action-additionalfields {
	display: none;
}

div.com-list-action-entry input.com-input-qty,
div.com-single-action-entry input.com-input-qty {
	width: 30px;
	height: 15px;
	margin-top: 3px;
	padding: 1px;
}

div.com-list-more {
	position: relative;
	float: left;
	width: 318px;
	margin-top: 3px;
}

a.more-img {
	position: relative;
	display: block;
	right: 0px;
	height: 14px;
	width: 14px;
	float: right;
	text-indent: -999em;
	background: url(../../images/plus.gif) no-repeat right 0;
	outline: none;
	margin-top: 3px;
	display:none;
}

/* Commerce - Singleview for Products */

div.com-single img {
	margin-right: 12px;
	float:left;
	/* margin-bottom: 30px; */
	margin-bottom: 12px;
	border: 1px solid #1F415A;
	position: relative;
	z-index: 20;
}

div.com-single-desc img {
	float: none;
}

#midCol div.com-single h4,
#midCol div.com-single h4 a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.com-single-aticle {
	float:left;
}

div.com-single-action-entry {
	margin-top: 24px;
	margin-bottom: 30px;
}

div.com-single-action-entry input {
	border: 1px solid #B31621;
	background-color: #FFFFFF;
}

#extranet div.com-single-action-entry input {
	border: 1px solid #38536d;
}

div.com-single-action-additionalfields {
	margin-bottom: 15px;
}

/* Commerce - Listview for Products */

table.com-list { 
	border: none;
	border-bottom: 1px solid #1F415A;
}
tr.com-list-header {
	background-color: transparent;	
}

tr.com-list-header th { 
	border-bottom: 3px solid #B31621;
}

#extranet tr.com-list-header th { 
	border-bottom: 3px solid #38536d;
}

tr.com-list-even {
	background-color: transparent;
}

tr.com-list-odd {
	background-color: transparent;
}

/* Commerce - Singleview for Products */

div.com-single { 
	clear: both;
	/*border-top: 1px solid #E2001A;
	padding-top: 8px; */
	padding-top: 5px;
}

#com-productcatalog #midCol h2,
#com-productcatalog #midCol h3 {
	position: absolute;
	top: 102px;
	left: 267px;
	border: none;
}

#com-productcatalog #midCol h2,
#com-productcatalog #midCol h2 a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
}

#com-productcatalog #midCol h3 {
	margin: -1px -13px 8px -13px;
	border: none;
}

#com-productcatalog #midCol .com-single h3 {
	#background: #940011 url(../../images/midCol-header-bg_back.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#com-productcatalog #midCol h3,
#com-productcatalog #midCol h3 a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
}

#com-productcatalog #midCol .com-single h3,
#com-productcatalog #midCol .com-single h3 a,
#com-productcatalog #midCol .com-category h3,
#com-productcatalog #midCol .com-category h3 a{
	text-transform: none;
}

.com-single a.com-single-backlink {
	text-indent: -999em;
	text-decoration: none;
	display: block;
	position: absolute;
	right: 273px;
	top: 130px;
	width: 14px;
	height: 14px;
	outline: none;
}

.com-single div.com-single-backlink-text,
.com-single div.requestFormLink {
	text-align: right;
	margin-top: 20px;
}

.com-category div.rootline {
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: none;
}
.com-single div.rootline {
	padding-bottom: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #1F415A;
}

#main .ctArea div.rootline * {
	color: #044373;
	text-decoration: none;
}

div.com-specs {
	/* float: right; */
	position: relative;
	/* width: 284px; */
}

div.com-additionalfields {
	clear: both;
	border-top: 1px solid #E2001A;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

div.com-additionalfields .leftCol {
	float: left;
	width: 130px;
	padding-left: 32px;
	padding-top: 1px;
}

div.com-additionalfields .rightCol {
	float: right;
	width: 284px;
	padding-top: 3px;
}

div.com-additionalfields .rightCol p {
	padding-bottom: 3px;
}

div.com-additionalfields-downloads {
	background: transparent url(../../images/products-icon-pdf.gif) no-repeat 0 0;
}

#main .ctArea div.com-additionalfields-downloads a {
	color: #000033;
}

div.com-additionalfields-images {
	background: transparent url(../../images/products-icon-images.gif) no-repeat 0 0;
}

div.com-additionalfields-images div.imagelist {
	position: relative;
	display: block;
	float: left;
	width: 13px;
	height: 13px;
}

#main div.com-additionalfields-images div.imagelist span {
	position: absolute;
	z-index: 1;
	display: inline;
	width: 13px;
	height: 14px;
}

#main div.com-additionalfields-images div.imagelist a {
	position: absolute;
	z-index: 99;
	top: 0;
	display: block;
	float: left;
	width: 13px;
	height: 14px;
}

div.com-additionalfields-images .imagelist a img {
	display: none;
}

div.com-additionalfields-relatedpages {
	background: transparent url(../../images/products-icon-movies.gif) no-repeat 0 0;
	border-bottom: 1px solid #E2001A;
}

#main .ctArea div.com-additionalfields-relatedpages a {
	padding: 0 6px 0 0;
	color: #000033;
	text-decoration: none;
}
/* #main .ctArea div.com-additionalfields-relatedpages a:hover {
	color: #E2001A;
} */

/* Commerce - Attributes for Articels */

tr.com-select-even {
	background-color: transparent;
}

tr.com-select-odd {
	background-color: transparent;
}


/* embedded multimedia file */

.ctArea embed {
	background-color: transparent;
}