/* CSS Document */
#bild {
	background-image: url(../7_tourismus/bilder/kopfbild_sw.jpg);
}
#submenuebild {
	background-image: url(../7_tourismus/bilder/menuebild_sw.jpg);
}
.tabellenhintergrund {
	background-color: #DDDDDD;
	width: 95.5%;
	padding-right: 1%;
	padding-top: 0.5%;
	padding-left: 1%;
}
#text_links{
	float: left;
	width: 47%;
	background-color:#EEEEEE;
	padding: 1%;
	margin-top: 10px;
}
#text_rechts {
	float: right;
	width: 47%;
	background-color:#EEEEEE;
	padding: 1%;
	margin-top: 10px;
}
#text_ende {
	width: 100%;
}
#text_ende hr {
	height: 10px;
	color: #EEEEEE;
	border: none;
}
#text_oben {
	width: 97%;
	left: 0%;
	top: 180px;
}
.p_weiss{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
