/* CSS Document */
	#bgr_cont{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_ueber_uns{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/01.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_reisen{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/02.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_fotoalbum{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/03.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_shop{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/04.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_quiz{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/07.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_impressum{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/06.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_news{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/05.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_faq{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/08.jpg);
		background-repeat:no-repeat;
	}
	#bgr_cont_links{
		width:900px;
		height:672px;;
		background-image:url(../img/bgr_img/09.jpg);
		background-repeat:no-repeat;
	}
	
/*	.ausbildung_navi{
		background-color:#dad9e1;	
	}
	
	.ueberuns_navi{
		background-color:#b2b4c0;	
	}
	.reisen_navi{
		background-color:#dde8e2;	
	}
	
	.fotoalbum_navi{
		background-color:#cdcdcd;	
	}
	
	.guestbook_navi{
		background-color:#a8afc1;	
	}
	
	.shop_navi{
		background-color:#c2dcf5;	
	}
	
	.quiz_navi{
		background-color:#afabac;	
	}
	
	.impr_navi{
		background-color:#c2c4c1;	
	}
	
	.news_navi{
		background-color:#a7aec0;	
	}
	
	.faq_navi{
		background-color:#a6aeb9;	
	}
	
	.links_navi{
		background-color:#b8d0dc;	
	}
*/