body {
	background:		#ffffff;
	margin:			0px;
	font-family:	verdana, arial;
	font-size: 		12px;
}

a {
	color: 			black;
}

td {
	font-size: 		12px;
}

.contentkasten {
	overflow: 		auto;
	position: 		absolute;
	left: 			257px;
	top:			293px;
	width: 			535px;
	height: 		285px;
	font-size: 		12px
}



.headline {
	position:		absolute;
	left: 			22px;
	top:			261px;
	font-size: 		12px;
	font-weight:	bold;
	color: 			#72bf44;
}


.zwischentitel {
	font-size: 		12px;
	font-weight:	bold;
	color: 			#72bf44;
}

#links {
	display:		none;
}



.contentkasten table.cranio {
	border-collapse:	collapse;
	width:				97%;
}

.contentkasten table.cranio td {
	padding:		2px 4px;
	border:			1px solid #909090;
}