/* ------------------------ topbereich definitionen */
	#kontaktbox {
		width: 300px; text-align: right; position: absolute; margin-top: -20px; margin-left: 560px; color : #ffffff;
	}
	#kontaktbox a {
		color : #ffffff;
		text-decoration : none;
		font-size : 10px;
	}
	#kontaktbox a:hover {
		text-decoration : underline;
		color : #ffffff;
	
	}

	#head {
		background-color: #aeabbd; width: 880px; height: 123px;
	}
	#ani_oben {
		position: absolute; margin-top: 0px;
	}
	#ani_unten {
		position: absolute; margin-top: 3px;
	}
	#logo {
		margin-top: 45px; margin-left: 30px; position: absolute;
	}
	#flags {
		margin-top: 0px; margin-left: 0px; padding-top : 0px;
	}
	#menubox {
		margin-top: 45px;	margin-left: 180px;	position: absolute;	height : 75px;	width: 640px;
	}	
	
	#menu a {
	padding-top : 55px;
	padding-bottom : 10px;
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	}
	#menu a:hover {
		background-image : url(bilder/bg_menu.gif);	background-repeat : repeat-x; color : #dc0a22;
	}
	
	#menuA1 {
	line-height : 10px;
	padding-left : 4px;
	padding-right : 4px;
	float : right;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	}
	
	#menuA1 a {
	line-height : 10px;
	padding-left : 4px;
	padding-right : 4px;
	float : right;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	}
	
	#menuB1 a {
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}
	
	#menuB2 a {
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}
	
	#menuB3 a {
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}
	
	#menuB4 a {
	line-height : 10px;
	padding-left : 4px;
	padding-right : 0px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}
	
	#menuB5 a {
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}

	#menuB6 a {
	line-height : 10px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	}
	
	#menuC a {
	line-height : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 20px;
	float : left;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	}


