/*
	NID-Spezifische CSS-Datei
	Überschreibt bestehende CSS-Klassen
*/

body {
	color: #333;
	font-size: 16px;
}

/* Metanavigation, linksbündig */
#schriftzug {
	background-image: url(../images/layout/wappen_global.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi_horizontal_container {
	position: relative;
}

#navi_horizontal_sub ul {
	margin-left: 8em;
}
#navi_horizontal_sub ul li {
	padding: 4px 0 0 0 !important;
	height: 18px;
}

#navi_horizontal_sub ul li.active,
#navi_horizontal_sub ul li:hover {
	background-color: #F2F2F2;
	border-top: 4px solid #2484c6 !important;
	padding: 0 !important;
}

#navi_horizontal_sub ul li.active + li,
#navi_horizontal_sub ul li:hover + li {
	background-image: url("../images/layout/bg_subnav_item.gif");
	background-repeat: no-repeat;
}

#navi_horizontal_sub ul a:visited,
#navi_horizontal_sub ul a:active,
#navi_horizontal_sub ul a:hover,
#navi_horizontal_sub ul a:link {
	padding: 0px 5px 4px;
}

#navi_horizontal_sub ul a.active:link,
#navi_horizontal_sub ul a.active:visited,
#navi_horizontal_sub ul a.active:active,
#navi_horizontal_sub ul a.active:hover,
#navi_horizontal_sub ul a:hover
{
	color: #000;
}

#baum {
	z-index: 99;
}

#navi_horizontal ul {
	z-index: 101;
	position: relative;
}
#navi_horizontal ul li {
	padding: 0 !important;
}

#navi_meta {
	background: url(../images/layout/bg_metanav.gif) #ebebeb right top no-repeat;

	width: auto;
	padding-right: 3.5em;
	float: left;
}

#navi_meta ul li a {
	padding: 0 0.5em;
}

#navi_meta ul li a.active:link,
#navi_meta ul li a.active:active,
#navi_meta ul li a.active:visited,
#navi_meta ul li a.active:hover
{
	color: #cc7b17;
}


#navi_horizontal ul {
	margin-left: 0.8em !important;
}

#navi_horizontal a:link,
#navi_horizontal a:active,
#navi_horizontal a:visited,
#navi_horizontal a:hover
{
	padding: 3px 6px 5px;
}

#navi_horizontal a.active:link,
#navi_horizontal a.active:active,
#navi_horizontal a.active:visited,
#navi_horizontal a.active:hover,
#navi_horizontal a:hover
{
	color: #4f5869;
	background-color: #e7ecf7;
}

#kopfgrafik {
	margin-left:10px;color: #c3cad4;font-size: 1.8em;width:auto;
	/* Anpassung W-LOGO, vorher margin-left:150px */
	
}

/*
Aus SEO-Sicht sollte es nur einen h1-Tag geben, und dieser sollte den
Titel der aktuellen Seite beschreiben
*/
#lfu {
	margin:  .055em 7.45em 0 0;
	padding: 0;
	font-size: 0.95em;
	text-align: right;
	line-height: 1.4em;
	/* Farbe Amtskennung */
	color: #0f3b7c;
	clear: both;
	font-weight: bold;
}

.right_teaser h4 {
	color: #c3cad4 !important;
	font-size: 1.8em !important;
	font-weight: bold !important;
	height: 25px;
	left: 2px;
	margin: 0 0 6px !important;
	padding: 0 !important;
	position: relative;
	text-align: right;
	text-transform: lowercase;
	top: -2px;
}

/* Globale KLasse für alle Boxen */
.row {
	margin: 0 0 25px 0;
	background-color: #fff;
	border: 1px solid #d7d7d7;
}


.heading h2, .heading h1, .heading h3,
#navi_rechts_3c h2, #navi_rechts_3c h1, #navi_rechts_3c h3,
#navi_links_3c h2, #navi_links_3c h1, #navi_links_3c h3, #navi_links_3c_warnungen h1, #navi_links_3c_warnungen h2, #navi_links_3c_warnungen h3
 {
	/*color: #c3cad4 !important;*/
	color: #9FB5C1 !important;
	font-size: 21px !important;
/* 	font-weight: bold !important; */
	text-align: left;
	margin: 4px 3px -1px 3px;
}

