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


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

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

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

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

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

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

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	background-image: url(../images/li_arrow.gif);
	background-position: 1px 3px;
}
	
.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}
 
#midCol h2 {
	margin-bottom: 10px;
	padding-top: 15px;
	margin-left: -1px;
}

#midCol h2,
#midCol h2 a {
	color: #0082c8;
	font-size:24px;
}

#midCol h3 {
	margin-left: 1px;
	padding-bottom: 5px;
	margin-bottom:12px;
	padding-top: 15px;
	background: url(../images/header_bar.gif) no-repeat 5px bottom transparent;
}

#midCol h3,
#midCol h3 a {
	text-transform: uppercase;
	color: #97a3a6;
	font-size:15px;
}

#midCol h4 {
	margin-bottom:12px;
}

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

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

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;	
}

#rightCol .bodytext,
#rightCol ul li {
	margin-left: 10px;
	margin-right: 10px;
}

#rightCol .ctArea .csc-firstHeader {
	margin-top: -15px;
}

#rightCol h2 {
	color: #FFF;
	background-color: #b1bdc5;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-weight:bold;
	font-size: 14px;
	display:block;
	padding-left: 9px;
	text-transform: uppercase;
}

/* 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;
}

/* Maiform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 4px;
	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 input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

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

.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 {
	margin-left: 180px !important;
	margin-left: 183px;
	width:auto;
	padding:0 10px !important;
	padding: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-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 */

#midCol div.csc-textpic-imagewrap dt img,
#leftCol div.csc-textpic-imagewrap dt img,
#rightCol div.csc-textpic-imagewrap dt img {
	margin: 0px !important;
	margin: 2px;	
	padding: 2px !important;
	padding: 0px;
	border: 1px solid #b6b6b6 !important;
	border: none;
}

#midCol div.csc-textpic-imagewrap dt,
#leftCol div.csc-textpic-imagewrap dt,
#rightCol div.csc-textpic-imagewrap dt {
	border: none !important;
	border:	1px solid #b6b6b6;
	height: auto !important;
	height: 100%;
}

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

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

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

.csc-textpic-caption {
	font-size: 11px;	
}

#midCol .csc-textpic-intext-right .csc-textpic-imagewrap,
#midCol .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
#midCol .csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-right: 10px !important;
	margin-right: 0px;
}

/* tt_news */ 

.news-container hr,
.news-single-item hr {
	display:none;
}

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

.news-link a {
	padding-left: 7px;
	background: url(../images/link_arrow.gif) no-repeat left center transparent;	
}

#rightCol .news-container {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item {
	margin-bottom: 20px;
}

.news-latest-item img {
	margin-left: 11px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}	

.news-latest-date {
	margin-bottom: 5px;
}
	
.news-latest-date a {
	font-weight: bold;
	text-decoration: none;
	color: #0082c8;
}

.news-single-item {
	margin-top: -15px;	
}

.news-single-img {
	float:left;
	margin-right:10px;
	padding-top:4px;
}

.news-single-imgcaption {
	padding-bottom: 1px;
}

.news-single-backlink {
	margin-top:10px;
}

#midCol .news-single-item h3 {
	font-size: 12px;
	color: #000;
	text-transform: none;
	background-image: none;
}

.news-single-date {
	font-weight: bold;
	color: #0082c8;
	display:block;
	float:right;
	padding-right:5px;
	line-height:24px;
}

.news-list-item {
	margin-bottom: 40px;
	clear: both;	
}

.news-list-item img{
	float:left;
	margin-right:10px;
	margin-top: 2px;
}

.news-list-item h3 a {
	text-decoration:none;
}

.news-list-item .news-list-date {
	font-weight: bold;
	color: #0082c8;
	display:block;
	float:right;
	padding-right:5px;
	line-height:24px;
}

.news-list-browse {
	margin-top:20px;
}

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

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

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

/* Produktetabelle */


.fceProductTable th {
	padding-bottom: 10px;
	font-size: 13px;	
	border-bottom: 1px solid #d8d8d8;	
}

.fceProductTable td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d8d8d8;
}

.fceProductTable .description {
	width: 400px;
}

.fceProductTable .illustration {
	vertical-align: top;
	width: 135px;
	text-align: center;
}

.fceProductTable .filesize {
	width: 80px;
	padding-left: 5px;
	text-align: right;
}

.fceProductTable .download {
	width: 100px;
	padding-left: 10px;
	text-align: right;
}


	
