/**
 * Style sheet global
 */
body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}

h1
{
	margin:0px 0px 10px 0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#00790e;
}

h2
{
	margin:0px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

h2.abschnitt
{
	margin:0px;
	padding:7px 0px 6px 12px;
	background-color:#dae8dc;
}

h2.news, h2.rednews, div.mod_newslist h2
{
	margin:0px;
	padding:7px 0px 6px 11px;
	background-color:#dae8dc;
}

div.rednews span.more a, div.rednews h1, div.rednews h2, h2.rednews
{
	color:#D23E20;
}

h2.red
{
	color:#D23E20;
}

h3
{
	margin:0px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

div.rednews div.image_container, h3.news
{
	padding:9px 0px 0px 0px;
}

div.rednews h3.news a, h3.rednews
{
	padding:9px 0px 0px 0px;
	color:#D23E20;
}

h3.red
{
	color:#D23E20;
}

/* div.brdDotted { border-bottom:1px dotted #646464; height:1px; } */
a
{
	color:#000000;
}

a.footer
{
	text-decoration:none;
	color:#1C3D62;
}

a.more, div.mod_newslist a
{
	font-weight:bold;
	text-decoration:none;
}

a.moreRed
{
	font-weight:bold;
	text-decoration:none;
	color:#D23E20;
}

a.top
{
	text-decoration:none;
	font-size:10px;
}

.bildlinks
{
	float:left;
	margin:0px 10px 2px 0px;
}

.bildrechts
{
	float:right;
	margin:0px 0px 2px 10px;
}

.listing
{
	margin-left:4px;
	padding-left:0px;
	line-height:1.3em;
	list-style-type:disc;
	list-style-position: outside;
}

span.mandatory
{
	color:#F00;
}
