body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	margin: 0px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #E5E5E5;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	font-size: 10px;
}
 a:link { color:orange; text-decoration:none; }
 a:visited { color:grey; text-decoration:none; }
 a:hover { color:red; text-decoration:none; }
 a.linkpic:hover { background-color: orange; }
.menu {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 01;
	height: 80px;
	width: 700px;
}
#main {
	margin-top: 50px;
	text-align: center;
}
#iframe {
	border: 0px;
	width: 701px; /* ... border: 1px solid #737373; ... */
	height: 320px;
}
#iframe2 {
	border: 0px;
	width: 701px; /* ... border: 1px solid #737373; ... */
	height: 264px;
}
#page_main {
	width: 701px;
	height: 451px;
}
.table_layout {
    align: center;
	width: 701px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
.table_layout_main {
    align: center;
	width: 701px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.td_white {
	background-color: #FFFFFF;
}
.td_lightgrey {
	color: #CCCCCC;
}
.farb00 {
	background-color: #FFFFFF;
}
.farb01 {
	background-color: #CCCCCC;
}
h1 {
	font-size: 13px;
	font-style: bold;
	letter-spacing:0.05em;
	color: #000000;
	padding: 0px;
	padding-bottom: 12px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight:100;
	color: #666666;
	padding-bottom: 14px;
	margin: 0px;
}
b {
	font-size: 13px;
	font-style: bold;
	letter-spacing:0.05em;
	line-height: normal;
	color: #000000;
}
.text_inhalt {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.text_netzwerk {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
.text_kom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 12px;
	font-style: normal;
	color: #666666;
	margin: 0px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.text_center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}
.text_spalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.text_rechts{
	font-familiy: Arial;
	font-size: 9px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.text_projekte{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
}
.hintergrundwelt {
	background-image: url(../grafik/netzwerk/Hintergrundbild_Welt_dunkler.jpg);
	background-position: left left;
}
.hintergrundvent {
	background-image: url(../grafik/leistungen/hintergrund_vent.jpg);
	background-position: left left;
}
.hintergrundlupe {
	background-image: url(../grafik/projekt/hintergrund_lupe_2.jpg);
	background-position: left left;
}