.button {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 7pt;
	font-weight: 200;
	}
	
.button:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 7pt;
	font-weight: 200;
	}

.button_old:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	font-weight: 900;
}
	
.position_backgr {
	position: absolute; 
	left: 142; 
	top: 26;
	width: 660;
	height: 360;
	z-index: 1;
	}

.position_backgr1 {
	position: absolute; 
	left: 87; 
	top: 196;
	width: 600;
	height: 142;
	z-index: 1; 
	}
	
.position_menu {
	position: absolute; 
	right:-1; 
	top: 3;
	z-index:1;
}

.position_punkt {
	position: absolute; 
	left: 180; 
	top: 3;
	z-index:1;
	}
	
.position_A {
	position:absolute;
	top:6px; 
	left:710px; 
	z-index:2;
	}
	
.position_A_old {
	position:absolute;
	top:3px; 
	left:650px; 
	z-index:2;
	}

	
.position_B {
	position:absolute;
	top:3px; 
	left:165px; 
	z-index:2;
	}

.position_C {
	position:absolute;
	top:3px; 
	left:710px; 
	z-index:2;
	}
	
.position_D {
	position:absolute;
	top:3px; 
	left:495px; 
	z-index:2;
	}
	
.position_E {

	}
	
.contact_C {
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 30pt;
	font-weight: 900;
	}
.color_C {
	color: #FF0000;
	}
.position_titel {
	position: absolute;
	top: -30px;
	left: 41px;
	z-index: 1;
	}
	
/* --- 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 #029A9A;
	background: #1F91DB;
	/*filter: alpha(opacity=85);*/
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #00D8D8;
	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 #00D8D8;
	background: #1F91DB; 
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #029A9A;
	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 #029A9A;
	background: #1F91DB;
	/*//filter: alpha(opacity=85);*/	
}
.m0l3oover {
	text-decoration : none;
	border : 1px solid #00D8D8;
	background: #58ADE7;
}