body {
	margin:0;
	padding:0 0 20px 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	font-size:65.2%;
}
#header, #navi, .breadcrumb {
	display:none;
}
ul, ol, li, p, form, fieldset, a { 
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	font-size:14px;
	}
ul {
	margin-bottom:10px;
}
li {
	margin-left:20px;
}
.wrapElement {
        margin:0 0 20px 0;
        padding:0 8px;
       /*background:url(../img/grey.gif) repeat-y 0 0;*/
}
.wrapperNoMargin {
	/*background:url(../img/grey.gif) repeat-y 0 0;*/
         padding:0 0 20px 12px;	
        
}
.wrapperMargin {
	/*background:url(../img/grey.gif) repeat-y 0 0;*/
         padding:0 0 0 12px;
         margin: 0 0 20px 0;
}
.wrapperNoBorder {	
         margin: 0 0 20px 0;
}
/*###################

	CSS for the CE

 ###################*/
H1 {
	font-size:18px;
	font-family:Arial, Verdana, helvetica, sans-serif;
	margin-bottom:20px;	
}
H2 {
	font-size:18px;
	font-family:Arial, Verdana, helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;	
}
#main H2 {
	text-transform:none;
	letter-spacing:0;
	margin-bottom:0;
}
H3 {
	font-size:12px;
	font-family:Arial, Verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin:0 0 5px 0;
}
.bodytext {
	margin:0 0 15px 0;
	color:#000;
	text-align:left;
	}
.bodytext a {
	color:#000;
	text-decoration:none;
}
.bodytext a:hover {
	text-decoration:none;
}
.bodytext strong {
	color:#000;
	font-weight:bold;
}
/* CE TEXT IMAGE*/

.csc-textpic-above .csc-textpic-imagewrap {
	padding-bottom:20px;
}
.csc-textpic-caption {
	font-weight:bold;
	color:#fff;
}
.csc-textpic-text p a {
	color:#699AC2;
	text-decoration:none;
}
.csc-textpic-text p a:hover {}

/*CSS for the Print News*/	

.news-list-browse-list-top, .no-results, .result-counter, .morelink, .tx-ttnews-browsebox {
	display:none;
}
h3.archiv-list a{
	text-align:left;
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.news-list-item bottom20px {
	text-align:left;
	margin:0 0 10px 0;
}
.news-single-item {
	text-align:left;
}
.single-date {
	font-weight:bold;
}

/*

	CSS Contact-Form BEGIN

	*/
.tx-thmailformplus-pi1 {
	margin-top:20px;
}
form {
	display:inline;
}
fieldset, input, select {
	border:0;
	margin:0;
	}
.tx-thmailformplus-pi1 legend {
}
.tx-thmailformplus-pi1 input{
	font-weight:normal;
	float:left;
	width:295px;
         font-size:12px;
	height:17px;
	border:1px solid #719ABA;
	color:#000;
	padding:1px;
}
.tx-thmailformplus-pi1 form select{
	width:295px;
	padding:0;
	margin:0;
	height:19px;
	font-size:12px;
	border:1px solid #719ABA;
	color:#000;
}
.tx-thmailformplus-pi1 textarea {
         border:1px solid #719ABA;
         width:295px;
         font-size:12px;
}
.tx-thmailformplus-pi1 label.form-normal {
         float:left;
         width:138px;
         cursor:pointer;
         display:block;
         font-size:12px;
}
.tx-thmailformplus-pi1 label.form-normal-anrede{
         float:left;
         width:138px;
         cursor:pointer;
         display:block;
         font-size:12px;
}
.tx-thmailformplus-pi1 label.form-normal-message {
	float:left;
         width:138px;
         cursor:pointer;
         display:block;
         font-size:12px;
}
* html .tx-thmailformplus-pi1 label.form-normal-message {
         float:left;
         width:138px;
         cursor:pointer;
         display:block;
         font-size:12px;
}
.labelLeft {
	margin: 0 0 10px 0;
}
.label1 {
	margin:10px 0 10px 0;
	color:#000;
	font-style:italic
        }
#spam {
	margin:0 20px 0 130px;
}
/*Remove Contactform*/
.tx-thmailformplus-pi1 {
       	display:none;
       	}

/*Remove Layer from the Printtemplate*/


.anker {
	display:none;
}

/*CSS for the Print-Template*/

body {
	padding:1em;
	font-family:Arial, Verdana,Helvetica, sans-serif;
	color:#333;
	text-align:left;
}
.printPrint {
	padding:10px;
	text-align:left;
}
.printPrint a {
	color:#333;
	text-decoration:none;
}
.contentPrint {
	width:99.9%;
}
.logoPrint {
	text-align:right;
	height:62px;
}
.logoPrint Img {
	margin:5px 140px 0 0 ;
}
.printLeftCopyright {
	width:auto;
}
.printRightPath {
	width:auto;
	padding-left:10px;
	right:0;
}
.printLeft {
	display:none;
}
.printRight {
	display:none;
}
.clear {
	clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken */
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels f�r den IE5/Mac */
