#header {
	background-image: url(tourismus/header_hg_01.jpg);
	background-repeat: no-repeat;
  /*background-color:#fefefe;*/
}


#menue {
	background-image: url(tourismus/menue_hg.gif);
	background-repeat: no-repeat;
}

.m123 { 
margin:0px;
padding: 0px 40px 0px 40px; 
background-image: url(tourismus/reiter1_abstand.gif);
background-position:right;
background-repeat: no-repeat;
background-color:#ffffff;
}

.m124 { 
margin:0px;
padding: 0px 40px 0px 10px; 
background-image: url(tourismus/reiter2_abstand.gif);
background-position:right;
background-repeat: no-repeat;
background-color:#f6eaa6;
}

.m125 { 
padding: 0px 40px 0px 10px; 
background-image: url(tourismus/reiter3_abstand.gif);
background-position:right;
background-repeat: no-repeat;
background-color:#f6eaa6;
}


#left .box_top {
	margin:0px;
	padding:0px;
	background-image: url(tourismus/box_li_top.gif);
	background-repeat: no-repeat;
	width: 170px;
  height:10px;
}

#left .box_middle {
	text-align:left;
  margin:0px;
	padding:0px;
	background-image: url(tourismus/box_li_middle.gif);
	background-repeat: repeat-y;
	width: 170px;
}

#left .box_bottom {
	margin:0px 0 10px 0;
	padding:0px;
	background-image: url(tourismus/box_li_bottom.gif);
	background-repeat: no-repeat;
	width: 170px;
  height:10px;
}

#right .box_top {
	margin:0px;
	padding:0px;
	background-image: url(tourismus/box_re_blau_top.gif);
	background-repeat: no-repeat;
	width: 243px;
  height:10px;

}

#right .box_middle {
	text-align:left;
  margin:0px;
	padding:0px;
	background-image: url(tourismus/box_re_blau_middle.gif);
	background-repeat: repeat-y;
	width: 243px;
}

#right .box_bottom {
	margin:0px 0 7px 0;
	padding:0px;
	background-image: url(tourismus/box_re_blau_bottom.gif);
	background-repeat: no-repeat;
	width: 243px;
  height:10px;
}

