body {
	background-color:#8F9497;
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif, helvetica;
	font-size:12px;
}

#wrap {
	width:1027px;
}

#header {
	line-height:0px;
}

#news_wrap {
	float:left;
	display:inline;
	width:197px;
	height:566px;	
	text-align:center;           
}
	#latest_newsbox {
		width:185px;
		margin-left:4px;	
		margin-top:25px;	
		text-align:left;
	}
	#latest_newsbox_top {
		width:100%; 
		background-image: url( 'images/news_oben.jpg' );
		background-repeat: no-repeat;
    height:33px;		
	}
	#latest_news_headline {
		width:152px;
		float:right;
		background-color:#464545;
		line-height:120%;
		border-top:1px solid #464545;
		margin-top:9px;
		/*margin-bottom:9px;*/
		margin-right:7px;
		color:white;
		font-size:16px;
		font-weight:bold;
	}
	#latest_news_headline_text {
		margin-left:5px;
	}
	#latest_newsbox_middle {
		width:100%;
		height:396px;
		background-image: url( 'images/news_kachel_mitte.jpg' );
		background-repeat: repeat-y;	   
	}
	.latest_single_news {
		font-family:Arial, sans-serif, helvetica;
		width:145px;
		margin-left:25px;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:7px;
		border-bottom:1px dotted black;
		line-height:100%;
		font-size:11px;
	}
	.latest_single_news a {
		color:#e2001a;
		text-decoration:none;
	}
	.latest_single_news a:hover {
		color:black;
	}
	.latest_single_news_inner {
		margin-left:0px;
	}	
  .bodytext {
    margin-bottom:0px;
  }	
  .latest_single_news_inner .news_more {
		color:#e2001a;
	}
	#latest_newsbox_bottom {
		width:100%;
		height:24px;
		background-image: url( 'images/news_unten.jpg' );
		background-repeat: no-repeat;		
	}
	.single_news_back {
    margin-top:50px;
  }

	#latest_news_to_archive {
		float:right;
		margin-right:15px;
	}
	.tx-ttnews-browsebox {
		visibility:hidden;
	}
	.tx-ttnews-browsebox table{
		visibility:visible;
	}
	.tx-ttnews-browsebox table .tx-ttnews-browsebox-SCell{
		border:none;
		background-color:transparent;
	}
	.tx-ttnews-browsebox table .tx-ttnews-browsebox-SCell a{
		text-decoration:none;
	}	 
#logo {
	display:block;
	margin:0px auto;
	margin-top:40px;
}	


#main_wrap {
	margin:0px;
	width:829px;
	float:left;
	display:inline;
	background-color:white;
}

#menu1 {
	border-top:1px solid white;
	height:30px;
	background-image: url( 'images/navi_kachel_oben.gif' );
	background-repeat: repeat-x;
	background-position:bottom;
}
	#menu1_left_spacer {
		margin-left:29px;
		width:1px;
		height:100%;
		float:left;
		display:inline;		
	}
	
	.menu1_el_wrap, .menu1_el_wrap_aktiv {
		float:left;
		display:inline;
		border-top:1px solid white;
		margin-top:2px;
		height:27px;
		background-color:white;	
		margin-left:1px;
	}
	
	.menu1_el_left, .menu1_el_left_aktiv {
		width:14px;
		height:100%;				
		float:left;
		background-image: url( 'images/navi_hg_links_inaktiv.gif' );
		background-repeat: no-repeat;
		background-position:bottom;		
	}
	.menu1_el_middle, .menu1_el_middle_aktiv {
		float:left;
		height:100%;
		background-image: url( 'images/navi_hg_kachel_inaktiv.gif' );
		background-repeat: repeat-x;		
		line-height:200%;
		background-position:bottom;
		font-family:Arial, sans-serif;
		font-size:13px;
		color:#E2001A;
		text-decoration:none;
	}
	.menu1_el_right, .menu1_el_right_aktiv {
		height:100%;	
		width:14px;
		float:left;
		background-image: url( 'images/navi_hg_rechts_inaktiv.gif' );
		background-repeat: no-repeat;	
		background-position:bottom;
	}
	
	.menu1_el_left_aktiv {
		background-image: url( 'images/navi_hg_links_aktiv.gif' );
		background-repeat: no-repeat;			
	}
	.menu1_el_middle_aktiv {
		background-image: url( 'images/navi_hg_kachel_aktiv.gif' );
		background-repeat: repeat-x;		
		color:#464545;
	}
	.menu1_el_right_aktiv {	
		background-image: url( 'images/navi_hg_rechts_aktiv.gif' );
		background-repeat: no-repeat;		
	}
	
