@charset "utf-8";


<style>
 
a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
 
div#content h1 {
	font-size: 17px;
	margin: 0 0 12px 0;
	font-weight: bold;
	color: #999999;
	letter-spacing: 2px;
}

div#content h2 {
	font-size: 17px;
	margin: 12px 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
}

div#content p {
	font-size: 13px;
	color: #CCCCCC;
	line-height: 1.6;
	margin: 0 0 10px 0;
}

div#content a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div#content a:link {
	color: #FFFFFF;
}
div#content a:active {
	color: #FFFFFF;
}
div#content a:visited {
	color: #FFFFFF;
}

div#content p {
  line-height:1.4
}


a img { border: 0px }


.news p.teaser {
	margin-left:100px !important;
	width: 800px !important;
	color: #D4D4D4;
	font-size: 12px;
}
#content .news_archiv .news .spacer { clear: left; margin: 0 !important; padding: 0 !important; height: 0 !important; }
#content .news_archiv .news {
	clear: both;
	margin: 0 0 0 0;
	padding: 10px 0;
	border-top: 2px dotted #000000;
}
#content .news_archiv .news h3 {
	background: none !important;
	border: none !important;
	color: #FFFFFF !important;
	font-size: 12px !important;
	margin: 0 0 0 100px !important;
	padding: 0 !important;
	font-weight: bold;
}
#content .news_archiv .news h2 {
	color: #FFFFFF !important;
	font-size: 20px !important;
	margin: 1px 0 1px 100px !important;
}
#content .news_archiv .news p {
	font-size: 12px !important;
	margin: 0 0 4px 100px;
	padding: 0;
}
#content .news_archiv .news img.thumb { padding: 0 !important; margin: 0 10px 10px 10px !important; border: none !important; width: 100px; }

#content .news_archiv .news div.imageWithTitle {
  float: left;
  margin: 0 10px 10px 10px;
  width: auto;
}
#content .news_archiv .news div.imageWithTitle img {
  float: none;
  margin: 0;
  padding: 0;
}
#content .news_details .news div.imageWithTitle {
  float: left;
  margin: 10px 22px 10px 10px;
  width: auto;
}
div#container {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	height: 100%;
}

div#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 937px;
	background-color: #4A78A9;
}


a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
div#content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}

