/**
 * Style sheet main
 */
#main
{
	padding:35px 15px 15px 70px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	height:auto;
	width:auto;
}

* html #main
{
	width:592px;
}

#main *
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#main h1
{
	margin-bottom:50px;
	font-size:18px;
	font-weight:lighter;
}

#main h2
{
	margin-top:0px;
	font-weight:bold;
	font-size:13px;
}

#main .pdf_link
{
	float:right;
}

#main .ce_text span,
#main .ce_text div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
}

#main a
{
	color:#34659F;
	text-decoration:none;
}

#main a:hover
{
	color:#F3772F;
}

.toggler
{
	font-weight:bold;
	color:#34659f;
	cursor:pointer;
}

.toggler:hover
{
	color:#f3772f;
}

#start_table
{
	left:-70px;
	top:-35px;
	position:absolute;
}

* html #start_table
{
	left:-73px;
}

.h115
{
	height:115px;
}

#main .news_kurz a
{
	color:#ffffff;
	text-decoration:none;
}

.news_kurz
{
	margin:5px;
}

#spruch
{
	margin:5px;
}

#main #spruch a
{
	color:#ffffff;
	text-decoration:none;
}

.news_kurz .layout_short
{
	*margin-top:10px;
	*margin-bottom:10px;
}

.news_kurz p.more
{
	margin-top:0px;
	padding-top:0px;
}

.news_kurz p.news_title
{
	margin-bottom:0px;
	padding-bottom:0px;
}

.layout_short_img
{
	width:570px;
}

.news_full
{
	width:570px;
}

#news .odd
{
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #ffffff;
}

#news .even
{
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #ffffff;
	border-collapse:collapse;
}

#news .last
{
	border:1px solid #ffffff;
	border-collapse:collapse;
}

#news .layout_full h1
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

#news .layout_full
{
	padding:5px;
}

