body {
	
	background-color: #BCD2D5;
	margin: 0px;
	text-align:center;
	background-image: url(pics/obenkachel.gif);
	background-repeat: repeat-x;
	} 
	
.maintab {
	/*height: 95%;*/
	width: 770;
	background-image: url(pics/kachel.gif);
	text-align: left;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;

}

.header {
	background-image: url(pics/oben.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 770px;
}
.margbox {
	width: 193px;
	margin-left: 20px;
	float:left
}

.inhaltbox {
	margin-left: 280px;
	margin-right: 20px;
}



.backpfeil {
	text-align: left;
	float: left;
}
.forepfeil { text-align: right; }

.weiter {
	text-align: right;
	color: #75A4A8;
}

.weiterbox {
	display: inline;
	padding-bottom: 20px;

}

.minipic {
	float: right;

}


.kubuslogo {
	background-position: 0px 0px;
	float: none;
	z-index: -1;
	left: 0px;
	top: 50px;
	clear: left;
	overflow: hidden;
	position: absolute;
	width: 107px;
	height: 31px;





}
.untenbox {
	background-image: url(pics/unten.gif);
	width: 770px;
	height: 30px;
	text-align: center;
	clear: both;
	margin-top: 20px;
}

