/* this stylesheet is for all the content which is generated by TYPO3 */


.bold {
	font-weight: bold;	
}

.ctArea .ctElement {
	margin-top:10px;
	clear: both;
}

.ctArea a {
	color: #cc3300;
	text-decoration: underline;
}

.ctArea a.anchorlink {
	text-indent: -99999px !important;
	text-decoration: none !important;
	line-height: 1px !important;
	font-size: 1px !important;
	color: #FFFFFF !important;
	display:block !important;
	height:0px !important;
}

.ctArea ul ul {
	margin-left:10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	background: url(../images/bullet.gif) no-repeat 8px 7px;
}

.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

#midCol p.bodytext {
	line-height: 16px;
}

#midCol h2,
#midCol h3,
#midCol h4 {
	line-height: 24px;
	font-weight:bold;
}

#midCol h2 {
	border-bottom: 2px solid #fe5f14;
	margin-bottom: 20px;
	padding-top: 10px;
}

#midCol h2,
#midCol h2 a {
	color: #990000;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

#midCol h3 {
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
}

#midCol h3.csc-firstHeader {
	padding-top: 0px;	
}

#midCol h3,
#midCol h3 a {
	color: #FF7506;
	font-size: 14px;
}

#midCol h4 {
	padding-bottom: 5px;	
}

#midCol h4,
#midCol h4 a {
	color: #000;
	font-size:12px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: -10px;
}

#rightCol .ctElement {
	background-color: #FFF;
	margin: 0 4px 7px 4px;
	padding: 6px 7px 10px 7px;
}

#rightCol .sectionFrame3 {
	/*background: url(../images/thejoker_address.gif) no-repeat 118px 0px #FFF;*/	
}

#rightCol h2 {
	color: #cc3300;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

#leftCol h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#leftCol .ctArea .ctElement {
	margin: 0 4px 8px 4px;
	padding: 0 10px 7px 6px;
	background-color: #FFF;
}

#leftCol .ctArea .sectionFrame2 {
	background-color: transparent;
	padding: 0;
}

#leftCol .ctArea .sectionFrame3 {
	background-color: transparent;	
}

#leftCol .ctArea .ctElement h2 {
	background-color: #ffd59b;
	color: #990000;
	padding: 0 0 3px 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 8px;
}

#leftCol .ctArea .sectionFrame2 h2 {
	margin-right: -4px;
}

#leftCol .ctArea .sectionFrame3 h2 {
	margin-top: 10px;
}

#leftCol .ctArea .ctElement a {
	display: block;
	color: #cc3300;
	text-decoration: underline;
	padding: 1px 27px 0 0;
	height: 20px;
	background: url(../images/leftColBlock_link.gif) no-repeat right top;
}

#leftCol .ctArea .ctElement a:hover {
	background: url(../images/leftColBlock_link_act.gif) no-repeat right top;
}

#leftCol .ctArea .ctElement .csc-textpic-imagewrap a,
#leftCol .ctArea .ctElement .csc-textpic-imagewrap a:hover {
	background-image: none;	
	padding: 0;
	height: auto;
}

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

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

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

/* News */

.newsLatest {
	background-color: #ffd59b;
	margin: -6px -7px -17px -7px;
}

#rightCol h2.newsLatestHeader,
#rightCol h2.newsLatestHeader a,
#rightCol h2.csc-firstHeader {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0 12px 0;
	text-decoration: none;
}

#rightCol h2.csc-firstHeader {
	background-color: #FFD59B;
	margin: -6px -7px 0px -7px;
	padding-bottom: 11px;
}

.newsLatestElement {
	background-color: #FFF;
	margin-bottom: 7px;
	padding: 6px 7px 10px 7px;
}

.newsLatestElement span {
	display: block;	
	font-weight: bold;
}

.newsLatestDate {
	color: #cc3300;
}

.newsLatestElement a {
	display: block;
	padding-top: 12px;
}

.newsLatestIMG {
	float: right;	
}

.newsListElement {
	margin-bottom: 15px;
	clear: both;
}

.newsListElement img {
	float: right;
	margin-left: 10px;
}

.newsListElement h3 a {
	text-decoration: none;
}

.newsListDate {
	display: block;
	float: right;
	padding-right: 10px;
	line-height: 24px;
	color: #CC3300;
}

.newsList a {
	display: block;
	margin-top: 10px;
	padding-right: 20px;
	line-height: 15px;
}
	
.newsListBrowse {
	margin-top:20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}

