a {
	color: #4B5041;
	text-decoration: none;
}

a:active {
	color: #B22222;
	text-decoration: none;
}

a:hover{
	color: Black;
}

.navilinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border: solid 0px;
	width: 96px;
	margin-left: 5px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
}

td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5041;
}

.fullsize{
	width: 100%;
	height: 100%;
}

.film01{
	position: absolute;
	left: 796px;
	top: 97px;
	width: 200px; 
	height: 77px;
	border: solid red 0px;
	text-align: center;
	z-index: 10;
	overflow: hidden;
}

.film02{
	width: 422px;
	height: 450px;
	border: solid red 0px;
	text-align: center;
/*	background-color: #DAC188; */
	overflow: hidden;
}

.inhalt{
	border: solid 0px red;
	width: 405px;
	height: 98%;
	overflow: auto;
}

.inhalt_news{
	border: solid 0px red;
	height: 98%;
	overflow: auto;
}
