#fzg1
{
	height: 500px;
	width: 100%;
}

.fzg_subtitle
{
	height: 20px;
	width: 795px;
	margin-left: 40px;
	border-style: none;
	border-bottom-style: dotted;
	border-color: #aaa;
	border-width: 1px;
}


.fzg_txt_1{
	height: 230px;
	width: 350px;
	margin-left: 10px;
	margin-top: 6px;
	padding-left: 0px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	float: left;
}

.fzg_img_1{
	height: 230px;
	/*width: 900px;*/
	width: 350px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 40px;
	padding: 0px;
	/*background-image: url(../img/Bild2_40.png); 
	background-repeat: no-repeat;
	background-position: left top;*/
	text-align: left;
	vertical-align: top;
	float: left;
	overflow: hidden;
}



.fzg_img_brace {
	height: 100px;
	width: 380px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 30px;
}

.fzg_img_s {
	height: 100px;
	width: 110px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}


/* Tabellen */
.tab_tech_fzg {
	margin: 0px;
	padding: 0px;
	/*border-collapse:collapse;*/
	border-color: #fafafa;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.tab_hell_fzg {
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #404040;
	
	border-style: solid;
	border-collapse: collapse;
	border-color: #404040;
	border: 0px;
	
	align: left;
	valign: top;
}

.tab_fzg {
	height: 21px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #404040;
	border-width: 0px;
	
	align: left;
	valign: top;

}

/* ENDE Inhaltsbereiche */

