/*###CSS-LBR NRW###*/
html { min-height: 100.05%; }
body {
	color:#3E3D3D;
	font:80% Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	text-align:center;
	border-top:4px solid #0E569E;
	}
img {
	border:none;
	}
label, textarea, select, input, span, p, li, td, th, a, code, samp {
	font-size:1em;
	}
abbr { 
	cursor:help;
	}
acronym {
	cursor:help;
	}
a:link {
	color:#0E569E;
	letter-spacing:1px;
	}
a:visited {
	letter-spacing:1px;
	padding-right: 12px; 
	background: url(../bilder/visitedLink.gif) no-repeat 100% 50%; 
	color: #666; 
	text-decoration: none; 
	}
a:visited:hover { background-image: url(../bilder/visitedHoverLink.gif) no-repeat; color: #f60; }

p, p a, blockquote, cite {
	line-height:170%;
	}
h1, h2, h3 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	}
h1 {
	color:#0E569E;
	font-size: 1.4em;
	line-height:1.2em;
	}
h2 {
	width:100%;
	color:#f60;
	font-size:1.2em;
	padding: 10px 0 2px 0;
	}
h3 {
	width:100%;
	color:#0E569E;
	font-size:1em;
	}

h4 {
	color:#0E569E;
	font-size:1.4em;
	padding: 10px 0 2px 0;
	}
h1 a {
	color:#f60;
	}
h4 a:link {
	line-height:130%;
	}
.bold {
	font-weight:bold;
	}
/*********** FORMULARE (labels, Pflichtfelder, textarea, select, etc.) ***********/
textarea, select, input {
	font-family:arial, sans-serif;
	color:#0E569E;
	padding:2px;
	font-weight:normal;

	}
textarea:focus, select:focus, input:focus {
	background:#F6C182;
	}
label.right {
clear:both;
float:left;
	margin-left: 0; 
	text-align: left; 
	font-weight:normal;
	} 
textarea {float:left;}
input.right {
	background-color: #EFF2F6; 
	float:left;
	clear:both;
	text-align: center;
	cursor:pointer;
	} 
input.left {
	float:left;
	clear:both;
	text-align: center;
	cursor:pointer;
	} 
input.anm {
float:left;
	margin-top:-1.5em;
	margin-left:6em;
	background-color: #D1E0EF; 
	}
input.anm:focus {
	background-color: #fff; 
	}
input.suchen_text {
	margin-top:5em;
	margin-left:0;
	background-color : #fff; 
	border:0.01em #F77856 solid;
	color:#666;
	}
/*#### LAYOUT ###*/
/*#### HEADER ###*/
#kopf {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:transparent;
	}
#logo {
	height:100px;
	width:230px;
	margin-top: 0em;
	margin-left:30px;
	/*background: transparent url(../bilder/logo_labera2.gif) no-repeat left;*/
	}
#logo a:visited {
	background:#fff;
	}
#logoprint {
	display:none;
	}
/*####### SPRUNGNAVIGATION #####################*/
#top {
	height:1.8em;
	background-color:#fff; 
	text-align:center;
	}
#top a {
	color:#fff;
	font-size:0.9em;
	padding:0 0.5em;
	}
#top a:link {
	background:#fff;
	}
#top a:visited {
	background:#fff;
	}
#top a:focus{
	color:#333;
	font-size:0.9em;
	}
#top .unsichtbar a {
	color:#fff;
	font-size:1px;
	}
#top  a.unsichtbar:link {
	color:#fff;
	font-size:1px;
	}
#top  a.unsichtbar:visited {
	color:#fff;
	font-size:1px;
	}
/*###################SUCHE############*/
#container fieldset {
	border:0.0em solid #ccc;
	text-align:left;
	margin-top:1em;
	padding:0.5em 0.5em 1.5em 0.5em;
	}
legend {
	color:#0E569E;
	font-size:100%;
	font-weight:bold;
	}
#container div.search input,
#container div.search2 input {
	font-size:100%;
	color:#0E569E;
	font-weight:bold;
	}
