/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 18px;
	color: #333333;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}  

.align-right {
	text-align: right;
}


.ctArea a {
	color: #CC6600;
	text-decoration: underline;
}

.ctArea ul ul {
	margin-left: 10px;
}

.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 {
	padding-bottom: 10px;
}

#midCol h2,
#midCol h2 a {
	color: #CC6600;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

#midCol h3 {
	padding-left: 0;
	margin-bottom: 10px;
}

#midCol h3,
#midCol h3 a {
	color: #427C85;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#midCol h4 {
	padding-bottom: 5px;
	color: #cc6600;
}

#midCol h4,
#midCol h4 a {
	color: #68969d;
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
}

#rightCol .ctElement {
	color: #333;
}

#rightCol h2 {
	color: #cc6600;
	font-size: 14px;
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49% !important;
	width: 48%;
	word-wrap: break-word;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49% !important;
	width: 48%;
	overflow: hidden;
}

.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: 180px;
	display: block;
	margin-bottom: 6px;
}

.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: 183px;
	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 */

.newsLatestItem h3 {
	padding-bottom: 10px;
}

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsSingleItem {
	position: relative;
}

.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: 140px;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 120px !important;
	margin-left: 123px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 282px !important;
	width: 284px;
}

.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 {
	
}


/* Quicksearch */

#rightCol #quickSearch {
	margin: 10px 10px 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #000;
	background-color: #E7E2DD;
}

#rightCol .tx-indexedsearch fieldset.defaultForm {
	padding: 0;
}

#rightCol .tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 170px !important;
	width: 172px;
}

#rightCol .tx-indexedsearch .defaultForm .submit {
	margin-left: 0px !important;
}

#rightCol .tx-indexedsearch p {
	text-align: right;
}

#rightCol .tx-indexedsearch p a {
	color: #FF8F3D;
	text-decoration: underline;
}


/* Login */

.tx-felogin-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

#rightCol .tx-felogin-pi1 p.forgotP {
	margin-left: 0 !important;
	margin-left: 0;
}

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

#rightCol .tx-felogin-pi1 .defaultForm label {
	width: 70px;
}

#rightCol .tx-felogin-pi1 .defaultForm input {
	width: 100px;
}

#rightCol .tx-felogin-pi1 .defaultForm input.submit {
	margin-left: 70px !important;
	margin-left: 73px;
	width: auto;
}

#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin input.submit {
	margin-left: 0 !important;
	margin-left: 0;
}


/* Frontend Registration & Newsletter Registration */

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm span {
	color:  #FF0000;
}

.regForm .tx-srfeuserregister-pi1-error,
.regForm .tx-sremailsubscribe-pi1-error {
	color: #FF0000;
	margin-left: 180px !important;
	margin-left: 183px;
	margin-bottom: 6px;
	font-size: 11px;
}

.regForm .image {
	position: relative;
}

.regForm input.tx-srfeuserregister-pi1-delete-icon {
	position: absolute;
	left: 310px !important;
	left: 130px;
	top: 0px;
	width: 11px;
}

.regForm .formRow .tx-srfeuserregister-pi1-file-view {
	position: absolute;
	left: 340px !important;
	left: 160px;
	top: 2px;
}

.regFormPreview .buttons {
	margin-top: 50px;
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0;
}