.newsSingleElement a {
/* 	display: block;*/
	margin-top: 10px;	
}

.newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 15px;	
}

.newsSingleCaption {
	font-size: 11px;
}

.newsSingleIMG {
	margin-left: 5px;
	float: right;	
}

.newsSingleIMG img {
	margin-top: -10px;	
}


/* 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;
	padding-left: 4px;
	border: none;
}

fieldset.defaultFormNewsletter {
	padding-left: 0px;	
}

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: 180px;
	display: block;
	margin-bottom: 6px;
}


.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.defaultForm input.file {
	width: 332px;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px !important;
	width: 201px;
}

.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 {
	margin-left: 180px;
	width:auto;
	padding:0;
}

.defaultFormNewsletter input.submit {
	margin-left: 0px;	
	width: 90px;
}

.defaultFormNewsletter input.submitMargin {
	margin-left: 180px;	
}

.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-bottom:-2px;
	margin-right: 5px;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; color: black;
}


/* images */


.ctElement .csc-textpic-image {
	padding-top:5px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top:17px;
}

.csc-textpic-caption {
	font-size: 12px;
	padding-top: 8px;	
}

#midCol .ctElement .csc-textpic-firstcol {
	clear:both;
}


/* indexed search */

.tx-indexedsearch-browsebox {
	margin-top:15px;
}

.tx-indexedsearch-browsebox p {
	margin-bottom:30px;	
}

.tx-indexedsearch-searchbox {
	position:relative;
	margin-top:10px;
}

.tx-indexedsearch-searchbox td {
	padding-top: 3px;
	width:140px;
}

.tx-indexedsearch-searchbox-sword {
	width: 200px !important;
	width: 204px;
	font-size: 110%;
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.tx-indexedsearch-searchbox-button {
	background: url(../images/leftColBlock_link.gif) no-repeat;
	border: none;
	text-indent:-999px;                                 
	height: 25px;
	width: 21px;
	position: absolute;
	left: 207px;
	top: 22px;
	cursor: pointer;
}

.tx-indexedsearch-res {
	margin-top:10px;
}

.tx-indexedsearch-searchbox select {
	width: 160px;	
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;	
	padding: 1px;	
	font-size: 110%;
}

.tx-indexedsearch-whatis {
	margin-top: 10px;	
}

#midCol .tx-indexedsearch-icon img {
	border: none;	
	margin-right: -2px;
}

.tx-indexedsearch-title a {
	margin-left: -3px;
}


/* Newsletter-Registration */

.regError {
	display: block;
	margin: 0 0 5px 180px;
	color: red;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}


/* CAB Products Extension Suche & Warenkorb */

#leftCol .ctArea .tx_cabproducts_pi1 .search {
	margin-top: -8px;
	margin-left: -4px;
	margin-bottom: 2px;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search .categorySearch {
	position: relative;
	margin-bottom: 35px;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search .keywordSearch {
	position: relative;	
}

#leftCol .ctArea .tx_cabproducts_pi1 .search select {
	margin: 0 0 4px 0;
	width: 184px;
	border: 1px solid #a5acb2;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search input {
	margin: 3px 0 0 0;
	width: 156px !important;
	width: 160px;
	padding: 1px;
	border: 1px solid #a5acb2;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search button {
	position: absolute;
	background: url(../images/leftColBlock_link.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search .categorySearch button {
	left: 111px;
	top: 48px;
	background-color: #FFD59B;
	color: #CC3300;
	text-decoration: underline;
	font-size: 12px;
	padding: 0 24px 9px 0;
	height: 25px;
	background-position: right top;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search .keywordSearch button {
	left: 162px;
	top: 16px;
	width: 21px;
	height: 20px;
	background-position: left top;
}

#leftCol .ctArea .tx_cabproducts_pi1 .search label {
	padding: 6px 0 0 3px;	
}

#leftCol .ctArea .tx_cabproducts_pi1 .search label.labeltoTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}

#leftCol .tx_cabproducts_pi1 .basket {
	background-color: #FF5E13;
	padding: 0 0 7px 6px;
	margin-bottom: 20px;
}

#leftCol .tx_cabproducts_pi1 .basket ul,
#leftCol .tx_cabproducts_pi1 .basket li {
	margin: 0;
	padding: 0;
}

#leftCol .tx_cabproducts_pi1 .basket ul {
	margin-bottom: 10px;
}

#leftCol .tx_cabproducts_pi1 .basket li {
	color: #FFF;
	padding: 0 5px 5px 5px;
}

