@charset "UTF-8";

/* --- INDEX --- */

#content
{
	height: 410px;
}


#feature
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 933px;
	height: 235px;
	background-image: url(../gfx/featureBackground.jpg);
	background-repeat: none;
	padding: 25px 0px 0px 25px;
}


#home h2
{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom: none;
}


#home_serien h2,
#home_hoerspiele h2
{
	color: #FFFFFF;
}


#home_uptodate h2
{
	margin-bottom: 12px;
}


#home_news h3
{
	font-size: 14px;
	color: #3C3C3C;
	margin-top: 0px;
	margin-bottom: 5px;
}


#home_news h3:first-child
{
	margin-top: 0px;
}




/* --- SERIEN --- */

#home_serien
{
	position: absolute;
}


#home_serien a
{
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}


#home_serien a:hover
{
	text-decoration: underline;
}



/* --- NEUE HÖRSPIELE --- */

#home_hoerspiele
{
	position: absolute;
	left: 259px;
}



/* --- NEWS --- */

#home_news
{
	position: absolute;
	top: 280px;
}



/* --- UPTODATE --- */

#home_uptodate
{
	position: absolute;
	top: 280px;
	left: 720px;
}


#home_uptodate table a
{
	font-size: 14px;
}


#home_uptodate tr
{
	height: 6px;
}
