/* SUBSITE */

a
{
	color:#e5761f;
	text-decoration:underline;
}

a : hover
{
	color:#e5761f;
	text-decoration:none;
}

#content_top
{
	width:810px;
	height:56px;
	background:url('../_img/bg_content_sub_top.jpg');
}

#content_main_container
{
	width:810px;
	background:url('../_img/bg_content_sub_main.jpg');
}

#content_spacer
{
	width:810px;
	height:1px;
	background:url('../_img/bg_content_sub_trenner.jpg');
	clear:both;
}

#content_bottom
{
	width:810px;
	height:74px;
	background:url('../_img/bg_content_sub_bottom.jpg');
}

#content_bottom div
{
	width:253px;
	height:28px;
	float:right;
	padding:0px;
	padding-right:20px;
	margin:0px;
}

#content_mirror
{
	width:810px;
	height:63px;
	background:url('../_img/bg_content_sub_spiegelung.jpg');
}

/* MAIN CONTENT */
#content_main
{
	width:760px;
	padding:0px;
	margin:0px;
	margin-left:17px;
	/*border:1px solid #FF0000;*/
}

#content_main h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#content_main h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#content_main p
{
	padding:0px 0px 10px 0px;
	margin:0px;
}

#content_main ul.headwords
{
	list-style:none;
	padding:0px 0px 5px 0px;
	margin:0px;
}

#content_left
{
	width:393px;
	float:left;
}

#content_right
{
	width:355px;
	float:right;
	padding:0px;
	margin:0px;
}


#content_clearer
{
	height:10px;
	clear:both;
}

#content_keyvisual
{
	width:355px;
}
#content_keyvisual img
{
	width:393px;
	height:169px;	
}

#content_navigation
{
	padding-left:22px;
	padding-top:18px;
	width:130px;
	float:left;
}

#teaser_left
{
	float:left;
	width:237px;
	padding-top:18px;
}
#teaser_left img.teaser_image
{
	float:left;
	padding:4px 10px 4px 0px;
}

#content_navigation ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#content_navigation ul li a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content_navigation ul li a:hover
{
	color:#666666;
	text-decoration:underline;
}

#content_navigation ul li.nav_active a
{
	color:#e5761f;
	text-decoration:none;
}

#content_navigation ul li.nav_active a : hover
{
	color:#e5761f;
	text-decoration:none;
}

.presse_thumbnail
{
	width:100px;
	margin-right:10px;
	margin-top:1px;
	float:left;
}

.presse_thumbnail_clearer
{
	clear:both;
	width:355px;
	height:5px;
}

.thumbnail
{
	border:1px solid #000000;
}
