body, td, p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003b7a;
}

img {
	border: none;
}


.text_suchen {
	font-size: 12px;
	color: #003b7a;
	font-weight: bold;
	text-decoration: none;
}

.content_headline {
	margin-top:-5px;
	color: #003b7a;
	font-size: 24px;
	font-weight:bold;
}

.content_headline2 {
	color: #003b7a;
	font-size: 16px;
         font-weight:bold;
	
}



a.mainmenue {
	font-size: 14px;
	color: #00437d;
	font-weight: none;
	text-decoration: none;
	line-height:18px;
}

a.mainmenue_a {
	font-size: 14px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}

a.mainmenue:hover {
	font-size: 14px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}

a.mainmenue_a:hover {
	font-size: 14px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}



a.submenue {
	font-size: 12px;
	color: #6a7ea9;
	text-decoration: none;
	line-height:16px;
}

a.submenue_a {
	font-size: 12px;
	color: #00437d;
	text-decoration: none;
	line-height:16px;
}

a.submenue:hover {
	font-size: 12px;
	color: #00437d;
	text-decoration: bold;
	line-height:16px;
}

a.submenue_a:hover {
	font-size: 12px;
	color: #00437d;
	text-decoration: bold;
	line-height:16px;
}


a.sub2menue {
	font-size: 10px;
	color: #6a7ea9;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}

a.sub2menue_a {
	font-size: 10px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}

a.sub2menue:hover {
	font-size: 10px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}

a.sub2menue_a:hover {
	font-size: 10px;
	color: #00437d;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}

a.footlink {
	font-size: 14px;
	color: #003b7a;
	text-decoration: none;
	font-weight: bold;
}


.suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003b7a;
	
	border:0;
	background-color:transparent;
	
	width: 81px;
}

.content {
	padding-bottom:16px;
	padding-right:43px;
	padding-top:5px;
	font-size: 12px;
}
 



/* Search results */
div.suchausgabe hr.noshade {
	border: none;
	border-top: 1px solid #a0a0a0;
	height: 0px;
	margin: 15px 10px 0 10px;
}

div.suchausgabe h2 {
	padding: 0;
}

div.suchausgabe p {
	padding: 0;
	margin: 0;
}

div.suchausgabe h2 span {
	color: #000;
	font-weight: normal;
}


ul#sitemap
/* Einstellungen für die Sitemap*/
 {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}
ul#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}
ul#sitemap li {
	clear: both;
}
ul#sitemap li a {
	display: block;
	background-color: #daddec;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	margin-top: 10px;
}
ul#sitemap a:hover {
	color: #000000;
	background-color: #daddec;
}
ul#sitemap li li {
	width: 45%;
	float: left;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
ul#sitemap li li a {
	display: block;
	background-color: #daddec;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #333399;
	font-weight: normal;
	font-weight: bold;
	margin-top: 5px;
}
ul#sitemap li li li {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
ul#sitemap li li li a {
	float: none;
	display: block;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 37px;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}
ul#sitemap li li li {
	margin-bottom: 0px;
}
ul#sitemap li li li li a {
	display: block;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 57px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}