.subtitle
{
	color: #b22222 !important;
	font-size: 16px !important;
	text-align: left;
	margin: 3px 3px 3px 15px;
}

/*.row h3,*/
#navi_links_3c h3,
#navi_rechts_3c h3,
#navi_links_3c_warnungen h3
{
	font-size: 21px !important;
}
#content {
	position: relative;
}
#content_stoerung {

}
#content .row h4 {
	font-size: 14px !important;
	margin: 0 0 8px;
	font-weight: bold;
}
#content .row .col h2 {
	margin: 20px 0 10px;
}
#content .content_more_info h3 {
	margin: 0;
	padding: 4px;
	background-color: #e5e5e5;
	font-size: 1.2em !important;
}
.row .heading {
	border-bottom: 7px solid #9FB5C1;
	padding: 2px 0 0 0;
}
#center.wide .row .heading {
	border-bottom: 0;
	margin-left: 10px;
	padding: 10px 0 0 0;
}
/* Überschriften für Unterseiten */
#center.wide .heading h2,
#center.wide .heading h1,
#center.wide .heading h3 {
	text-align: left;
	font-size: 21px !important;
	padding: 0;
}

.row .col, #blank {
	padding: 10px;
/* 	font-size: 12.6px; */
	line-height: inherit;
	position: relative;
}

.row .col ul {
	margin: 10px 0 10px 10px;
}

.bobbl, .bobbl2 {
	visibility:visible;
	position:absolute;
}

.clear {
	clear: both;
}

.links {
	float: left;
}

.rechts {
	float: right;
}

.legende {
	padding-bottom: 10px;
}
.stationenRadar {
	padding-bottom: 25px;
}
#content_3c {
	border: none;
	background-color: inherit;
	margin-left: 0;
}
#content th a {
	color: #fff;
	text-decoration: underline;
}
#content th.center,
#content td.center
{
	text-align: center;
}
#content table caption {
	font-weight: bold;
}

.kartenpagination {
	margin-bottom: 25px;
	font-size: 15px;
}
#navi_links_3c {
	margin-right: 5px;
}
#navi_links_3c .row, #content_3c.col_right .row, #navi_links_3c_warnungen .row {
	border-left: none;
}
#navi_rechts_3c.col2 {
	width:25%
}
#navi_rechts_3c.col3 {
	width: 17%;
}
#navi_rechts_3c.col3_breit {
	width: 41%;
}
#content_3c.col1 {
	width: 100%;
}
#content_3c.col3 {
	width: 549px;
}
#content_3c.col_left {
	width: 714px;
}
#content_3c.col_right {
	width: 73%;
	border-left: none;
}

#navi_links_3c .header, #navi_links_3c_warnungen .header {
	background-color: #9FB5C1;
	color: #EDF1F3;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

#navi_links_3c, #navi_links_3c_warnungen {
	/*margin-left: 5px;*/
}
#navi_links_3c .row, #navi_links_3c_warnungen .row{
	border-color: #9FB5C1;
}
#navi_links_3c div, #navi_links_3c_warnungen div {
	height: auto;
}
#navi_links_3c .col ul {
	/*margin: 10px 0 10px 30px;*/
	margin: 10px 2px 0 0px;
	border-left: 5px solid #9FB5C1;
}
#navi_links_3c .col ul li {
	/*list-style: none outside url("../images/symbole/link_intern.gif") !important;
	padding:0;
	margin-bottom: 5px;*/
	padding: 2px 0 7px 10px;
	margin: 0;
}
#navi_links_3c .col ul li a.active {
	color: #cc7b17;
}

#content .linkliste {
	margin-bottom: 27px !important;
}
#content .linkliste li {padding-bottom: 3px;}

