div#content h1 {
	background-color	:	#B5B38C;
	color			:	#333;
	font-size		:	100%;
	margin			:	0.2em 0px 0 0;
	padding			:	0.3em 5px;
}

div#content table.news {
	color			:	#333;
	margin			:	0.15em 0px 0.5em -1px;
	padding			:	0px;
}

div#content table.news th {
	background-color	:	#E0DFD9;
	//background-color	:	#B5B38C;
	text-align		:	left;
	font-weight		:	bold;
	padding			:	0.15em 5px;
	border-top		:	1px solid #B5B38C;
	border-bottom		:	1px solid #B5B38C;
}

div#content table.news th.col1 {
	width			:	17%;
	margin			:	0px 1px 0px 0px;
}

div#content table.news th.col1,
div#content table.news th.col2 {
	margin-bottom	:	1em;
}

div#content table.news th.col1 span {
	float			:	left;
}

div#content table.news td {
	//font-size		:	0.85em;
	font-size		:	100%;
	vertical-align		:	top;
	padding			:	1.2em 5px 0em 5px;
	margin			:	0px;
	line-height		:	145%;
}

div#content table.news td h3,
div#content table.news td ul {
	width			:	auto;
	float			:	none;
}

div#content table.news td h2 {
	color			:	#333;
	margin-top		:	0px;
	padding-top		:	0px;
}

div#content table.news td h3 {
	margin-top		:	0px;
}

div#content table.news td p {
	width			:	100%;
	margin-bottom		:	0px;
}

div#content table.news td span.quelle {
	font-style 		:	italic
}

div#content table th span.title {
	float			:	left;
}

div#content table th span.blaettern {
	float			:	right;
	height			:	100%;
}

div#content table th span.blaettern span.page {
	float			:	left;
	height			:	100%;
}
