*{
margin:0;
padding:0;
}

html{
	font-size:62%;
}

body {
	font-family: Arial;
	font-size: 1.1em;	
	color:#333;
	background:none;
}

h1{
	font-size:1.2em;
	padding:5px 0 15px 0;
	color:#666;
}

h2{
	font-size:1.0em;
	padding:5px 0 5px 0;
	color:#666;
}

img{
	border:none;
	display:none;
}

p{
	line-height:1.6em;
}

.hidden{
	display:none;
}

a.anker{
	display:none;
}

a{
	text-decoration:none;
}

li{
	list-style-position:inside;
}

#page{
	width:685px;
	margin:15px auto 0 auto;
	
}
	
#page_container{
	width:685px;
	margin:0 auto;
	background:#fff;
	float:left;
}

#header_bereich{
	width:60px;
	height:108px;
	float:left;
}

#head_left{
	float:left;
	width:219px;
}

#head_right{
	float:left;
	/*width:677px;*/
}

#header{
	
}

#tools{
	display:none;
}

#header_logo{
	display:inline;
	float:left;
	margin-top:17px;
	width:206px;
	height:59px;
	background:#fff;
	clear:left;
	/*background:url(img/logo.jpg) top right no-repeat;*/
}

#header_logo img{
	display:block;
}

#headnavi{
	display:none;
}


#suche{
	display:none;
}


#content_bereich{
	float:left;
	width:685px;
	margin-top:15px;
}

#left_content{
	display:none;
}

#subnavi {
	display:none;	
}


#content_container{
	float:left;
	width:685px;
	padding-bottom:25px;
}

#content{
	font-size:12px;
}

#content_start{
	float:left;
	width:685Px;
	font-size:12px;
	margin-bottom:10px;
}

#content_start a{
	text-decoration:none;
	padding:0;
	color:#000;
	font-weight:bold;
	background:none;	
}

#content a{
	text-decoration:none;
	padding:0;
	color:#000;
	font-weight:bold;
	background:none;
}



#content li{
	padding:5px 0;
}


#content_start .start_blue_box{
	display:inline;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0 0 0 0;
	
}

#content_start .start_blue_box .start_blue_text{
	float:left;
	background:#fff;
	padding:0 0 0 0;
}


#content_start .start_blue_box .start_blue_text p{
	padding:0 0;
}


#content .blaue_box__ganze_breite{
	width:inherit;
	display:inline;
	float:left;
	background:#fff;
	padding:5px 0 5px 0;
	margin-bottom:10px;
}

#pfadmenu{
	display:none;
}


#right_content{
	display:none;
}


#anspr_part_inhalt{
	display:none;
}


.pic{
	float:left;
	width:53px;
	height:74px;
	padding:0 4px 0 5px;
}

.tel,.fax, .email, .name{
	float:left;
	width:109px;
}

.name{
	margin-bottom:12px;
}

.fax{
	margin-bottom:6px;
}

.email a{
	color:#007a78;
	font-weight:bold;
	padding-left:11px;
	background:url(img/link_pfeil.gif) center left no-repeat;
}

.email a:hover{
	color:#555555;
	background:url(img/link_pfeil_act.gif) center left no-repeat;
}


#footer{
	display:none;
}

#content .csc-textpic dl dt a{
	background-image:none;
	float:none;
	margin:0;
	padding:0;
}

#content .csc-textpic-intext-left{
	margin-right:10px;
}

.csc-textpic-imagewrap{
	display:none;
}

/************************************
* Kontaktformular und Weiterempfehlen
************************************/

.csc-mailform{
	border:none;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 0 0 10px;
	width:317px;
	background-color:#fff;
	border:1px solid #cccccc;
}

.tipafriend_fieldset{
	float:left;
	width:337px;
	border:none;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid #cccccc;
	padding:10px;
}

.csc-mailform-field, .tipafriend_field{
	float:left;
	margin-bottom:15px;
}

.csc-mailform-field label{
	float:left;
	width:100px;
}

.tipafriend_field label{
	float:left;
	width:135px;
}

.csc-mailform-field input, .tipafriend_field input{
	float:left;
	width:200px;
	border:1px solid #aaaaaa;
	background:#fff;
	color:#555555;
}

.csc-mailform-field select{
	float:left;
	width:202px;
	background:#fff;
	border:1px solid #aaaaaa;
	color:#555555;
}


.csc-mailform-field textarea{
	margin-top:8px;
	width:300px;
	background:#fff;
	border:1px solid #aaaaaa;
	color:#555555;
}

.tipafriend_field textarea{
 	margin-top:8px;
	width:335px;
	height:100px;
	background:#fff;
	border:1px solid #aaaaaa;
	color:#555555;
 }
 