#menu2 {
	width:100%;
	height:25px;
	background-image: url( 'images/navi_kachel_unten.gif' );
	background-repeat: repeat-x;
	background-position:bottom;
}
	#menu2_left_spacer {
		margin-left:29px;
		width:1px;
		height:100%;
		float:left;
		display:inline;		
	}
	
	.menu2_el_wrap, .menu2_el_wrap_aktiv {
		float:left;
		display:inline;
		height:25px;
		margin-left:1px;
		line-height:160%;
		font-size:13px;
		color:#E2001A;
		text-decoration:none;
	}
	
	.menu2_el_wrap_aktiv { 
		color:#464545;
	}	
	

#content{ 
	width:769px;	
	margin:30px;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

	#content_spacer {
		height:500px;
		width:1px;
		float:left;
		display:inline;
	}
	#content_inner {
		width:735px;
		margin-bottom:30px;
		font-family:Arial, sans-serif, helvetica;
		font-size:14px;
	}
	#content a {
		color:black;
	}
	#content a:hover {
		color:#E2001A;
	}

#footer {
	background-color:#464545;
	width:100%;
	height:25px;
	text-align:center;
	line-height:200%;
	color:white;
	font-size:12px;
}


/* INNERER CONTENT */

h1 {
	background-image: url('images/roter-punkt.gif');
	background-repeat:no-repeat;
	background-position:left 3px;;
	font-weight:bold;
	font-size:16px;
	padding:0px 0px 0px 20px;
	margin:0px;
	margin-bottom:18px;
	font-family:Arial, sans-serif;
/*		border:1px solid black;*/
}

h2 {
	color:#757576;
	font-size:24px;
	padding:0px 0px 0px 0px;
	margin:0px;
	margin-bottom:5px;
	font-family:Arial, sans-serif, helvetica;
		/*border:1px solid black;*/
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px;	
	margin-bottom:5px;
}

#home_table {
	width:100%;
	height:300px;
	margin-bottom:30px;
}

#home_pic {
	width:475px;
	float:left;
}

#home_address {
	display:inline;
	float:right;
	background-color:#f5f5f5;
	font-family:Arial, sans-serif;
	font-size:13px;
	border:1px solid #8f9497;
	width:220px;
	height:297px;
}

#home_address_inner {
	margin-left:20px;
	margin-top:30px;
}

#contact_form_table td{
	padding-bottom:5px;
}

.contact_form_vspacer {
	height:15px;
}
.contact_text_large {
	width:310px;
}
.contact_text_small {
	width:90px;
}
.contact_text_middle {
	width:200px;
}
.contact_area_large {
	width:440px;
	height:70px;
}

.download img {
	border:0px;
	margin-left:0px;
	margin-right:0px;
}

.mail img {
	border:0px;	
	display:inline;
	padding-right:5px;
}

#content .list_news_inner a {
	color:#e2001a;
	text-decoration:none;
}
#content .list_news_inner a:hover {
	color:black;
}
/* ANSPRECHPARTNER */

.portrait {
	width:230px;
	height:340px;
	float:left;
	display:inline;
	margin-right:5px;
	/*border:1px solid #8f9497;*/
}

.contact_required {
  color:red;
}

.tx-thmailformplus-pi1 ul {
  color:red;	
  padding-left:0px;
  list-style:none;

}


