.bod-reiseber {
	background-color: #CCFFFF;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #990066;
	width: 99%;
	position: relative;
	background-image: url("../../../backgnd/Wallpaper10.jpg");
	height: 1000%;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 0;
}
.top-reiseber {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #990066;
	height: 55px;
	width: 100%;
	position: fixed;
	overflow: hidden;
	visibility: visible;
	top: 0px;
}
.txt-reiseber {
	height: 94%;
	width: 90%;
	text-align: left;
	overflow: scroll;
	position: fixed;
	visibility: visible;
	z-index: 2;
	left: 5%;
	top: 60px;
	clear: both;
	float: none;
}
.txt-anfang {
	font-size: 24px;
	font-weight: bold;
}

.bod-info {
	background-color: #CCFFFF;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #990066;
	width: 99%;
	position: relative;
	background-image: url("../../../backgnd/Wallpaper10.jpg");
	height: 1000%;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 0;
}
.top-info {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #990066;
	height: 55px;
	width: 80%;
	position: fixed;
	overflow: hidden;
	visibility: visible;
	top: 0px;
	text-align: left;
	left: 10%;
}
.txt-info {
	height: 94%;
	width: 80%;
	text-align: left;
	overflow: auto;
	position: fixed;
	visibility: visible;
	z-index: 2;
	left: 10%;
	top: 60px;
	clear: both;
	float: none;
	margin-right: 10px;
	padding-right: 10px;
}
.bod-01 {
	background-color: #CCFFFF;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #CC0099;
	width: 80%;
	position: relative;
	left: 10%;
}
.img-visum {
	clear: right;
	float: left;
	height: 206px;
	width: 300px;
	position: relative;
	padding-right: 10px;
}
.busfahrer {
	clear: right;
	float: left;
	height: 160px;
	width: 124px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}


