	body {line-height:14px;}
	
	#rahmen {
		position:relative;
		width:980px; 
		height:500px; 
		margin-left:auto; 
		margin-right:auto; 
		margin-top:60px;
	}
/* --------------- navigation --------------------------------------------------------*/

	#topNav
		{
		position:absolute;
		top:5px;
		left:715px;
		height:25px;
		margin-top:0px;
		margin-left:0px; 
		}
	html>body #topNav {
		left:730px;
	}

	#navigation
		{
		position:absolute;
		left:90px;
		top:79px;
		width:880px;
		height:25px;
		color:#333333;
		line-height:18px;
		}

/* --------------- navigation --------------------------------------------------------*/

/* --------------- content -----------------------------------------------------------*/
	#background
		{
		/*position:absolute;
		top:0px;
		left:0px;
		width:980px;
		height:500px;
		margin-top:0px;
		margin-left:-490px; 
		background: url(../images/background.jpg);*/
		position:absolute;
		width:980px;
		height:500px;
		background: url(../images/background.jpg);
		}

	#background-en
		{
		position:absolute;
		width:980px;
		height:500px;
		background: url(../images/background_en.jpg);
		}		


	#background-enn
		{
		position:absolute;
		width:980px;
		height:500px;
		background: url(../images/background_enn.jpg);
		}		

	#text
		{
		position:absolute;
		left:18px;
		top:120px;
		line-height:16px;
		}

		#text a {
			color: #000000;
			text-decoration: underline;
		}
		
	#neuheiten
		{
		position:absolute;
		top:100px;
		left:60px;
		width:120px;
		/*height:500px;*/
		margin-left:360px;
		line-height:16px;
		}

	#neuheiten a {color:#333333;text-decoration:underline}

	#neuheiten a:hover {color:#f04113;text-decoration:underline}

	#flash
		{
		position:absolute;
		bottom:0px;
		right:0px;
		width:980px;
		height:125px;
		margin-top:125px;
		}

		

	#infoBox
		{
		position:absolute;
		bottom:40px;
		right:60px;
		margin-top:155px;
		margin-left:200px; 
		color:#333333;
		visibility:hidden;
		}
		
	#infoFooter
		{
		position:absolute;
		bottom:0px;
		left:30px;
		width:600px;
		height:25px;
		margin-top:224px;
		color:#333333;
		visibility:hidden;
		}

/* --------------- content -----------------------------------------------------------*/	

		

.headline {
	color: #313C9E;
}

