* {
	margin: 0;
	padding: 0;
	font-family: "arial", "verdana", sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
a, address, blockquote, div, caption, cite, samp, dfn, dl, dt, fieldset, h1, h2, h3, h4, img, input, label, legend, li, ol, option, p, q, select, textarea, table, td, th, ul, .p {
	font-size: 1em;
}
ul {
	margin-left: 20px;
}
img
{
	border: 0;
}
/*
h2, h3, p
{
	padding-left: 38px;
}
*/
/* -------------------------------------------------------- */
.clearFloat {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}
.invisible
{
	position: absolute;
	visibility: hidden;
	left: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* -------------------------------------------------------- */
/* CONTAINER */
#page
{
	overflow: hidden;
}
#ci {
	padding: 32px 0 0 0;
	overflow: hidden;
	text-align: right;
}
#print_ci {
	position: absolute;
	visibility: hidden;
	left: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
}
.top_row
{
	height: 128px;
}
.bottom_row
{
	border-top: 1px solid #ded7de;
}

/* -------------------------------------------------------- */
/* NEWS */
#news
{
	margin: 10px 1px 0 1px;
	background-color: #e9e9e9;
	line-height: 120%;
	overflow: hidden;
}
.single_news
{
  color: #666666;
	padding: 4px 4px;
}
.next_news
{
  height: 3px;
  border-bottom: solid 1px #a0a0a0;
  margin: 0 2px 3px 2px;
  font-size: 1px;
}
.single_news .termin{font-size: 90%;font-weight:bold;}
.single_news .headline
{
  font-weight: bold;
  color: #003768;
}
.single_news .teaser
{
  margin-top: 5px;
}
.single_news .more,
.single_news a.more
{
	font-size: 90%;
  color: #a6371f;
  text-decoration: none;
}
.single_news a.more:hover
{
	font-size: 90%;
  color: #a6371f;
  text-decoration: underline;
}
.single_news .more{text-align:right;}

#news_reader
{
}
#news_reader h2
{
  color: #53681C;
}
#news_reader .termin
{
  font-size: 90%;
  color: #666666;
}
#news_reader .details
{
  margin-top: 15px;
  color: #8F8F8F;
}

/* -------------------------------------------------------- */
/* MENU */
#menu_column
{
	float: left;
	width: 176px;
}
#menu
{
	margin: 50px 0 0 0;
	padding: 0;
	width: 176px;
	line-height: 120%;
}
#menu ul, 
#menu ol 
{
	list-style-type: none;
	list-style: none;
	padding:0;
	margin:0;
}
#menu ul li, 
#menu ol li 
{
	margin: 0;
	padding: 0;
	display: inline;
}
#div_to_top
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 176px;
	line-height: 120%;
}