.regForm input.noMargin {
	margin-left: 0;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.regForm div.radio fieldset .tx-srfeuserregister-pi1-radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.regForm .checkboxLabel {
	width: 200px;
}

.regForm input.checkbox {
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 5px;
	float: left;
}

.regForm div.checkbox fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.regForm div.checkbox fieldset .checkbox,
.regForm div.checkbox input.tx-srfeuserregister-pi1-checkbox,
.regForm div.checkbox input.tx-sremailsubscribe-pi1-checkbox {
	padding: 0;
	width: auto;
	background-color: transparent;
	border: none;
}


/* tt_products - Listenansicht */

.productWrap {
	clear: both;
}

.productWrap .productWrapLeftCol {
	float: left;
	width: 310px;
}

.productWrap .productWrapLeftCol .productWrapLeftColCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.productWrap .productWrapRightCol {
	float: right;
	width: 120px;
}

.productWrap .productWrapRightCol .productWrapRightColCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

.productWrap .productDetails .productImage {
	float: left;
	margin: 0;
	padding: 0;
}

.productWrap .productDetails .productImage img {
	display: block;
	margin: 4px 10px 0 0 !important;
	margin: 4px 7px 0 0;
}

.productWrap .productOrderContainer .productQuantity span {
	float: left;
	margin-left: 2px;
}

.productWrap .productOrderContainer input {
	background-color: #FFF;
}

.productWrap .productOrderContainer input.smalltext {
	border: 1px solid #929698;
	width: 30px !important;
	width: 34px;
	height: 14px !important;
	height: 17px;
	padding: 0 1px 1px 1px;
	margin: 1px 0 0 10px;
	text-align: right;
}

#midCol .productWrap .productOrderContainer input.submit {
	border: none;
	margin: 5px 0 0 -5px;
	padding: 0;
	cursor: pointer;
	color: #E2001A;
	width: 120px;
}

#midCol .productWrap .productPrice span {
	color: #E2001A;
}


/* tt_products - Einzelansicht */

.productSingle .productDetails {
	padding-top: 16px;
}

.productSingle .productNote {
	padding-bottom: 16px;
}
	
.productSingle .productPrice {
	padding-bottom: 32px;
}


/* tt_products - Warenkorb */

.basket {
	margin-top: 16px;
}

.basket .basketColsWrap {
	clear: both;
}

.basket .basket4LeftCol,
.basket .basket4LeftmidCol,
.basket .basket4RightmidCol {
	float: left;
}

.basket .basket4LeftCol {
	width: 130px;
}

.basket .basket4LeftmidCol {
	width: 80px;
}

.basket .basket4RightmidCol {
	width: 80px;
}

.basket .basket4RightCol {
	width: 138px;
	float: right;
}

.basket .basket4LeftCol .basketLeftColCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.basket .basket4LeftmidCol .basketLeftmidColCtArea,
.basket .basket4RightmidCol .basketRightmidColCtArea {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.basket .basket4RightCol .basketRightColCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

.basket .basket2LeftCol {
	width: 290px;
	float: left;
}

.basket .basketColsWrapSummary .basket2LeftCol {
	width: 160px;
}

.basket .basket2LeftCol .basketLeftColCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.basket .basketColsWrapSummary .basket2LeftCol .basketLeftColCtArea {
	margin-bottom: 5px;
}

.basket .basket2RightCol {
	width: 138px;
	float: right;
}

.basket .basketColsWrapSummary .basket2RightCol {
	width: 268px;
}

.basket .basket2RightCol .basketRightColCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

.basket .basketColsWrapSummary .basket2RightCol .basketRightColCtArea {
	margin-bottom: 5px;
}

.basket .basketAllCols {
	clear: both;
	margin-bottom: 20px;
}

#midCol .basket .basketColsWrap span {
	color: #E2001A;
}

.basket .basketColsWrap .right {
	text-align: right;
}                                    

.basket .paymentCol nobr input {
	display: none;
}

.basket .basketColsWrap input.smalltext {
	border: 1px solid #929698;
	width: 30px !important;
	width: 34px;
	height: 14px !important;
	height: 17px;
	padding: 0 1px 1px 1px;
	margin: -1px 0 0 10px;
	text-align: right;
}

.basket .shippingCol .basketLeftColCtArea,
.basket .shippingCol .basketRightColCtArea,
.basket .commentCol .basketLeftColCtArea,
.basket .commentCol .basketRightColCtArea {
	margin-top: 10px;
}

.basket .basketAllCols input.submit,
.shopForm input.submit {
	width: auto;
	font-size: 110%;
	background-color: #F6F6F6; 
	color: black;
	border: 1px solid #929698;
	padding: 0 10px !important;
	padding: 0;
}


