@charset "utf-8";

/*************************************************
	EXTENSION CSS TYPO3 extensions global
*************************************************/

.tx-srfeuserregister-pi1 {
 clear: both;
 
 background-color: #ffffff;
 border: solid 1px #727171;
 margin: 0;
 padding: 10px;
 margin-top: 10px;
}

.tx-felogin-pi1 {
 clear: both;
 
 background-color: #ffffff;
 border: solid 1px #727171;
 margin: 0;
 padding: 10px;
 margin-top: 10px;
}


.tx-felogin-pi1 legend, 
.tx-felogin-pi1 a,
.tx-srfeuserregister-pi1 a  {
	color: #d6001b;
}

#tx-srfeuserregister-pi1-gender-0 {
	display: none !important;
}

/***********************
 *	tx_newloginbox_pi1 Plugin 8
 ***********************/



.tx-newloginbox-pi1 {
	
}
.tx-newloginbox-pi1 table {
	background: none;
	color:#29166f;
}
.tx-newloginbox-pi1 th, .tx-newloginbox-pi1 td  {
	background: none;
	color:#29166f;
	border: none;
}
.tx-newloginbox-pi1 th {
	margin: 0;
	padding: 0;
	width: 100px;
}
.tx-newloginbox-pi1 tr {
	
}

.tx-newloginbox-pi1 {
} 


.csc-mailform {

}

.csc-mailform label{
	display: block;
	border-top: 5px;
}
.rating_form {
	background-color: #ffffff;
	border: solid 1px #727171;
	margin: 10px;
	padding: 10px;
}

.tx-pxdproducts-pi1 .rating_form table{ width: 300px;}
.tx-pxdproducts-pi1 .rating_form td{ width: 5%;}
.tx-pxdproducts-pi1 .rating_form textarea{ width: 300px;height: 75px;}
.tx-pxdproducts-pi1 .rating_form button{ width: 150px;}

.tx-pxdproducts-pi1 ul {list-style-type: none;}


.order_catalog_image {}
.order_catalog_image img {border: solid 1px #727171;}
.order_catalog_image p {margin: 0;}

.csc-textpic-text ul, .bodytext ol {list-style-type: disc; margin: 10px;}
.csc-textpic-text ul li, .bodytext ol li{list-style-type:disc; margin: 10px;}

.bodytext a {font-weight: normal; text-decoration: none; color:#727171;}

/****************************************************
	tt_news
****************************************************/


.news-list-container h3 {
	margin: 0;
}
.news-list-container h3 a{
	margin: 0;
	clear: both;
	font-size: 1.2em;
	disply: block;
}

