html, body, li, ul{	
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}

.csc-default {
}

p {
	margin:0px;
	padding:0px;
}

.bodytext {
	padding-bottom:15px;
	margin:0px;
}
	
a img, :link img, :visited img {
	border:0;
}

h1, h2, h3, h4{font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:100%;margin:0;}
h1{font-size:24px;line-height:26px;color:#333333;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-transform:uppercase;}
h2{font-size:18px;line-height:20px;color:#333333;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-transform:uppercase;}
h3{font-size:16px;line-height:18px;color:#333333;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-transform:uppercase;}
h4{font-size:14px;line-height:16px;color:#333333;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-transform:uppercase;}


.more-link{
	color:#3b87ca;
	text-decoration:none;	
	background:url(../images/more_link_arrow.png) left top no-repeat;
	padding-left:12px;		
}

.more-link:hover{
	text-decoration:underline;	
}

.date {
	font-size:14px;display:block;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;margin:2px 0 10px 0;text-transform:uppercase;
}

a {
	text-decoration:none;
	color:#3b87ca;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 30px;
}

ul li {
	list-style-type:square;
	margin:0;
	padding:0;
}

html, body{
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #666666;
	background-color:#FFFFFF;
}

#print {
	margin:10px;
}

#logo {
	margin:10px 0px 20px 0px;
}

#middle {

}


/***tt_news***/
.news-latest-container {
	padding:0px;
}

.news-latest-item {
	padding:0px 0px 10px 0px;
	width:290px;
	border-bottom: 1px solid #EEEEEE;
   	margin-bottom: 10px;
   	float:left;
}

.news-latest-item-image {
	float:left;
	width:55px;
	margin-right:11px;
}

.news-latest-item-content {
	float:left;
	width:224px;
}

.news-single-item {
	padding:0px;
}

.news-single-img {
    float: left;
    margin: 0px 11px 11px 0;
    padding: 0;
}

.news-single-related, .news-single-files, .news-single-links {
    margin:20px 0px 0px 0px;
    padding:0;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
    font-weight: bold;
    margin-left: 0;
}

.news-single-backlink {
	padding:0px;
	margin-top: 20px;
}

.news-single-morelink a {
	background-image:url("../gfx/moreinfo.gif");
	font-size:0;
}

.news-single-morelink a {
	display:inline-block;
	height:18px;
	margin-top:5px;
	width:124px;
}

.news-list-item {
	float:left;
	width:517px;
	border-bottom: 1px solid #EEEEEE;
   	margin-bottom: 10px;
}

.news-list-item-image {
	float:left;
	width:121px;
	margin-right:11px;
}

.news-list-item-content {
	float:left;
	width:385px;
}

.news-list-morelink {
	display:none;
}

/***Formular***/
.mf-formwrap {
  margin-bottom: 0px;
}

fieldset {
  border: none;
  padding: 0 0 0.5em 0;
}

.form-label{
	float:left;
	width:150px;
}

.form-field{
	float:left;
	width:250px;
}

.csc-mailform-submit {
  margin: 0 0 0 10px;
  text-align:center;
}


.mf-input, .mf-pass, .mf-file {
        width: 250px;
        border:1px solid #CCCCCC;
        height:17px;
	padding-top:3px;
}

.mf-text {
        width: 249px;
        height:80px;
        border:1px solid #CCCCCC;
}

.mf-select {
        width: 205px;
        margin: 0px;
}
 
.mf-comment {
  float: none;
  font-weight: normal;
  margin: 10px 0px;
  width: 100%;
}

.mf-radiolayout, .mf-checklayout {
}

.mf-radiolayout legend {
  font-weight: bold;
  padding:0px;
  margin-bottom: 1em;
  border: none;
}

.mf-radiolayout label, .mf-radiolayout input {
  float: none;
}

.mf-radiolayout label {
  width: auto;
}

.mf-radiolayout input {
  border: none;
  background: transparent;
  width: auto;
  padding: 0;
  margin: 2px 2px 2px 0px;
  vertical-align: middle;
}

.mf-radiolayout .form-field label {
	padding-left:2px;
	padding-right:5px;
}
 
.mf-checklayout label {
  width: auto;
}

.mf-checklayout input {
  vertical-align: middle;
  border: none;
  width: auto;
  margin: 0 2px 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;
}*/

.mf-submit, .mf-reset {
	margin-top:20px;
	margin-bottom:0px;
}

/*Comment at the end of form*/
.mf-footer {
  font-size: 11px;
  margin: 10px 0px 20px 0px;
} 

.mf-linie {
	border-bottom:1px dotted #666666;
	display:block;
	margin-bottom:20px;
}

.mf-abstand {
	margin-top:20px;
}


