
.contact_C {
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	font-weight: 600;
	}
.color_C {
	color: #FF0000;
	}
.position_titel {
	position: absolute;
	top: 22px;
	left: 6px;
	z-index: 1;
	}
	
.position_tabelle {
	position:absolute;
	top:100px; 
	left:45px;
	z-index:0;
	width: 520px; 
	height: 480px;
}

.text_tabelle {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: 600;
}

.text_farbe {
	color: #1F91DB;
}

.text_link {
	color: #1F91DB;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: 600;
}

	
/* --- menu styles ---
not all browsers render styles the same way so try out your style sheet on different browsers before publishing;
*/
/* level 0 inner  ///////////////////////////////////////////////////////////////////////////////////////////// (Main Menu)*/
.m0l0iout {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family:  Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #000000;
}

/* level 0 outer //////////////////////////////////////////////////////////////////////////////////////////////// (Main Menu)*/
.m0l0oout {
	text-decoration : none;
	border : 0px solid #FFFFFF;
	background: #1F91DB;
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #FFFFFF;
	background: #1F91DB;
}

/* level 1 inner  ///////////////////////////////////////////////////////////////////////////////////////////////*/
.m0l1iout {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #000000;
}

/* level 1 outer ////////////////////////////////////////////////////////////////////////////////////////////////*/
.m0l1oout {
	text-decoration : none;
	border : 1px solid #1F91DB;
	background: #1F91DB;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #58ADE7;
	background: #58ADE7;
}


/* level 2 inner ///////////////////////////////////////////////////////////////////////////////////////////////// */

.m0l2iout {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
	padding: 1px;
	color: #FFFFFF;
}


.m0l2iover {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
	padding: 1px;
	color: #000000;
}

/* level 2 outer //////////////////////////////////////////////////////////////////////////////////////////*/
.m0l2oout {
	text-decoration : none;
	border : 1px solid #1F91DB;
	background: #1F91DB; 
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #58ADE7;
	background: #58ADE7;
}	

/* level 3 inner  ///////////////////////////////////////////////////////////////////////////////////////////////*/
.m0l3iout {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
.m0l3iover {
	font-family: Arial, Helvetica, Veranda, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #000000;
}

/* level 3 outer ////////////////////////////////////////////////////////////////////////////////////////////////*/
.m0l3oout {
	text-decoration : none;
	border : 1px solid #1F91DB;
	background: #1F91DB;
}
.m0l3oover {
	text-decoration : none;
	border : 1px solid #58ADE7;
	background: #58ADE7;
}