/* tt_products - Bestellung */

.shopForm input.noMargin {
	margin-left:0 !important;
	margin-left: 0;
}

.shopForm .bottomMargin {
	margin-bottom: 10px;
}

.basket h3.h3Margin {
	padding-top: 20px;
}

.basketInfo .basket2LeftCol .basketLeftColCtArea,
.basketInfo .basket2RightCol .basketRightColCtArea {
	margin-bottom: 40px;
}

.orderConfirmation {
	padding-top: 5px;
}


/* 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: #FFF;
	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 th {
	padding: 5px;
}

th.com-list-header-title {
	width: 300px;
}

th.com-list-header-teaser {
	display: none;
}

th.com-list-header-price {
	text-align: right;
}

table.com-list td {
	padding: 6px 5px;
}

td.com-list-col-title { 
	text-align:left;
}

td.com-list-col-teaser {
	display: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-entry input {
	border: 1px solid #B31621;
	background-color: #FFFFFF;
}

#extranet div.com-list-action-entry input {
	border: 1px solid #38536d;
}

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;
}

/* Commerce - Singleview for Products */

div.com-single img {
	margin-right: 12px;
	float:left;
	margin-bottom: 30px;
}

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 - Attributes for Articels */

/* Commerce - Basket */

table.com-basket-list { 	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 8px;
	margin-top: 5px;
	width: 538px;	
}

tr.com-basket-header th { 
	padding: 5px;
}

table.com-basket-list td {
	padding: 5px;
}

.com-basket-payment label {
	float: left;
}

.com-basket-delivery label {
	float: left; 
}

.com-text-right {
	text-align: right;
}

.com-text-left {
	text-align: left;
}

.com-text-bold {
	font-weight: bold;
}

.com-basket-submit {
	text-align: right;
}

.com-basket-box .com-input-qty {
	width: 30px;
	height: 15px;
	padding: 1px;
}

.com-basket-header-text,
.com-basket-bottomlinks {
	padding-left: 6px;
}

.com-basket-bottomlinks a {
	margin-right: 5px;
}

/* Commerce - Basket Quickview */

/* Commerce - Checkout */

div.com-chkout-address-fields dl {
	clear:both; 
	width: 100%;
	margin:15px 0px;
}

div.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd {
	padding-bottom: .5em; 
}

div.com-chkout-address-fields dt { 
	float: left; 
	width: 30%; 
}

div.com-chkout-address-fields dd { 
	text-align: left; 
}

div.com-chkout-address-fields dd.com-chkout-address-radio,
dd.com-chkout-address-item-select {
	clear: left;
	float: left;
	width: 5%;
}

div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	float: none;
	width: auto;
}

dt.com-chkout-address-item-data {
	float: none;
	width: auto;	
	margin-left: 5%;	
}

div.com-chkout-address-new { 
	clear: both; 
	width: 100%;
}

p.com-chkout-address-fields-submit { 
	clear: both; 
}

p.com-chkout-address-fields-submit input {
	width: auto;
	background-color: #FFF;
	color: black;
	border: 1px solid #929698;
	padding: 1px;
}

div.com-chkout-listing-billing-address,
div.com-chkout-listing-delivery-address {
	clear: both;
	padding-bottom: 20px;
}

div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 30%;
}

p.com-chkout-listing-descr {
	position: relative;
	left: -12px;
}

.com-chkout-listing .com-chkout-listing-billing-address,
.com-chkout-listing .com-chkout-listing-delivery-address,
.com-chkout-listing .com-chkout-listing-footer {
	position: relative;
	left: -12px;
}

.com-chkout-listing-disclaimer {
	padding: 15px 0;
}

div.com-chkout-listing-footer {
	clear: left;
}

.com-chkout-listing-footer .error {
	display: block;
	padding-bottom: 5px;
	clear: left;
}

.com-chkout-address-fields .error {
	margin-left: 180px !important;
	margin-left: 183px;
}

