.bod-index {
	background-color: #66CCCC;
	margin: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.bod-main {
	height: 400px;
	width: 325px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFCC;
	overflow: hidden;
}

.bod-text {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	background-color: #FFFFCC;
	height: 100%;
	width: 98%;
	overflow: scroll;
	position: relative;
	padding-right: 1%;
	clear: right;
	float: left;
}
.bod-work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #330099;
	background-color: #FFFFFF;
}
.cont-bild {
	height: 400px;
	width: 335px;
	font-size: 16px;
	color: #000066;
	float: right;
	position: absolute;
	right: 0px;
	clear: left;
	z-index: 3;
	overflow: hidden;
	top: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	background-color: #FF6600;
}
.cont-space {
	height: 100%;
	width: auto;
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #000066;
	float: left;
	position: relative;
	margin: 0px;
	clear: right;
	z-index: 99;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
	padding-right: 10px;
}
.cont-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330099;
	background-color: #CCFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 10px;
	height: 70px;
	width: 100%;
	margin: 0px;
	clear: none;
	position: relative;
	z-index: 2;
	vertical-align: bottom;
	float: none;
}

.cont-txt {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #330099;
	background-color: #99FFFF;
	height: 95%;
	width: 70%;
	z-index: 2;
	visibility: visible;
	overflow: scroll;
	float: left;
	clear: right;
	position: relative;
	clip: rect(auto,auto,auto,auto);
}

.schnitzl {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #009933;
	text-align: center;
}
.img-schnitzl {
	border: medium ridge #009966;
}
.img-bericht {
	border: medium ridge #006699;
}