#container div.search {
	background:transparent url(../bilder/Suche_HG.gif) repeat-x left top;
	padding:3px 7px 7px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #eee;
	width:100%;
	}
#container div.search {
	position:relative;
	margin:3px 0px !important;
	margin:3px 3px;
	color:#0E569E;
	}
div.search label {
	display:none;
	}
.breadcrumb  {
	margin-top:-0.4em;
	margin-bottom:1.7em;
	color: #666;
	}
/*###FUNKMENUE###*/
#funkmenu {
	float:right;
	margin-top:-30px;
	margin-right:30px;
	background:transparent;
	}
#funkmenu ul li {
	display: inline;
	}
#funkmenu ul li a {
	border-top: #C0C0C0 0.2em solid;
	border-right: #0E569E 1px solid;
	border-bottom: #C0C0C0  0.2em solid;
	border-left: #0E569E 1px solid;
	margin: 0 2px;
	font-size: 100%;
	color: #0E569E;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding: 2em 1.5em 0.19em 1.5em;
	text-align:center;
	}
#funkmenu ul li a:focus, #funkmenu ul li a:hover, #funkmenu ul li a:active  {
	border-top: #0E569E 0.2em solid;
	border-bottom:  #0E569E 0.2em solid;
	color: #0E569E;
	text-decoration: none;
	}

/*### ###*/
#container {
	margin-right:auto;
	margin-left:auto;
	margin-top:1.7em !important;
	margin-top:-1.5em;
	margin-left:auto;
	padding-top:0;
	width:95%;
	text-align:left;
	background-color:transparent;
	}
/*###linke Seite###*/
#kategorien {
	margin-top:-2em;
	margin-left:0em;
	float:left;
	width:15em;
	}

/*********** MENUE NAVIGATION ***********/
#menu {
	list-style:none;
	margin: 0 0 0 -3em;
	padding: 0;
	text-align:left;
	}
#menu ul {
	width:14.8em;
	}
#menu ul li {
	list-style:none;
	}
#menu ul li a {
	list-style-image: none;
	margin-left:0.5em;
	padding-left: 0.5em;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	line-height:190% !important;
	line-height:100%;
	height:2em;
	display : block; 
	background-color:#0E569E;
	}
#menu li a:link {
	list-style-image: none;
	text-decoration:none;
	padding:0.5em;
	color:#fff;
	border-top: #C3D5E7 solid 1px;
	}
/*#menu li a.active:link {
	text-decoration:none;
	padding:0.5em;
	color:#fff;
	background:#4B81B7;
	border-top: #C3D5E7 solid 1px;
	}*/

/*#menu a.active:visited {
	text-decoration:none;
	color:#fff;
	background:#4B81B7;
	border-top: #C3D5E7 solid 1px;
	}
*/
#menu li a:visited {
	padding:0.5em;
	text-decoration:none;
	color:#fff;
	border-top: #C3D5E7 solid 1px;
	}

#menu li a:focus  {
	list-style-image: none;
	text-decoration:none;
	color:#fff;
	background-color:#4B81B7;
	border-top: #C3D5E7 solid 1px;
	}
#menu li a:hover  {
	list-style-image: none;
	text-decoration:none;
	color:#fff;
	background-color:#4B81B7;
	border-top: #C3D5E7 solid 1px;
	}
/*###SUBNAVI###*/
#subnavi {
	margin-left:0em;
	padding-left:0;
	}
#subnavi ul {
	list-style-type: none;
	}
#subnavi li a:focus {background-color:#4B81B7;}	
#subnavi li a:hover {background-color:#4B81B7;}	
#subnavi a:link {
	font-weight:normal;
	color:#0E569E;
	text-decoration:none;
	font-size:93%;
	background:#4B81B7;
	}/**/
#subnavi a:visited {
	font-weight:normal;
	color:#0E569E;
	text-decoration:none;
	font-size:93%;
	background:#4B81B7;
	}
	/*
#subnavi li {
color:#fff;
background:#4B81B7;
}*/
#subnavi li a:hover {
	color:#fff;
	text-decoration:none;
	background:#4B81B7;
	}
