.position_flagge {
	position: absolute;
	top: 48px;
	left: 530px;
	z-index: 1;
	height: 12;
	width: 20;
}

.button {
	color: #FFFFFF;
	background-color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 12pt;
	font-weight: 900;
	}
	
.button:hover {
	color: #150185;
	background-color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 12pt;
	font-weight: 900;
	}

.text {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 11pt;
	font-weight: 900;
	}
	
.position_text {
	position: absolute;
	top: 384px;
	left: 260px;
	z-index: 1;
	}	
	
.text_H1 {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 12pt;
	font-weight: 900;
	margin-left:30px;
	}

.text_H2 {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 11pt;
	font-weight: 600;
	margin-left:30px;
	}

.text_H3 {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	font-weight: 500;
	margin-left:30px;
	}

.scroll {
	width: 100%; 
	height: 452px;
	padding: 10px;
	background: #FFFFFF;
	overflow: auto;
	float: left;
	border: 0px;
	scrollbar-base-color: #1F91DB;
	scrollbar-3dlight-color: #666666;
	scrollbar-track-color: #D7D7D7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	}
	

	
.position_B1 {
	position:absolute;
	top:380px; 
	left:220px; 
	z-index:1;
	}

	
.position_A {
	position:absolute;
	top:3px; 
	left:300px; 
	z-index:2;
	}
.position_B {
	position:absolute;
	top:3px; 
	left:150px; 
	z-index:2;
	}
.position_C {
	position:absolute;
	top:3px; 
	left:250px; 
	z-index:2;
	}
.position_D {
	position:absolute;
	top:3px; 
	left:346px; 
	z-index:2;
	}
.position_E {
	position:absolute;
	top:3px; 
	left:396px; 
	z-index:2;
	}
.position_F {
	position:absolute;
	top:3px; 
	left:486px; 
	z-index:2;
	}
	
.contact_C {
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	font-weight: 600;
	}
.color_C {
	color: #D7D7D7;
	}
.position_titel {
	position: absolute;
	top: 4px;
	left: 6px;
	z-index: 1;
	}	
	
.position_impressum {
	position: absolute; 
	left: 220; 
	top: 86;
	width= 360;
	height= 270;
	margin-left: -6;
	}
	
	
/* --- 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;
}