#leftCol .tx_cabproducts_pi1 .basket li a {
	color: #FFF;
	background-image: none;
	padding: 0 2px;
}

#leftCol .tx_cabproducts_pi1 .basket li a:hover {
	background-image: none;
}

#leftCol .tx_cabproducts_pi1 .basket a.checkout {
	margin-right: 10px;
	text-align: right;
	display: block;
	color: #FFF;
	text-decoration: underline;
	padding: 1px 27px 0 0;
	height: 20px;
	background: url(../images/leftColBlock_link.gif) no-repeat right top;
}

#leftCol .tx_cabproducts_pi1 .basket a.checkout:hover {
	background: url(../images/leftColBlock_link_act.gif) no-repeat right top;		
}


/* CAB Products Extension Produktliste & Detailansicht */

#midCol .tx_cabproducts_pi1 .product .categoryDescription {
	margin-bottom: 32px;
}

#midCol .tx_cabproducts_pi1 .product .productWrap {
	margin-bottom: 30px;
	clear: both;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#midCol .tx_cabproducts_pi1 .product .productWrap .productWrapImage {
	float: left;
	margin: 3px 5px 5px 0;
	width: 140px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#midCol .tx_cabproducts_pi1 .product .productWrap a {
	display: block;
	width: auto;
	text-align: right;
}

#rightCol .tx_cabproducts_pi1 .info,
#leftCol .tx_cabproducts_pi1 .info {
	display: none;
}

#midCol .tx_cabproducts_pi1 .info {
	margin-bottom: 15px;
	color: #CC3300;
}

#midCol .tx_cabproducts_pi1 div.description {
	margin-bottom: 5px;
}

#midCol .tx_cabproducts_pi1 h3 {
	padding-top: 0px;
}

#midCol .tx_cabproducts_pi1 h3 {
	padding-top: 0px;
	text-align: left;
}

#midCol .tx_cabproducts_pi1 .product .productWrap h3 a {
	text-align: left;
}

#midCol .tx_cabproducts_pi1 span.pricerange {
	color: #FF7506;
	font-weight: bold;
	padding-left: 5px;
}

#midCol .tx_cabproducts_pi1 p.p-pricerange {
	padding-bottom: 10px;
}

#midCol .tx_cabproducts_pi1 .single .clearer {
	clear: left;
}

#midCol .tx_cabproducts_pi1 .single .singleWrap {
	margin-bottom: 40px;
}

#midCol .tx_cabproducts_pi1 .single .singleWrap p.bodytext {
	margin: 0;
	padding: 0;
}

#midCol .tx_cabproducts_pi1 .single .singleWrapImageBox {
	float: left;
	margin: 6px 12px 5px 0 !important;
	margin: 6px 0 5px 0;
	width: 219px;
}

#midCol .tx_cabproducts_pi1 .single .singleWrapImageBox .imageWrap {
	float: left;
	height: 40px !important;
	height: 60px;
	width: 48px !important;
	width: 51px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #999;
	margin: 0 5px 5px 0;
}

#midCol .tx_cabproducts_pi1 .single .singleWrapImageBox .noMargin {
	margin: 0 0 5px 0;
	width: 50px !important;
	width: 51px;
}

#midCol .tx_cabproducts_pi1 .single .singleWrapImageBox .imageWrapMain {
	width: 220px;
	text-align: center;
	border: 1px solid #999;
	margin: 0 5px 5px 0;
}

/*#midCol .tx_cabproducts_pi1 .single .singleWrapImageBox .imageWrap {
	border: 1px solid #999;
	margin: 0 5px 5px 0;
}*/

/* CAB Products Extension Checkoutansicht */

#midCol .tx_cabproducts_pi1 .checkout ul,
#midCol .tx_cabproducts_pi1 .checkout li {
	margin: 0;
	padding: 0;
}

#midCol .tx_cabproducts_pi1 .checkout ul {
	margin-bottom: 30px;
}

#midCol .tx_cabproducts_pi1 .checkout li {
	margin-bottom: 5px;
}

#midCol .tx_cabproducts_pi1 .checkout span {
	position: absolute;
	left: 480px !important;
	left: 270px;
	padding-left: 20px;	
}

/* CAB Products Extension Pager */

.pager {
	clear: both;
	margin-top: 20px;
	width: 560px;
}

.ctArea .pager li {
	margin: 0;
	padding: 0;
	margin: 0 3px 3px 0;
	float: left;
	list-style: none;
	background-image: none;
}


	