input.input_search
{
	width: 95%;
	border: 0;
}
div.input_search
{
	text-align: center;
	background-color: #bcbdc0;
	padding: 6px 4px 6px 4px;
	margin: 1px 1px 0 1px;
}
a.aLevel1_Off
{
	display: block;
	text-align: right;
	height: 28px;
	margin: 1px 1px 0 1px;
	background-color: #bcbdc0;
	padding: 2px 4px 2px 0;
	border: 0;
	text-decoration: none;
	color: #ffffff;
}
a.aLevel1_Off:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color: #a0a0a0;
}
a.aLevel1_On {
	display: block;
	text-align: right;
	height: 28px;
	width: 170px;
	margin: 1px 1px 0 1px;
	background-color: #bcbdc0;
	padding: 2px 4px 2px 0;

	text-decoration: none;
	color: #003768;
}
a.aLevel1_On:hover {
	display: block;
	text-decoration: none;
	color: #003768;
	background-color: #a0a0a0;
}
a.aLevel2_Off {
	display: block;
	text-align: right;
	width: 170px;
	margin: 1px 1px 0 1px;
	background-color: #e9e9e9;
	padding: 2px 4px 2px 0;

	text-decoration: none;
	color: #888888;
}
a.aLevel2_Off:hover {
	display: block;
	text-decoration: none;
	color: #888888;
	background-color: #ffffff;
}
a.aLevel2_On
{
	display: block;
	text-align: right;
	width: 170px;
	margin: 1px 1px 0 1px;
	background-color: #e9e9e9;
	padding: 2px 4px 2px 0;

	text-decoration: none;
	color: #003768;
}
a.aLevel2_On:hover {
	display: block;
	text-decoration: none;
	color: #003768;
	background-color: #ffffff;
}
.menuItems
{
	width: 170px;
	margin: 0 1px 0 1px;
	background-color: #bcbdc0;
}
/* -------------------------------------------------------- */
/* LEFT */
#left_column
{
	float: left;
	border-right: 1px solid #ded7de;
	border-left: 1px solid #ded7de;
}
#content {
	padding: 2px 2px 0 2px;
	color: #444444;
}
#content p.quelle,
#content h1
{
		position: absolute;
		visibility: hidden;
		left: -3000px;
		width: 0;
		height: 0;
		overflow: hidden;
}
#content h2
{
	margin: 2em 20px 0 38px;
	font-weight:bold;
	font-size:1.4em;
}
#content h3 
{
	margin: 1.5em 20px 0 38px;
	font-weight:700;
	font-size:1.2em;
}
#content p,
#content div.content_borders 
{margin: 1em 20px 0 38px;}
#content .top_margin {margin-top: 1em;}
#content ul {margin: 15px 0 0 60px;}
#content a:link,
#content a:active,
#content a:visited {
	color: #00346b;
	text-decoration: underline;
}
#content a:hover {
	color: #00346b;
	text-decoration: none;
}
#content #bottomNav {
	font-size: 90%;
	margin: 35px 0 15px 40px;
	color: #00346b;
}
#content #bottomNav #bottomNavLeft {
	float: left;
	width: 49%;
}
#content #bottomNav #bottomNavRight {
	float: right;
	width: 49%;
	text-align: right
}
#content #bottomNav a:link,
#content #bottomNav a:active,
#content #bottomNav a:visited {
	font-size: 90%;
	color: #00346b;
	text-decoration: none;
	text-transform: uppercase;
}
#content #bottomNav a:hover {
	font-size: 90%;
	color: #00346b;
	text-decoration: underline;
	text-transform: uppercase;
}
/* -------------------------------------------------------- */
/* RIGHT */
#right_column
{
	float: left;
	width: 190px;
	overflow: hidden;
}
#right_image {
	padding: 2px 0 0 2px;
	overflow: hidden;
}
/* -------------------------------------------------------- */
/* POPUP */
#popup
{
	position: absolute;
	visibility: hidden;
	left:-2000px;
	background-color: #ECE9D8;
	z-index: 1000;
}
#popup_title
{
	background-color: #0A3FCD;
	border-bottom: 1px solid #0043CF;
	color: #ffffff;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}
#popup_frame
{
	margin: 5px;
	border-top: 1px solid #716F64;
	border-left: 1px solid #716F64;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#popup_content
{
	background-color: #DFDFDD;
	overflow: auto;
}
/* -------------------------------------------------------- */
/* ... Formatdefinitionen zum Drucken ... */

@media print {
	#menu_column,
	#right_column,
	#content #bottomNav,
	.top_row
	{
		position: absolute;
		visibility: hidden;
		left: -3000px;
		width: 0;
		height: 0;
		border: 0;
		overflow: hidden;
	}
	#left_column,
	.bottom_row,
	#content,
	#content h1,
	#content h2,
	#content h3,
	#content p,
	#content div.content_borders,
	#content p.quelle,
	#print_ci
	{
		position: static;
		overflow: auto;
		border: 0;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		width: auto;
		height: auto;
	}
	#print_ci {
		text-align: right;
	}
	#content p.quelle
	{
		text-align: right;
	}
	#content h1
	{
		margin: 2em 20px 10px 38px;
		font-weight:bold;
		font-size:1.6em;
	}
	#content ul,
	#content ol
	{
		margin-left: 22px;
	}
}
