body {
	background-color: #FFFEEE;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
   }

.paper {
	margin: 0 auto;
	width: 950px;
}

.content
{
	width: 950px;
	height: 630px;
	background-repeat: no-repeat;

}

.live{
	position:absolute;
	width:  950px;
	height: 178px;
	background-image: url(kern_03_FILES/live_erleben.png);
	background-repeat: no-repeat;
	background-position: right;

	display: none;
}

.menue{
	width: 950px;
	margin-top: 5px;
}

.links {
	width: 290px;
	height: 220px;
	margin-left: 50px;
	margin-top: 50px;
	float:left;

}

.rechts
{
       background-color: #FFFFFF;
       opacity: 0.90;
	width: 420px;
	height: 510px;
	margin-right: 40px;
	margin-top: 50px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