#subnavi li.invisiblelistitem {
	margin-left:-999px;
	margin-top:-1.25em;
	}
.invisible {
	color:#fff;
	text-decoration:none;
	font-size:1px;
	}
/*###Mitte###*/
#hauptinhalt {
	width:auto;
	margin-top:-1.5em !important;
	margin-top:-2.4em;
	margin-left:13em!important;
	margin-left:2em;
	background-color:transparent;
	padding-top:0.5em;
	float:none !important;
	float:right;
	}
#inhaltmitte {
	padding:0 0 0 3em;
	}
/*###Meldungen###*/

.datum {
	color:#888;
	font-size:.9em;
	margin-left:-2px!important;
	}
*+ html .datum { /*geaendert fuer ie7*/
	margin-left:-1px;
	}
#meldungen {
	margin:0;
	}
#meldungen h1,
#meldungen h2 {
	font-family: Arial, Helvetica, sans-serif;
	}
#meldungen h1 {
	border-bottom:#4B81B7 1px solid;
	width:100%;
	}

#meldungen p {
	width:100%;
	}
#meldungen li {
	list-style-type: disc;
	}

.news {
	padding:0;
	margin:0 0 3em 0;
	}
.news p {
	margin:0;
	width:45em;
	}
.news h2 {
	margin:8px 0;
	padding:0 0 0 0px;
	line-height:1.1em;
	}
.news h2 a {
	color:#f60;
	padding:0 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.news h2 a:hover {
	color:#fff;
	}
img.newsbild {
	margin: 0.5em 0.8em 0.5em 0em;
	border: #eee 0.12em solid;
	float:left;
	}
#auswahl {
	margin-left: 0em;
	text-align:left;
	font-size:100%;
	}
#auswahl p {
	line-height:200%;
	padding:0.4em;
	}
p.ende  {
	padding-bottom:0.8em;
	margin-left:0.4em;
	background:url(../bilder/pfeil_news.gif) no-repeat left;
	}
#auswahl h3 {
	padding:0 0.0em 0.2em 0.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#auswahl img {
	padding:0 0.4em;
	}
.datum {
	padding:0 0 0 0.1em;
	}
h3.inline  {
	color:#000;
	font-size:1em;
	margin-bottom:-1.5em;
	}
#auswahl ul {
	display:block;
	}
#auswahl li {
	list-style-type:none;
	line-height:200%;
	background-color:#EAF0F6;
	padding:0.5em 0.5em 0 0.5em;
	margin-bottom:0.5em;
	border:#CFE2EC solid 1px;
	}
.oben {
	margin-left:3em;
	}
/*###FOOTER###*/
#footer {
	border:solid 1px #eee;
	position:relative;
	width:95%;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	text-align:center;
	}
#innerFooter {
	padding:8px;    
	}
#copyright {
	font-size:90%;
	color:#656363;
	}
#footerNav {
	margin: 0 0 3px;
	}
#footerNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	}
#footerNav a:visited {
	background:#fff;
	text-decoration:underline;
	color:#0E569E;
	}
#footerNav ul li {
	margin: 0 9px 0 0;
	list-style: none;
	display: inline;
	}
#footerNav ul li a {
	font-size:100%;
	}
dt a {
	background:#fff;
	}
dt a:link {
	background:#fff;
	}
dt a:hover {
	background:#0E569E;
	}
ul {
	list-style-image:url(../bilder/rechts.gif);
	width:auto;
	}
#meldungen ul li {
	padding:0.3em 0;
	}
.sitefirstlevel ul li {
	list-style-image:url(../bilder/rechts_blau.gif);
	}
.site2ndlevel ul li {
	list-style:square;
	padding:0.5em;
	}
.sendlink {
	margin-top:1.5em;
	float:right;
	clear:left;
	}
.weiter {
	color:#0E569E;
	}