.pflicht{
 	float:left;
 	clear:both;
 	margin-top:10px;
 	padding-bottom:10px;
 }

#mailformLöschen{
	width:100px;
	margin-right:105px;
	background:#EC9123;
	border:1px solid #999;	
	color:#fff;
	font-weight:bold;	
}

#mailformformtype_mail{
	float:left;
	width:100px;
	background:#EC9123;
	border:1px solid #999;
	color:#fff;
	font-weight:bold;
}

.tipafriend_field_submit input{
	float:right;
	width:100px;
	background:#EC9123;
	border:1px solid #999;
	color:#fff;
	font-weight:bold;
}

#mailformLöschen:hover,#mailformformtype_mail:hover, .tipafriend_field_submit input:hover{
	background:#F6C891;
	border:1px solid #999;
	color:#555555;
}

#content .tipafriend_field a{
	background-image:none;
	margin:0;
	padding:0;
}

.tip_many_friends_error{
	color:#ff0000;
	font-weight:bold;
}

/*
Sitemap
*/

#content .tx-flseositemap-pi1{
	width:437px;
	float:left;
}

#content .tx-flseositemap-pi1 a{
	background-image:none;
}

#content .tx-flseositemap-pi1 ul li{
	list-style-type:none;
	float:left;
	width:400px;
	padding:5px 0 5px 15px;
}

#content .tx-flseositemap-pi1 ul li ul{
	float:left;
	padding-bottom:10px;
}

#content .tx-flseositemap-pi1 ul.headlines{
	margin:0;
	padding:0;
	display:none;
}

#content_start .sp_btn_klein{
	background-image:none;
	padding:0;
	float:right;
	width:100px;
	margin-right:10px;
}

#news{
	display:inline;
	float:left;
	width:171px;
	border:1px solid #007A78;
	border-bottom:none;
	margin-bottom:10px;
}


/* News Box Startseite LATEST */	

#news h1{
	float:left;
	width:161px;
	padding: 2px 0 2px 10px;
	background:#007A78;
	font-size:1em;
	margin:0;
	color:#fff;
}

#news .news-latest-item{
	display:inline;
	float:left;
	width:161px;
	padding:5px;	
	border-bottom:1px solid #007A78;
}

#news .news-latest-date{
	float:left;
}

#news .news-latest-date a{
	color:#333;
}

#news .news-latest-item p{
		float:left;
		line-height:1.4em;
		padding:5px 0;
		
}

#news .news-latest-item h3 a{
		float:left;
		color:#666;
		font-size:1em;
		margin-top:5px;	
}

#news .news-latest-morelink{
	float:right;
	margin:0;
}

#news .news-latest-morelink a{
	text-decoration:none;
	padding-left:15px;
	color:#007a78;
	font-weight:bold;
	background:url(img/link_pfeil.gif) center left no-repeat;
}

#news .news-latest-morelink a:hover{
	color:#555555;
	background:url(img/link_pfeil_act.gif) center left no-repeat;
}

#news .news-latest-gotoarchive{
	float:left;
}

/* News Single */

.news-single-item{
	width:478px;
	float:left;
}	

.news-single-item .news-single-timedata{
	width:inherit;
	float:left;
	padding:10x 0;
}

.news-single-item h2{
	width:inherit;
	float:left;
}

.news-single-item h3{
	width:inherit;
	float:left;
	margin:10px 0;
}

.news-single-item p img{	
	margin-right:5px;
}

#content .news-single-item .news-single-img a{
	padding-left:0;
	background:none;
}

#content .news-single-item .news-single-img{
	margin:10px 0;
}

.news-single-backlink{
	float:left;
	width:inherit;
	margin:10px 0;
}

.news-single-author{
	float:left;
	width:inherit;
	margin:10px 0;
}

/* Listenansicht NEWS */

.news-list-item{
	padding-bottom:10px;
	border-bottom:1px solid #007A78;
}

.news-list-item .news-list-date{
	float:left;
	width:478px;
	margin:10px 0;
}

#content .news-list-item a{
	padding-left:0;
	background:none;
}

#content .news-list-item p{
	margin:10px 0;
}

#content .news-list-item h3{
	margin:10px 0;
}


#content .news-list-item .news-list-morelink a{
	text-decoration:none;
	padding-left:15px;
	color:#007a78;
	font-weight:bold;
	background:url(img/link_pfeil.gif) center left no-repeat;
}

#content .news-list-item .news-list-morelink a:hover{
	color:#555555;
	background:url(img/link_pfeil_start_act.gif) center left no-repeat;
}
