html, body, li, ul{	
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}

html, body{
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #3D3D3C;
	background-color:#FFFFFF;
}

.csc-linkToTop {
display:none;
}

h1 {
    display: block;
    margin-bottom: 20px;
    padding: 1px 0 0;
    text-transform: uppercase;
}

* {
    color: #3D3D3C;
}

* {
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.csc-default {
    padding-bottom: 20px;
    overflow: hidden;
}

div#print {
	margin:10px;
	float: left;
	width: 600px;
}

div#logo {
	margin:10px 0px 20px 0px;
	float: left;
}

div#middle {
	float: left;
}

h3 {
	padding-bottom:15px;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


ul {
	list-style:square outside none;
	margin:0px 0px 0px 20px;
	padding:0;
}

ul li{
	margin:0;
	padding:0;
}

.td-0 {
	padding-right:10px;
	vertical-align:top;
	width:10px;
}

.td-1 {
	vertical-align:top;
}

/***Listen Menu mit Bilder***/
.list-menu {
	float:left;
}

.list-menu ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

.list-menu ul li{
	float:left;
	margin:0;
	padding:0 15px 0 0;
	width:145px;
	height:210px;
}

.list-menu li.first {
	float:left;
	margin:0;
	padding:0px 15px 0px 0px;
	width:145px;
	height:210px;
}

.list-menu li.last {
	float:left;
	margin:0;
	padding:0;
	width:145px;
	height:210px;
}

.list-menu-image {
	border:1px solid #000000;
}

.list-menu-title {
	/*padding:10px 0px 0px 0px;*/
	float:left;
	width:128px;
	
}

.list-menu-dot {
	float:left;
	width:15px;
}

a.list-link {
	text-decoration:none;
	/*padding:1px 0px 0px 15px;*/
}

a.list-link:hover {
	text-decoration:none;
}

.news-latest-container  {
	padding:0px;
}

.news-latest-item {
	margin:0px 0px 20px 0px;
	padding:0px;
}

.news-latest-item a {
	text-decoration:none;
}


.news-latest-item a span.more {
	padding-left:15px;
}

#quick-links a {
	padding-left:15px;
	text-decoration:none;
}

#quick-links a.ankerpunkt {
	padding-left:0px;
	text-decoration:none;
}

#quick-links div.csc-textpic a {
	padding-left:0px;
	text-decoration:none;
}

.col2-product-left {
	float:left;
	width:335px;
	margin-right:30px;
}

.col2-product-right {
	float:left;
	width:270px;
}

.cols2-product{
	float:left;
	width:640px;
}

.col3-left {
	float:left;
	width:198px;
	margin-right:15px;
}

.col3-middle {
	float:left;
	width:198px;
	margin-right:15px;
}

.col3-right {
	float:left;
	margin-left:15px;
	width:198px;
}

.cols3{
	float:left;
	width:640px;
}


.filelinks div {
	background:none;
	margin-bottom:0px;
	padding-left:0px;
}

div.fileitem{
	float:left;
	margin-bottom:10px;
	width:500px;
}

.fileitem .fileitem-image{
	float:left;
	width:25px;
}

.fileitem .fileitem-file{
	float:left;
	width:450px;
}


//* ------------MAILFORM BEGIN------------------------ *//
/* div wrap around form */
.mf-formwrap {
  margin-bottom: 1em;
  margin-left: 70px;
}

fieldset {
  border: none;
  padding: 0 0 0.5em 0;
}

.form-label{
	float:left;
	width:150px;
}

.form-field{
	float:left;
	width:300px;
}

.csc-mailform-submit {
  margin: 0 0 0 10px;
  text-align:center;
}


.mf-input, .mf-pass, .mf-file {
        width: 300px;
        border:1px solid #CCCCCC;
        height:17px;
	padding-top:3px;
}

.mf-text {
        width: 300px;
        height:60px;
        border:1px solid #CCCCCC;
}

.mf-select {
        width: 205px;
        margin: 0px;
}
 
.mf-comment {
  float: none;
  font-weight: bold;
  margin: 1em 0;
  width: 100%;
}

.mf-radiolayout, .mf-checklayout {
  padding: 1em 0 1.5em 0;
  line-height: 100%;
}

