/************ TYPO3 Extensions ************/


/************ Sitemap ************/
.csc-sitemap ul {
	padding-left: 10px;
}
.csc-sitemap ul li {
	margin-left: 0px;
	margin: 2px 0 10px 0;
	list-style: none;
}
.csc-sitemap ul ul {
	padding-left: 20px;
}
.csc-sitemap ul a {
	color: #333;
	font-weight: normal;
}
.csc-sitemap ul li li {
	margin: 5px 5px 5px 0px;
}
.csc-sitemap ul li li a {
	color: #666;
}


/************ Newsletter Subscription **************/

.nsubscript LABEL INPUT{
	display: block;
	margin-top: 5px;
}
.nsubscript FIELDSET {
	padding: 10px;
}
.nsubscript LABEL {
	display:block;
	padding: 5px 0px 5px 0px;
}

.nsubscript  .error {
	color: #a19411;
	margin: 0px;
	margin-left:10px;
}

.nsubscript INPUT.submit {
	display: block;
	margin: 15px 0px 10px 10px;
	border:1px solid #666;
	background-color:#FFFFFF;
	padding: 2px;
}

.nsubscript LABEL {
	padding-left: 10px;
}
.nsubscript input {
	margin-left: 10px;
}
.nsubscript label input {
	margin-left: 0px;
}

/************ Powermail ************/


.tx-powermail-pi1 {
	padding:10px 0;
}

.tx-powermail-pi1 textarea {
border:1px solid #999999;
height:10em;
width:70%;
}
.tx-powermail-pi1 .powermail_text {
border:1px solid #999999;
width:70%;
}

.tx-powermail-pi1 .powermail_mandatory_js {
font-size:1em;
line-height:1.425em;
color: #a19411;
margin-left:28%;
}

.tx-powermail-pi1 fieldset {
border:none;
padding:0px;
}
.tx-powermail-pi1 fieldset legend {
display:none;
line-height:100%;
margin:0pt 0pt 0.5em;
padding:0pt;
}

.tx_powermail_pi1_fieldwrap_html {
padding:4px 4px;
clear:both;
}
.tx_powermail_pi1_fieldwrap_html label, .label,
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
float:left;
line-height:100%;
padding:0pt;
width:28%;
display:block;

}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-top:6px;
}
.tx_powermail_pi1_fieldwrap_html_radio label {
display:inline;
float:none;
font-weight:normal;
margin:0pt 2em 0pt 0pt;
width:auto;
}

.tx_powermail_pi1_fieldwrap_html .blockLabels .label {
float:left;
margin-right:3em;
}

.tx_powermail_pi1_fieldwrap_html_check label{
display:inline;
float:none;
font-weight:normal;

width:auto;
}



input.powermail_submit {
	margin:1em 0px 0px 28%;
	border:1px solid #666;
	background-color:#FFFFFF;
	padding: 2px;
}
.tx_powermail_pi1_fieldwrap_html_textarea .powermail_mandatory_js, input.powermail_submit {
	margin-left: 28%;
}
img.powermail_captcha.powermail_captcha_captcha {
	margin-left:2px;
}
.tx-powermail-pi1  .powermail_kontakt.powermail_captcha {
	width: 95px;
} 

/* Katalog Bestellen */

.tx_powermail_pi1_fieldwrap_html_41 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #CCC;
}
.tx_powermail_pi1_fieldwrap_html_41 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

.tx_powermail_pi1_fieldwrap_html_41 div.powermail_check_inner {
	width: 33%;
	float: left;
}
	
/************ TYPO3 Styles ************/


/************Tables**********/
table.contenttable {
	width: 100%;
}
table.contenttable tr.tr-even {
	background-color: #E8E8E8;
}
table.contenttable tr td {
	vertical-align: top;
	padding: 5px;
}
table.contenttable-2 tr td {
	padding: 5px 10px;
} 
table td p {
	margin: 0;
	padding: 0;
}

table.layout1 {
	width: 100%;
}

table.layout2 {
	width: 100%;
	background-color: gray;
}

td.center {
text-align:right;
}

td.right {
text-align:right;
}

/************Spcial Elements **********/

ul.katalogliste {
	margin: 0;
	padding: 0;
	width: 500px;
	list-style: none;
}
ul.katalogliste li {
	float: left;
	width: 33%;
}
ul.katalogliste li a {
	display: block;
	line-height: 13px;
	border-left: 2px solid #999;
	padding-left: 5px;
	color: #000;
}
ul.katalogliste li a:hover {
	border-left: 2px solid #000;
}

/************ Frames ************/
.csc-frame {
	overflow:hidden;
	height:auto;
	}

.csc-frame-frame1 {
	padding: 20px;
}

#content div.csc-textpic-border .csc-textpic-image img {
	border:1px solid #999;	
} 
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}


/************ FCE ************/
.fce2col {
	margin-bottom:16px;
}

.fce2col .col {
	float:left;
	margin-right:20px;
	overflow:hidden;
}
.fce2col .col1{
	width:27%;
}
.fce2col .col2 {
	margin-right:0px;
	width:70%;
}


	