div.com-chkout-address-fields .checkbox input,
div.com-chkout-listing .checkbox input {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

div.com-chkout-address-fields table {
	border: 1px solid #868789;
	margin-left: 2px;
	margin-bottom: 20px;
}

div.com-chkout-address-fields table td {
	padding: 5px;
}

p.com-chkout-address-fields-disclaimer {
	padding-top: 10px;
}

.newAddressItem {
	margin-top: 10px;
}

/* Commerce - Address Management */

div.com-address-items dl,
div.com-address-list dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }

div.com-address-items dt, 
div.com-address-items dd,
div.com-address-list dt,
div.com-address-list dd {
	padding-bottom: .5em; 
}

div.com-address-items dt,
div.com-address-list dt { 
	float: left; 
	width: 30%; 
}

div.com-address-items dd,
div.com-address-list dd { 
	text-align: left; 
}

div.com-address-list ol {
	margin-bottom: 10px;
}

div.com-address-list ol li {
	padding-bottom: 5px;
}

div.com-address-item-link {
	display: block;
}

div.com-address-item-link a {
	margin-right: 5px;
}

div.com-address-list-link {
	display: block;
	padding-bottom: 20px;
	padding-left: 28px;
	clear: both;
}

div.statusMessage {
	padding-bottom: 20px;
	font-weight: bold;
}

/* Commerce - Invoice */

table.com-invoice-order {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 8px;
	margin-top: 5px;
	width: 100%;
}

tr.com-invoice-order-header th { 
	padding: 5px;
}

th.com-invoice-customer-address {
	width: auto;	
}

th.com-invoice-additional {
	width: 200px;	
}

table.com-invoice-order td { 
	padding: 5px;
}

/* Commerce - Listview for Products */

table.com-list { 
	border: none;
}
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: #FFFFFF;
}

tr.com-list-odd {
	background-color:#CECFD1;	
}

/* Commerce - Singleview for Products */

div.com-single { 
	clear: both;
}

/* Commerce - Attributes for Articels */

tr.com-select-even {
	background-color: #FFFFFF;
}

tr.com-select-odd {
	background-color: #CECFD1;	
}

/* Commerce - Basket */

th.com-basket-header-art-nr {
	display: none;
}

th.com-basket-header-title { 
	width: 198px;
}

th.com-basket-header-price-gross {
	text-align: right;
	width: 120px;
}

th.com-basket-header-count {
	width: 100px;
	text-align: right;
}

th.com-basket-header-price-sum {
	text-align: right;
	width: 120px;
}

table.com-basket-list { 
	border: none;
}

tr.com-basket-header {
	background-color: transparent;	
}

tr.com-basket-header th { 
	border-bottom: 3px solid #B31621;
}

#extranet tr.com-basket-header th { 
	border-bottom: 3px solid #38536d;
}

tr.com-basket-even {
	background-color: #FFFFFF;
}

tr.com-basket-odd {
	background-color:#CECFD1;	
}

tr.com-basket-noborder {
	border: none;
}

/* Commerce - Basket Quickview */

/* Commerce - Checkout */

tr.com-chkout-sum {
	border-top:3px double #444;
} 

dl.com-chkout-address-items dt,
dl.com-chkout-address-items dd {
	border-bottom:3px double #444;
}

div.address-item-link {
	padding: 3px 0;
}

div.address-item-link a:link,
div.address-item-link a:hover,
div.address-item-link a:active,
div.address-item-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
}

div.address-item-link a:hover {
	text-decoration:underline;
}

.addressBack {
	display: none;
}

/* Commerce - Address Management */

p.com-address-question {
	font-weight:bold;
	color:red;
}
	
div.com-address-link a:link,
div.com-address-link a:hover,
div.com-address-link a:active,
div.com-address-link a:visited {
	margin-right: 5px;
	margin-top: 30px;
}	

div.com-address-link a:hover {
	text-decoration:underline;
}

/* Commerce - Checkout Steps */

.com-chkout-steps {
	width: 200px;
	padding: 10px;
	border: 1px solid #868789;
	margin-bottom: 20px;
}

/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

