/* ----------------------------
  | TYPO3 CSS Re-Definitions:  |
   ----------------------------*/

.csc-menu  {
	margin:0px;
	padding:0px;
}

.csc-section {
	list-style-type:none;
	/*margin-left:-40px;*/
        color:#000000;
        font-size:0.85em;
        line-height:18px;
}

.csc-linkToTop {
	text-align:right;
	color: #E43144;
	font-size:0.75em;
}

.csc-mailform {
	border:0px;
	margin-left:0px;
	padding:0px;
}

.csc-textpic-caption {
	font-size: 0.85em;
	color: #000000;
	background-color:#FFFFFF;
}

.tx-indexedsearch-rules {
	display:none;
}

.tx-indexedsearch-info {
	display:none;
}
.tx-indexedsearch-descr descr {
	display:none;
}

.tx-indexedsearch-sw {
	font-style:normal !important;
}

.tx-indexedsearch-searchfor {
	display:block;
	float:left;
	width:100px;
	height:22px !important;
	vertical-align:middle;
}

.tx-indexedsearch-searchbox-sword {
	border:0px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	height:20px !important;
	vertical-align:middle;
}

.tx-indexedsearch-searchbox-button {
	color:#62524E;
	background-color: #D5D5D5;
	border:0px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.tx-macinasearchbox-pi1 {
	margin-top:10px;
}
.internal-link {
	white-space:nowrap 
}

/* Mailform: */


fieldset.csc-mailform {
	border:0px;
	padding:0px;
	margin:0px;
}

.csc-mailform-label {
	font-size:0.85em;
	
}

.csc-mailform-field label{
	display:block;
	float:left;
	width:100px;
}

.csc-mailform-field select, .csc-mailform-field input {
	border:1px solid #666666;
	width:150px;
	font-size:0.85em;
	margin: 2px 0px 10px 0px;
}


.csc-mailform-field select{
	width:152px;
}

.csc-mailform-field textarea {
	border:1px solid #666666;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 10px 0px;
	font-size:0.85em;
	display:block;
	float:left;
}

#mailformformtype_mail {
	width:100px !important;
	border:1px solid #666666 !important;
	background:#999999 !important;
	margin:10px 0px 0px 100px;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	clear:both;
}

.tx-imagetreadmill-pi1{
	position:absolute;
	width:100%;
	overflow:hidden;
}
.tx-imagetreadmill-pi1 span img{
	border-left:1px solid #FFFFFF;
}
.csc-textpic-imagewrap {
	margin-bottom:5px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
.csc-textpic-text{
	max-width:270px;
}

.csc-textpic-above .csc-textpic-text{
	float:left;
	margin-bottom:5px;
}
.csc-textpic-above .csc-textpic-text p{
	padding:0;
	margin:10px 0 0 !important;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:15px !important;
}