.mf-radiolayout legend {
  font-weight: bold;
  padding:0px;
  margin-bottom: 1em;
  border: none;
}

.mf-radiolayout label, .mf-radiolayout input {
  float: none;
}

.mf-radiolayout label {
  padding-top: 1px;
  width: auto;
}

.mf-radiolayout input {
  border: none;
  background: transparent;
  width: auto;
  padding: 0;
  margin: 2px 10px 2px 0px;
  vertical-align: middle;
}
 
.mf-checklayout label {
  padding-top: 1px;
  width: auto;
}

.mf-checklayout input {
  vertical-align: middle;
  border: none;
  width: auto;
  margin: 0 10px 0 0px;
  background: transparent;
}
 
.mf-submit, .mf-reset {
  font-weight: bold;
  margin: 10px 0 0 0;
  float: none;
  width: auto;
  overflow: visible;
  padding: 0px 15px 3px 15px;
  height: 19px;
  border: none;
  color: #000000;
}

/*Comment at the end of form*/
.mf-footer {
  font-size: 90%;
  margin: 10px 0px 2px 0px;
} 

.csc-linkToTop{
	margin:0 0 20px;
	text-align:right;
	width:625px;
	padding-right:15px;
	background:url("../gfx/faq_on.gif") no-repeat scroll center right transparent;
}

.csc-linkToTop a{
	color:#ED8114;
	text-decoration:none;
}

.csc-linkToTop a:hover{
	color:#3D3D3C;
	text-decoration:underline;
}


/***faq***/
#middle .col2-product-left .faq-item-more span{
	width:314px;
	padding-right:10px;
	float:left;
}

#middle .col2-product-left .faq-item-answers{
	width:335px;
	float:left;
}

#middle .faq-item-more span{
	width:619px;
	padding-right:10px;
	float:left;
}

#middle .faq-item-answers{
	width:640px;
	float:left;
}

.faq-icon {
	float:right;
	margin-right:0px;
	margin-top:3px;
}

#faq-container .inactive .faq-icon {
	background-image:url("../gfx/faq_off.gif");
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

#faq-container .active .faq-icon {
	background-image:url("../gfx/faq_on.gif");
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

.news-list-item {
	float:left;
	margin-bottom:20px;
}

.news-list-item-content {
	float:left;
	width:640px;
}

.news-list-item-content-left {
	float:left;
	width:140px;
}

.news-list-item-content-right {
	float:left;
	width:500px;
}

.news-single-additional-info {
	margin-top:20px;
	margin-bottom:20px;
}

.news-single-img {
	float:left;
	margin-right:10px;
}

.news-single-imgcaption {
	font-size:11px;
	font-style:oblique;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
	padding-bottom:10px;
}


/***mini job***/

.mini-job-list{
	float:left;
}

.mini-job-list-item{
	float:left;
	width:640px;
	margin-bottom:10px;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:10px;
}

.mini-job-item-date{
}

.mini-job-single{

}

.mini-job-single h1{
	font-size: 16px;
    	padding: 5px 0 5px 0;
 }

/***powermail***/
fieldset.tx-powermail-pi1_fieldset {
    background-color: #FFFFFF;
    border: none;
    padding: 0;
}

fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
    width: 180px;
    color:#333333;
    font-weight:normal;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
    background: none;
    border: 1px solid #CCCCCC;
    box-shadow: none;
    height: 17px;
    padding-top: 3px;
    width: 300px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    margin: 20px 0 10px 180px;
    border: medium none;
    color: #000000;
    float: none;
    font-weight: bold;
    height: 19px;
    overflow: visible;
    padding: 0 15px 3px;
    width: auto;    
}

fieldset.tx-powermail-pi1_fieldset legend {
    display:block;
}

.error p {
    font-weight: normal;
}

#tx-powermail-pi1_fieldset_2 select {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: none;
    height: 22px;
    width: 306px;
}

* {
	color:#3d3d3c;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #3d3d3c;
}

h1 {
	border-bottom:1px solid #3d3d3c;
	border-top:1px solid #3d3d3c;
}

a {
	color:#3d3d3c;
}

a:hover {
	color:#ed8114;
}

a.list-link:hover {
	color:#ed8114;
}

a.list-link {
}