/* Full width Layout */
#center.wide #navi_horizontal,
#center.wide #navi_horizontal_sub {
	width: auto;
}
#center.wide #content,
#center.wide #surfpfad
{
	width: auto;
	float: none;
}
#center.wide #surfpfad {
	margin-right: 1.1em;
}
#center.wide #content_3c.col_right {
	width: 74%;
}
#center.wide #content_3c.col3_breit {
	width: 41%;
}
#center.wide #content_3c.col3 {
	width: 65%;
}
#center.wide #content_3c.col_left {
	width: 83%;
}
#center.wide #content_3c.col_left .row,
#center.wide #navi_rechts_3c.col2 .row,
#center.wide #navi_rechts_3c.col3 .row
{
	border-right: none;
}
#center.wide #content_3c.col1 .row {
	border-right: none;
	border-left: none;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}


/* ---------------------------- Bobbles ---------------------------- */

#bobble_box	{
	position:absolute;
	width:280px;
	background-color:silver;
	top:0px;
	left:0px;
	display:block;
	z-index:1000;
	padding:0;
	border:1px solid black;
}

#bobble_header	{
	position:relative;
	font-size:11px;
	font-weight:bold;
	background-color:#DDD;
	padding:0px;
	padding-left:5px;
	z-index:1002;
}
#bobble_box.hnd	{
		background-color:#ddd;
}

#bobble_box.hnd #bobble_header	{
		background-color:#fff;
}

.osmdiv {
	width: 100%;
	height: 360px;
}

.mapnavigation {
	position:absolute; z-index:999; border: 1px solid #333; background-color:#EFEFEF;padding:3px;font-size: 12px;
}

/* 50% Spalten */

.col6 {
	display: block;
	width: 48.7179%;
	float:left;
}
.col6.rechts {
	float:right;
}

.row-col {
width: 100%;
/* zoom: 1; */
}
.row-col:before,
.row-col:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-col:after {
	clear: both;
}


/* Störungsmeldung */
div.oltable		{ display:table; width:100%; }
div.oltable2	{ display:table;}
div.oltr		{ display:table-row; background-color:#eee; text-align:right}
div.oltr2		{ display:table-row; }
div.oltd		{ display:table-cell; padding:5px; font-weight:bold;}
div.oltd2		{ display:table-cell; padding:5px;}

/* Warten */
.warten {
	text-align:center;
}

#content_3c .listcolor {
	margin: 0 0 0 15px;
	list-style: square none !important;
}
#content_3c .listcolor li {
	list-style: square none !important;
	list-style-image: none !important;
}
#filterButton {
	cursor: pointer;
}
/* ---------------------------- Mitlaufende Navi Links (fixiert) ---------------------------- */
.f-nav{
	position: fixed;
	top: 0;
}
.up_injected{
	background-image:url(../images/symbole/top.gif);
	background-repeat: no-repeat;
	background-position: 87% center;
}
#content .noborder,
#content .noborder td {
	border: 0;
}
#content .noborderLegende,
#content .noborderLegende td {
	border: 0;
	border-collapse:collapse;
	text-align:left;
	padding-right: 12px;
}
#content .noborderLegende td {
	direction: rtl;
}
#content .nobg {
	border: 0;
}
#content .nobg td {
	background-color: #fff;
	border: 0;
}
#content .pegelheader {
	font-weight: bold;
}
/* BLANK LAYOUT */
#blank {
	padding: 20px;
}
#blank h1 {
	margin-top: 0;
	font-size: 18px;
}
#blank h2 {
	margin-top: 0;
	font-size: 16px;
}
#blank .legende {
	font-size: 12px;
}
#blank .legende th {
	text-align: left;
}
#center #content .mt0 {
	margin-top: 0;
}
#center #content .m0 {
	margin: 0;
}
#tabs .ui-tabs-nav li a

{
	padding: 8px 10px !important;
}
.ui-tabs .ui-tabs-panel {
	padding: 5px 12px !important;
}
.img100 {
		float: left;
		width: 350px;
		margin-bottom: 15px;
		margin-right:25px;
}
.geist { display:none;}
.ver-bold {
	font-weight: bold;
}
#stoerung_box {
	margin-bottom: 15px;
}