html
{
	margin: 0;
	padding: 0;
}


body
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	background-color: #333;
}


h1
{
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
}



/*  -------------- LINKS ------------------- */


A
{
	text-decoration: none;
}

#navigation-1 A,
#navigation-2 A
{
	text-transform: uppercase;
	font-size: 11px;
}

A:link,
A:visited
{
	color: #999;
}

A:active,
A:hover
{
	color: #fff;
	text-decoration: none;
}


#navigation-1 A:link,
#navigation-1 A:visited
{
	color: #fff;
}

#navigation-1 A:active,
#navigation-1 A:hover
{
	color: #999;
	text-decoration: none;
}




/* -------------- NEWS ------------------- */


#intro-news
{
	margin: 24px 4px 24px 0;
	background: #6C0;
	padding: 18px 20px 18px 10px;

}




/* -------------- NAVI ------------------- */


#navigation-1
{
	position: absolute;
	top: 314px;
	left: 13px;
	width: 150px;
	height: 490px;
	overflow: hidden;
	
	text-transform: uppercase;
	font-size: 11px;
}


#navigation-2
{
	position: absolute;
	top: 314px;
	left: 172px;
	width: 150px;
	height: 490px;
	overflow: hidden;
}




/* -------------- FOTO ------------------- */


#foto
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 850px;
	height: 236px;
	overflow: hidden;
}




/* -------------- CONTENT ------------------- */


#headline
{
	position: absolute;
	top: 268px;
	left: 368px;
	width: 482px;
	overflow: hidden;
}


#text
{
	position: absolute;
	top: 314px;
	left: 368px;
	width: 492px;
}


.zitat
{
	color: #999;
	font-style: italic;
}


.urheber
{
	color: #999;
}


#keyword-repeat
{
	height: 1px;
	width: 30px;
	overflow: hidden;
	visibility: hidden;
	padding: 10px 35px 0 0;
}