/* ------------------------------------ Generelle body-Definitionen ------------------------------------ */
body {
	background-color: #8891a0;
	background-image: url(../images/layout/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#center {
	border-left: 1px solid #cecfd4;
	border-right: 1px solid #cecfd4;
}

/* ------------------------------------ Start: Kopfbereich ------------------------------------ */
/* Schriftzug */
#schriftzug {
	/* background-image: url(./gkd/web/images/layout/wappen_global.gif); */
	background-repeat: no-repeat;
	background-position: right top;
}

/* Metanavigation, linksb�ndig */
#navi_meta {
	position: relative;
	left: 0em;
	/* background-image: url(../gkd/web/images/layout/bg_metanav.gif) #ebebeb right top no-repeat; */
	text-align: left;
	padding-left: 1em;
	width: 33em;
}
#navi_meta .navi_meta_marker {
	color: #cc7b17;
}
/* Horizontalen Navigation, zwei Ebenen */
#navi_horizontal, #navi_horizontal_sub {
	height: 1.3em;
}
#navi_horizontal {
	background-color: #4f5869;
	border-bottom: none;
}
#navi_horizontal_sub {
	overflow: visible;
	background-color: #e7ecf7;
	border-top: none;
	border-bottom: 1px solid #7a8291;
}
#navi_horizontal ul {
	margin-left: .8em !important;
	font-size: 0.75em;
	font-weight: bold;
}
#navi_horizontal ul li {
	padding-top: .25em !important;
}
#navi_horizontal_sub ul {
	margin-left: 6.5em;
}
#navi_horizontal_sub ul {
	margin-left: 1em;
}
#nav_hs_1 {
	margin-left: 0;
}
#nav_hs_2 {
	margin-left: 0;
}
#nav_hs_3 {
	margin-left: 0;
}
#nav_hs_4 {
	margin-left: 20.5em !important;
}
#nav_hs_5 {
	margin-left: 0;
}
#nav_hs_6 {
	margin-left: 0;
}
#nav_hs_7 {
	margin-left: 35em !important;
}
#nav_hs_8 {
	margin-left: 46em !important;
}
#nav_hs_9 {
	margin-left: 63em !important;
}
#navi_horizontal_sub ul li {
	height: 1.6em;
}
#navi_horizontal ul li a, #navi_horizontal_sub ul li a {
	padding: 0 6px 0 6px;
	display: block;
}
#navi_horizontal a:link, #navi_horizontal  a:visited  {
	color: #fff;
}
#navi_horizontal_sub a:link, #navi_horizontal_sub  a:visited  {
	color: #4f5869;
}
#nav_hs_1 li:hover,
#nav_hs_2 li:hover,
#nav_hs_3 li:hover,
#nav_hs_4 li:hover,
#nav_hs_5 li:hover,
#nav_hs_6 li:hover,
#nav_hs_7 li:hover,
#nav_hs_8 li:hover,
#nav_hs_9 li:hover {
	background-color: #f2f2f2;
	border-top: 4px solid #fdc400;
	height: 1.32em;
}
#nav_hs_1 .lastshadow,
#nav_hs_2 .lastshadow,
#nav_hs_3 .lastshadow,
#nav_hs_4 .lastshadow,
#nav_hs_5 .lastshadow,
#nav_hs_6 .lastshadow,
#nav_hs_7 .lastshadow,
#nav_hs_8 .lastshadow,
#nav_hs_9 .lastshadow {
	width: 20px;
}
#nav_hs_1 .lastshadow:hover,
#nav_hs_2 .lastshadow:hover,
#nav_hs_3 .lastshadow:hover,
#nav_hs_4 .lastshadow:hover,
#nav_hs_5 .lastshadow:hover,
#nav_hs_6 .lastshadow:hover,
#nav_hs_7 .lastshadow:hover,
#nav_hs_8 .lastshadow:hover,
#nav_hs_9 .lastshadow:hover {
	background-color: #e7ecf7;
	border-top: none;
	height: 1.32em;
}
#nav_hs_1 li:hover + li,
#nav_hs_2 li:hover + li,
#nav_hs_3 li:hover + li,
#nav_hs_4 li:hover + li,
#nav_hs_5 li:hover + li,
#nav_hs_6 li:hover + li,
#nav_hs_7 li:hover + li,
#nav_hs_8 li:hover + li,
#nav_hs_9 li:hover + li {
	background-image: url(../images/layout/bg_subnav_item.gif);
	background-repeat: no-repeat;
}
#nav_hs_1 #nhz_item_1:hover { border-top: 4px solid #fdc400; } 		/* Allgemein */
#nav_hs_1 #nhz_item_2:hover { border-top: 4px solid #ae0049; } 		/* Abfall */
#nav_hs_1 #nhz_item_3:hover { border-top: 4px solid #657465; } 		/* Altlasten */
#nav_hs_1 #nhz_item_4:hover { border-top: 4px solid #283e85; } 		/* Analytik/Stoffe */
#nav_hs_1 #nhz_item_5:hover { border-top: 4px solid #986219; } 		/* Boden */
#nav_hs_1 #nhz_item_6:hover { border-top: 4px solid #933782; } 		/* Energie */
#nav_hs_1 #nhz_item_7:hover { border-top: 4px solid #773120; } 		/* Geologie */
#nav_hs_1 #nhz_item_8:hover { border-top: 4px solid #fc8b17; } 		/* Klima */
#nav_hs_1 #nhz_item_9:hover { border-top: 4px solid #3e396b; } 		/* L�rm */
#nav_hs_1 #nhz_item_10:hover { border-top: 4px solid #006f77; } 	/* Luft */
#nav_hs_1 #nhz_item_11:hover { border-top: 4px solid #739521; } 	/* Natur */
#nav_hs_1 #nhz_item_12:hover { border-top: 4px solid #b5291d; } 	/* Strahlung */
#nav_hs_1 #nhz_item_13:hover { border-top: 4px solid #2484c6; } 	/* Wasser */

#nav_hs_1 li:hover a,
#nav_hs_2 li:hover a,
#nav_hs_3 li:hover a,
#nav_hs_4 li:hover a,
#nav_hs_5 li:hover a,
#nav_hs_6 li:hover a,
#nav_hs_7 li:hover a,
#nav_hs_8 li:hover a,
#nav_hs_9 li:hover a {
	position: relative;
	top: -4px;
	color: #000;
}
#navi_h_marker {
	background-color: #e7ecf7;
}
#navi_h_marker a {
	color: #4f5869 !important;
}
#navi_hsub_marker {
	height: 1.32em !important;
	background-color: #f2f2f2;
}
#navi_hsub_marker + li {
	background-image: url(../images/layout/bg_subnav_item.gif);
	background-repeat: no-repeat;
}

#nav_hs_2 #navi_hsub_marker,
#nav_hs_3 #navi_hsub_marker,
#nav_hs_4 #navi_hsub_marker,
#nav_hs_5 #navi_hsub_marker,
#nav_hs_6 #navi_hsub_marker,
#nav_hs_7 #navi_hsub_marker,
#nav_hs_8 #navi_hsub_marker,
#nav_hs_9 #navi_hsub_marker {
	border-top: 4px solid #fdc400 !important;
}

#nav_hs_1 #navi_hsub_marker.nhz_item_1 { border-top: 4px solid #fdc400; } 	/* Allgemein */
#nav_hs_1 #navi_hsub_marker.nhz_item_2 { border-top: 4px solid #ae0049; } 	/* Abfall */
#nav_hs_1 #navi_hsub_marker.nhz_item_3 { border-top: 4px solid #657465; } 	/* Altlasten */
#nav_hs_1 #navi_hsub_marker.nhz_item_4 { border-top: 4px solid #283e85; } 	/* Analytik/Stoffe */
#nav_hs_1 #navi_hsub_marker.nhz_item_5 { border-top: 4px solid #986219; } 	/* Boden */
#nav_hs_1 #navi_hsub_marker.nhz_item_6 { border-top: 4px solid #933782; } 	/* Energie */
#nav_hs_1 #navi_hsub_marker.nhz_item_7 { border-top: 4px solid #773120; } 	/* Geologie */
#nav_hs_1 #navi_hsub_marker.nhz_item_8 { border-top: 4px solid #fc8b17; } 	/* Klima */
#nav_hs_1 #navi_hsub_marker.nhz_item_9 { border-top: 4px solid #3e396b; } 	/* L�rm */
#nav_hs_1 #navi_hsub_marker.nhz_item_10 { border-top: 4px solid #006f77; } 	/* Luft */
#nav_hs_1 #navi_hsub_marker.nhz_item_11 { border-top: 4px solid #739521; } 	/* Natur */
#nav_hs_1 #navi_hsub_marker.nhz_item_12 { border-top: 4px solid #b5291d; } 	/* Strahlung */
#nav_hs_1 #navi_hsub_marker.nhz_item_13 { border-top: 4px solid #2484c6; } 	/* Wasser */

#nav_hs_1 #navi_hsub_marker a,
#nav_hs_2 #navi_hsub_marker a,
#nav_hs_3 #navi_hsub_marker a,
#nav_hs_4 #navi_hsub_marker a,
#nav_hs_5 #navi_hsub_marker a,
#nav_hs_6 #navi_hsub_marker a,
#nav_hs_7 #navi_hsub_marker a,
#nav_hs_8 #navi_hsub_marker a,
#nav_hs_9 #navi_hsub_marker a
{
	position: relative;
	top: -4px;
	color: #000 !important;
}

/* ------------------------------------ Ende: Kopfbereich ------------------------------------ */


/* ------------------------------------ Content-Container ------------------------------------ */
/* Alle nachfolgenden Elemente befinden sich innerhalb "content" */
#content {
	width: 54.95em;
	background-color: #f2f2f2;
}
/* ------------------------------------ Container f�r den Seitencontent ------------------------------------ */
#content_2c, #content_3c, #content_3c_wide, #content_1c {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #d7d7d7;
}
#content_1c {
	width: 68.6em;
	float: left;
	font-size: 0.8em;
	border-left: none !important;
}
#content_2c {
	width: 43.85em;
	clear: left;
	border-left: none !important;
}
#content_2c.homepage {
	background-color: #f2f2f2;
	border: none;
}
#content_3c {
	width: 42.6em;
	float: left;
	margin-left: .4em;
}
#content_3c_wide {
	width: 55.57em;
	float: left;
	margin-left: .4em;
	font-size: 0.8em;
}

/*Verwendbar f�r lange Legend-Texte. Diese sollten noch mit einem span oder div umschlossen sein f�r Funktionsf�higkeit in IE8 */
#content_3c legend div, #content_3c legend span {
	display:block;
    width: 34em;
    word-wrap: normal;
}



/* Seitencontent mit padding */
#paddingcontent {
	padding: 0.1em 1em 1em 1em;
}



#navi_links_3c, #navi_links_3c_warnungen {
	background-color: #fff;
}

#navi_links_3c p, #navi_links_3c_warnungen p {
	margin: 0;
	padding: 5px 0 5px 3px;
	font-size: .95em;
}
#navi_links_3c.tbk_allgemein p { border-right: 1px solid #fdc400; } 		/* Allgemein */
#navi_links_3c.tbk_abfall p { border-right: 1px solid #ae0049; } 		/* Abfall */
#navi_links_3c.tbk_altlasten p { border-right: 1px solid #657465; } 		/* Altlasten */
#navi_links_3c.tbk_analytik p { border-right: 1px solid #283e85; } 		/* Analytik/Stoffe */
#navi_links_3c.tbk_boden p { border-right: 1px solid #986219; } 			/* Boden */
#navi_links_3c.tbk_energie p { border-right: 1px solid #933782; } 		/* Energie */
#navi_links_3c.tbk_geologie p { border-right: 1px solid #773120; } 		/* Geologie */
#navi_links_3c.tbk_klima p { border-right: 1px solid #fc8b17; }			/* Klima */
#navi_links_3c.tbk_laerm p { border-right: 1px solid #3e396b; } 			/* L�rm */
#navi_links_3c.tbk_luft p { border-right: 1px solid #006f77; } 			/* Luft */
#navi_links_3c.tbk_natur p { border-right: 1px solid #739521; } 			/* Natur */
#navi_links_3c.tbk_strahlung p { border-right: 1px solid #b5291d; } 		/* Strahlung */
#navi_links_3c.tbk_wasser p { border-right: 1px solid #2484c6; } 		/* Wasser */

#navi_links_3c div, #navi_links_3c_warnungen div {
	height: 22px;
	margin: 0;
	padding: 0;
	/*background-image: url(../images/layout/tbk_keygrafik_sprite.gif);*/
	background-repeat: no-repeat;
}
#navi_links_3c.tbk_allgemein div { background-position: 0 0; background-color: #fdc400; } 		/* Allgemein */
#navi_links_3c.tbk_abfall div { background-position: 0 -30px; background-color: #ae0049; } 		/* Abfall */
#navi_links_3c.tbk_altlasten div { background-position: 0 -58px; background-color: #657465; } 	/* Altlasten */
#navi_links_3c.tbk_analytik div { background-position: 0 -86px; background-color: #283e85; } 		/* Analytik/Stoffe */
#navi_links_3c.tbk_boden div { background-position: 0 -114px; background-color: #986219; } 		/* Boden */
#navi_links_3c.tbk_energie div { background-position: 0 -142px; background-color: #933782; } 		/* Energie */
#navi_links_3c.tbk_geologie div { background-position: 0 -170px; background-color: #773120; } 	/* Geologie */
#navi_links_3c.tbk_klima div { background-position: 0 -198px; background-color: #fc8b17; }		/* Klima */
#navi_links_3c.tbk_laerm div { background-position: 0 -226px; background-color: #3e396b; } 		/* L�rm */
#navi_links_3c.tbk_luft div { background-position: 0 -254px; background-color: #006f77; } 		/* Luft */
#navi_links_3c.tbk_natur div { background-position: 0 -282px; background-color: #739521; } 		/* Natur */
#navi_links_3c.tbk_strahlung div { background-position: 0 -310px; background-color: #b5291d; } 	/* Strahlung */
#navi_links_3c.tbk_wasser div { background-position: 0 -338px; background-color: #2484c6; } 		/* Wasser */

#navi_links_3c ul
{
	margin: 0;

	line-height: 1em;
}
#navi_links_3c ul li
{
	padding: 6px 0 6px 4px;
}

#navi_links_3c.tbk_allgemein ul { border-left: 8px solid #fdc400; border-right: 1px solid #fdc400; border-bottom: 1px solid #fdc400; } 	/* Allgemein */
#navi_links_3c.tbk_abfall ul { border-left: 8px solid #ae0049; border-right: 1px solid #ae0049; border-bottom: 1px solid #ae0049; } 		/* Abfall */
#navi_links_3c.tbk_altlasten ul { border-left: 8px solid #657465; border-right: 1px solid #657465; border-bottom: 1px solid #657465; } 	/* Altlasten */
#navi_links_3c.tbk_analytik ul { border-left: 8px solid #283e85; border-right: 1px solid #283e85; border-bottom: 1px solid #283e85; } 	/* Analytik/Stoffe */
#navi_links_3c.tbk_boden ul { border-left: 8px solid #986219; border-right: 1px solid #986219; border-bottom: 1px solid #986219; } 		/* Boden */
#navi_links_3c.tbk_energie ul { border-left: 8px solid #933782; border-right: 1px solid #933782; border-bottom: 1px solid #933782; } 		/* Energie */
#navi_links_3c.tbk_geologie ul { border-left: 8px solid #773120; border-right: 1px solid #773120;  border-bottom: 1px solid #773120; } 	/* Geologie */
#navi_links_3c.tbk_klima ul { border-left: 8px solid #fc8b17; border-right: 1px solid #fc8b17; border-bottom: 1px solid #fc8b17; }		/* Klima */
#navi_links_3c.tbk_laerm ul { border-left: 8px solid #3e396b; border-right: 1px solid #3e396b;border-bottom: 1px solid #3e396b; } 		/* L�rm */
#navi_links_3c.tbk_luft ul { border-left: 8px solid #006f77; border-right: 1px solid #006f77; border-bottom: 1px solid #006f77; } 		/* Luft */
#navi_links_3c.tbk_natur ul { border-left: 8px solid #739521; border-right: 1px solid #739521; border-bottom: 1px solid #739521; } 		/* Natur */
#navi_links_3c.tbk_strahlung ul { border-left: 8px solid #b5291d; border-right: 1px solid #b5291d; border-bottom: 1px solid #b5291d; } 	/* Strahlung */
#navi_links_3c.tbk_wasser ul { border-left: 8px solid #2484c6; border-right: 1px solid #2484c6; border-bottom: 1px solid #2484c6; }	 	/* Wasser */

#navi_links_3c ul ul
{
	margin-left: -12px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	border: none !important;
}
#navi_links_3c ul ul li
{
	padding-top: 4px;
	padding-bottom: 4px;
}
#navi_links_3c ul ul li a
{
	/* padding-left: 4px; */
}

#navi_links_3c.tbk_allgemein ul ul { border-left: 8px solid #fed64c !important; border-right: 8px solid #fed64c !important; } 	/* Allgemein */
#navi_links_3c.tbk_abfall ul ul { border-left: 8px solid #c64c7f !important; border-right: 8px solid #c64c7f !important; } 	/* Abfall */
#navi_links_3c.tbk_altlasten ul ul { border-left: 8px solid #939d93 !important; border-right: 8px solid #939d93 !important; } 	/* Altlasten */
#navi_links_3c.tbk_analytik ul ul { border-left: 8px solid #6878a9 !important; border-right: 8px solid #6878a9 !important; } 	/* Analytik/Stoffe */
#navi_links_3c.tbk_boden ul ul{ border-left: 8px solid #b7915e !important; border-right: 8px solid #b7915e !important; } 		/* Boden */
#navi_links_3c.tbk_energie ul ul { border-left: 8px solid #b373a7 !important; border-right: 8px solid #b373a7 !important; } 	/* Energie */
#navi_links_3c.tbk_geologie ul ul { border-left: 8px solid #a06e62 !important; border-right: 8px solid #a06e62 !important; } 	/* Geologie */
#navi_links_3c.tbk_klima ul ul { border-left: 8px solid #fdae5c !important; border-right: 8px solid #fdae5c !important; }		/* Klima */
#navi_links_3c.tbk_laerm ul ul { border-left: 8px solid #787497 !important; border-right: 8px solid #787497 !important; } 		/* L�rm */
#navi_links_3c.tbk_luft ul ul { border-left: 8px solid #4c9aa0 !important; border-right: 8px solid #4c9aa0 !important; } 		/* Luft */
#navi_links_3c.tbk_natur ul ul { border-left: 8px solid #9db563 !important; border-right: 8px solid #9db563 !important; } 		/* Natur */
#navi_links_3c.tbk_strahlung ul ul { border-left: 8px solid #cb6960 !important; border-right: 8px solid #cb6960 !important; } 	/* Strahlung */
#navi_links_3c.tbk_wasser ul ul { border-left: 8px solid #4ca0c5 !important; border-right: 8px solid #4ca0c5 !important; }	 	/* Wasser */

#navi_links_3c ul ul ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: -13px !important;
	margin-right: 1px !important;
	font-size: 1.01em !important;
}
#navi_links_3c ul ul ul li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#navi_links_3c ul ul ul li a
{
	/* padding-left: 8px; */
}

#navi_links_3c.tbk_allgemein ul ul ul { border-left: 8px solid #fee799 !important; border-right: 8px solid #fee799 !important; } 	/* Allgemein */
#navi_links_3c.tbk_abfall ul ul ul { border-left: 8px solid #df99b6 !important; border-right: 8px solid #df99b6 !important; } 		/* Abfall */
#navi_links_3c.tbk_altlasten ul ul ul { border-left: 8px solid #c1c7c1 !important; border-right: 8px solid #c1c7c1 !important; } 	/* Altlasten */
#navi_links_3c.tbk_analytik ul ul ul { border-left: 8px solid #a9b2ce !important; border-right: 8px solid #a9b2ce !important; } 	/* Analytik/Stoffe */
#navi_links_3c.tbk_boden ul ul ul { border-left: 8px solid #d6c0a3 !important; border-right: 8px solid #d6c0a3 !important; } 		/* Boden */
#navi_links_3c.tbk_energie ul ul ul { border-left: 8px solid #d4afcd !important; border-right: 8px solid #d4afcd !important; } 		/* Energie */
#navi_links_3c.tbk_geologie ul ul ul { border-left: 8px solid #c9ada6 !important; border-right: 8px solid #c9ada6 !important; } 	/* Geologie */
#navi_links_3c.tbk_klima ul ul ul { border-left: 8px solid #fed1a2 !important; border-right: 8px solid #fed1a2 !important; }		/* Klima */
#navi_links_3c.tbk_laerm ul ul ul { border-left: 8px solid #b2b0c4 !important; border-right: 8px solid #b2b0c4 !important; } 		/* L�rm */
#navi_links_3c.tbk_luft ul ul ul { border-left: 8px solid #99c5c9 !important; border-right: 8px solid #99c5c9 !important; } 		/* Luft */
#navi_links_3c.tbk_natur ul ul ul { border-left: 8px solid #c7d5a6 !important; border-right: 8px solid #c7d5a6 !important; } 		/* Natur */
#navi_links_3c.tbk_strahlung ul ul ul { border-left: 8px solid #e1a9a5 !important; border-right: 8px solid #e1a9a5 !important; } 	/* Strahlung */
#navi_links_3c.tbk_wasser ul ul ul { border-left: 8px solid #99c9de !important; border-right: 8px solid #99c9de !important; }	 	/* Wasser */




/* ------------------------------------ Rechte Navigation ------------------------------------ */
#navi_rechts_2c .emailhinweis, #navi_rechts_3c .emailhinweis {
	font-size: .9em;
}



/* ---------------------------- Footer ---------------------------- */
#footer ul.liste li {
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: url(../images/symbole/link_null.gif);
}
#seitenabschluss {
	color: #003366;
	text-align: center;
}


/* ---------------------------- Linklayout ---------------------------- */
a:link { color: #004185; }
a:visited { color: #004185; }
a:hover { color: #cc7b17; text-decoration: underline; }
a:active { color: #cc7b17; }


/* ---------------------------- �berschriften ---------------------------- */
h1 { color: #4f5869; margin-top: .5em; margin-bottom: 0.3em; clear: both; }
h2 { color: #4f5869; margin-top: 2em; margin-bottom: 0.3em; clear: both; }
h3 { color: #4f5869; margin-top: 1.8em; margin-bottom: 0.3em; clear: both; }
h4 { color: #4f5869; margin-top: 1.3em; margin-bottom: 0.3em; clear: both; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h1 + h2, h2 + h3, h3 + h4, h4 + h5 {
	margin-top: 0;
}

/* ------------------ Boxen im Content: Homepage & Folgeseiten ------------------ */
/*  Hinweisbox Startseite ganz oben */
#content_2c.homepage .infobox {
	margin: 0;
}

#box_tabs, #box_home_aktuelles, #box_themen_aktuelles, #box_home_pressemitteilungen, #box_home_daten, #box_home_teaser, #meldung {
	margin-bottom: 1.25em;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
/* H�he der Boxen */
/*
#box_home_aktuelles, #box_themen_aktuelles, #box_home_pressemitteilungen
wird mittels JS gesetzt, wegen non-JS anzeige...
*/
#box_home_aktuelles, #box_themen_aktuelles {
	/* height: 20.5em !important; */
}
#box_themen_aktuelles {
	border-left: 1px solid #d7d7d7;
}
#box_themen_aktuelles p {
	font-size: .95em;
}
#box_home_pressemitteilungen {
	/* min-height: 33em; */
}
#box_home_pressemitteilungen .ui-accordion-content-active {
	height: 15em;
}
#box_home_daten {
	min-height: 31em;
	clear: both;
	margin-bottom: 0 !important;
}
#box_home_teaser {
	/* height: 5.9em; */
}
#box_home_teaser p {
	margin: 0 12px 12px 12px !important;
	padding: 0 !important;
}
/* Grafische �berschriften der Boxen und Text�quivalent */
#box_home_aktuelles h1, #box_themen_aktuelles h1, #box_home_pressemitteilungen h1, #box_home_daten h1, #box_home_teaser h1 {
	position: relative;
	left: -.025em;
	left: 0;
	height: 45px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/boxheader_sprite.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#box_home_pressemitteilungen h1 {
	background-position: right -60px;
}
#box_home_daten h1 {
	background-position: right -120px;
}
#box_home_aktuelles h1, #box_themen_aktuelles h1 {
	background-position: right -180px;
}
#box_home_teaser h1 {
	background-position: right -240px;
}
#box_home_pressemitteilungen #accordion {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#box_home_daten ul.linkliste {
	margin-left: 10px !important;
}
#box_home_daten ul.linkliste li {
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: url(../images/symbole/link_null.gif) !important;
}
.uebersicht_box_link {
	margin-top: 7px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #eeeeee url(/style/layout/tab_bg.png) repeat-x;
}

/* ---------------------------- Homepage Warndienste ---------------------------- */
.box_4col, #box_4col_1 {
	position: relative;
	top: -3.5em;
	float: left;
	width: 9.5em;
	margin: 0 .4em 0 .4em;
}
#box_4col_1 {
	margin: 0 .4em 0 1.15em;
}
.box_4col h3, #box_4col_1 h3 {
	margin: 0 0 1em 0;
}
.box_4col p, #box_4col_1 p {
	font-size: .9em;
}

#box_2col, #box_2col_1 {
	position: relative;
	top: -3.5em;
	float: left;
	width: 20em;
	margin: 0 .4em 0 .4em;
	padding-top: 45px;
}
#box_2col_1 {
	margin: 0 .4em 0 .8em;
}
#box_2col h3, #box_2col_1 h3 {
	margin: 0 0 .2em 0;
}
#box_2col ul, #box_2col_1 ul {
	margin: 0 0 0 .3em;
	padding: 0 .3em .3em .9em;
}

/* ---------------------------- Homepage/Themenseite Aktuelles Tabs ---------------------------- */
#tabs {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 1em !important;
}
#content_2c.homepage #tabs {
	position: relative;
	top: -10px;
	border: none !important;

}
#tabs .ui-tabs-nav {
	margin-left: 0 !important;
	background-image: none !important;
	background-color: #a0a7b4 !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: 1px solid gray !important;
	border-left: none !important;
}

#tabs .ui-tabs-nav li {
	list-style: none !important;
	list-style-type: none !important;
}
#tabs .ui-tabs-nav li a {
	padding: 2px 5px !important;
}
#tabs .ui-tabs-nav .ui-state-default {
	background-image: none !important;
	background-color: #dedede !important;
	border: 1px solid gray !important;
	border-bottom: none !important;
}
#tabs .ui-tabs-nav .ui-state-active {
	border: 1px solid gray !important;
	border-bottom: none !important;
	background-color: #fff !important;
}
.ui-tabs .ui-tabs-panel a, .ui-tabs .ui-tabs-panel a:visited {
	color: #004185 !important;
}
.ui-tabs .ui-tabs-panel a:hover, .ui-tabs .ui-tabs-panel a:active {
	color: #cc7b17 !important;
	text-decoration: underline !important;
}
.ui-tabs .ui-tabs-panel {
	padding: 12px 0 12px 12px !important;
}
.ui-corner-all {
	/*-moz-border-radius: 0 !important;*/
}
.ui-corner-top {
	/*-moz-border-radius: 0 !important;*/
}
.ui-widget-content {
	background: none !important;
	border: none !important;
}
#tabs .ui-widget-content img.tabs_teaserbild {
	width: 192px !important;
	height: 108px !important;
	float: right !important;
	margin: 5px 0 4px 12px !important;
}
.ui-widget-content h4 {
	clear: none !important;
	margin-top: 6px !important;
	font-size: 1.1em !important;
}
.ui-widget-content p {
	clear: none !important;
}
.ui-widget-content a {
	color: #004185 !important;
	font-weight: normal !important;
}
.ui-widget-content a:hover {
	color: #cc7b17 !important;
	font-weight: normal !important;
	text-decoration: underline; 
}
.ui-datepicker.ui-widget-content {
	font-size: .85em;
	background-color: #e4e4e4 !important;
	border: 1px solid #737373 !important;
}


/* ---------------------------- Accordion ---------------------------- */
#accordion {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 25px 0 !important;
}
#content_2c.homepage #accordion {
	margin-top: 0 !important;
}
#accordion a:link, #accordion a:visited {
	color: #4a586a;
}
#accordion h3 {
	padding-left: 8px;
}
#accordion .pm_text {
	padding-left: 10px !important;
	padding-right: 0;
	overflow: hidden;
}
#accordion p {
	margin: 0;
}
#accordion .pm_text p.pm_nopic {
	margin: 0;
	padding-right: 10px !important;
	font-size: 1em;
}
#accordion .pm_tb_container {
	width: 192px !important;
	height: 108px !important;
	float: right;
	margin: 5px 0 4px 12px;
	overflow: hidden;
}
#accordion  .pm_tb {
	width: 192px;
	height: 108px;
	position: relative;
}
.ui-accordion-content a, .ui-accordion-content a:visited {
	margin-top: 6px;
	color: #004185 !important;
}
.ui-accordion-content a:hover, .ui-accordion-content a:active {
	color: #cc7b17 !important;
	text-decoration: underline !important;
}



/* ---------------------------- Rechte Spalte - Teaserbl�cke ---------------------------- */
.right_teaser, .right_feature, .right_publikation, .right_glossar {
	margin-bottom: 1.25em;
	padding-bottom: 6px !important;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	overflow: hidden;
	font-size: .95em;
}
.right_teaser h1, .right_feature h1, .right_publikation h1, .right_glossar h1 {
	position: relative;
	top: -2px;
	left: 2px;
	height: 25px;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	text-transform: lowercase;
	color: #c3cad4 !important;
	text-align: right;
	font-size: 1.8em !important;
	font-weight: bold !important;
}
.right_teaser h2, .right_feature h2, .right_publikation h2, .right_glossar h2 {
	margin: .4em 1em 0 1em;
	padding: 0;
	margin-bottom: .6em;
	font-size: 110% !important;
}
.right_teaser h3, .right_feature h3, .right_publikation h3, .right_glossar h3 {
	margin: .4em 1em 0 1em;
}
.right_teaser p, .right_feature p, .right_publikation p, .right_glossar p {
	padding: 0 1em 0 1em;
	margin: 0;
}
.right_teaser h2 a, .right_feature h2 a, .right_publikation h2 a, .right_glossar h2 a {
	color: #4f5869 !important;
}
.right_teaser img, .right_feature img, .right_publikation img, .right_glossar img {
	float: right;
	margin: .3em 0 .2em .8em;
}
.right_teaser table, .right_feature table, .right_publikation table, .right_glossar table {
	width: 127px !important;
	margin: 0 0 0 1.2em !important;
}
.right_teaser ul, .right_feature ul, .right_publikation ul, .right_glossar ul  {
	padding-left: 20px !important;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}
.right_teaser ul.linkliste li, .right_feature ul.linkliste li, .right_publikation ul.linkliste li, .right_glossar ul.linkliste  li {
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: url(../images/symbole/link_null.gif) !important;
}
.right_teaser .linkliste li img, .right_feature .linkliste li img, .right_publikation .linkliste li img, .right_glossar .linkliste li img {
	float: none;
	margin: 0;
	display: inline !important;
}
.right_teaser .contact_form  form, .right_feature .contact_form  form {
	margin: 0 1em 0 1em;
}
.right_teaser .contact_form  form input,
.right_feature .contact_form  form input,
.right_teaser .contact_form  form label,
.right_feature .contact_form  form label,
.right_teaser .contact_form  form .field_charcount_display,
.right_feature .contact_form  form .field_charcount_display {
	font-size: .90em;
}
.right_teaser .contact_form  form textarea,
.right_feature .contact_form  form textarea {
	font-family: verdana,arial,sans-serif;
	font-size: .90em;
}
.right_teaser .uebersicht_box_link {
	position: relative;
	top: 6px;
}
.right_teaser.warndienste {
	padding: 0 0 6px 18px !important;
}
.right_teaser.warndienste div {
	width: 115px !important;
	float: left;
	margin: 0 8px 8px 4px;
	text-align: center;
	padding: 2px;
	border: 1px solid #cacaca;
	min-height: 30px;
}

.right_teaser.warndienste div.karte {
	min-height: 152px;
}

.right_teaser.warndienste div img {
	margin: 0;
}
.right_teaser.warndienste a:hover {
	text-decoration: none;
}
.right_teaser.veranstaltungen .veranstaltung_event_home {
	padding: 0 8px 4px 8px !important;
	margin-bottom: 5px;
	padding: 0;
}
.right_teaser.veranstaltungen .veranstaltung_event_home_date {
	font-size: .9em;
}
.right_teaser.veranstaltungen .veranstaltung_event_home_date_ext {
	float: right;
	font-size: .9em;
	color: #828282;
}
.right_teaser.bayerntournatur, .right_teaser.bayerntournatur img {
	margin: 0px;
	padding: 0px !important;
}



/* ---------------------------- Listen ---------------------------- */
ul, li {
	margin: 0;
	padding:0;
	list-style: none !important;
	list-style-type: none !important;
}
ol li {
	margin: 0;
	padding:0;
	list-style-type: decimal !important;
}
ul li {
	list-style-image: url(../images/symbole/link_item.gif) !important;
}
li li {
	list-style-image: url(../images/symbole/link_item_sub.gif) !important;
}
#navi_horizontal li, .liste li { list-style-image: none !important; }
#navi_horizontal_sub li, .liste li { list-style-image: none !important; }

/* ---------------------------- Linklisten ---------------------------- */
#content_2c ul, #content_3c ul, #content_3c_wide ul, #content_1c ul {
	clear: both;
	margin-left: 20px !important;
}
#content_2c li, #content_3c li, #content_3c_wide li, #content_1c li {
	line-height: 1.25em;
}
li.extern,
li.intern,
li.mail,
li.newin,
li.sprung,
li.extern_daten,
li.intern_daten,
li.newin_daten {
	list-style-image: none !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 1.5em;
	margin-left: -10px;
}
li.extern_daten,
li.intern_daten,
li.newin_daten {
	padding-left: 2.9em;
}

li.extern {	background-image: url(../images/symbole/link_extern.gif); }
li.intern { background-image: url(../images/symbole/link_intern.gif); }
li.mail { background-image: url(../images/symbole/link_mail.gif); }
li.newin { background-image: url(../images/symbole/link_newwin.gif); }
li.sprung { background-image: url(../images/symbole/link_sprung.gif); }
li.extern_daten { background-image: url(../images/symbole/link_extern_daten.gif); }
li.intern_daten { background-image: url(../images/symbole/link_intern_daten.gif); }
li.newin_daten { background-image: url(../images/symbole/link_newwin_daten.gif); }

/* ---------------------------- Linkgrafiken ohne Liste ---------------------------- */
.link_extern,
.link_intern,
.link_mail,
.link_newin,
.link_sprung,
.link_intern_daten,
.link_extern_daten,
.link_newin_daten {
	padding-left: 1.5em;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.link_intern_daten,
.link_extern_daten,
.link_newin_daten {
	padding-left: 2.9em;
}

.link_extern { background-image: url(../images/symbole/link_extern.gif); }
.link_intern { background-image: url(../images/symbole/link_intern.gif); }
.link_mail { background-image: url(../images/symbole/link_mail.gif); }
.link_newin { background-image: url(../images/symbole/link_newwin.gif); }
.link_sprung { background-image: url(../images/symbole/link_sprung.gif); }
.link_intern_daten { background-image: url(../images/symbole/link_intern_daten.gif); }
.link_extern_daten { background-image: url(../images/symbole/link_extern_daten.gif); }
.link_newin_daten { background-image: url(../images/symbole/link_newwin_daten.gif); }


/* ---------------------------- Formulare im Content ---------------------------- */
/*#content label, #content .label_inline { color: #000; font-weight: bold; display: block; margin-top: 1em; margin-bottom: 0.3em; } */
/*#content .label_inline { display: inline; }*/
#content .form_feedback_box { padding: 3px; margin-top: 1em; font-weight: bold; border: 1px solid #ff9933; }
#submit { margin: 2em 0 2em 0; }


/* ---------------------------- Trennlinie ---------------------------- */
hr { color: #4f5869; height: 1px; padding: 0; }


/* ---------------------------- Aktuelles: Meldungen ---------------------------- */
.meldungscontainer { /*border-top: 1px solid #6699ff;*/ border-bottom: 1px solid #6699ff; padding: 3px; }
.meldungs_date { float: right; font-weight: bold; position: relative; top: -1px; }


/* ---------------------------- Content - Teaserblock ---------------------------- */
#teaserblock h2, #teaserblock_publikationen h2 {
	text-align: left;
	margin: 8px 0 8px 0;
	padding: .2em 0.5em .2em 12.5em;
	font-size: 1.1em;
	color: #fff;
}

#teaserblock.tbk_allgemein h2 { background-color: #fdc400; } 	/* Allgemein */
#teaserblock_publikationen.tbk_allgemein h2 { background-color: #fdc400; } 	/* Allgemein */
#teaserblock.tbk_abfall h2 { background-color: #ae0049; } 		/* Abfall */
#teaserblock.tbk_altlasten h2 { background-color: #657465; } 	/* Altlasten */
#teaserblock.tbk_analytik h2 { background-color: #283e85; } 		/* Analytik/Stoffe */
#teaserblock.tbk_boden h2 { background-color: #986219; } 		/* Boden */
#teaserblock.tbk_energie h2 { background-color: #933782; } 		/* Energie */
#teaserblock.tbk_geologie h2 { background-color: #773120; } 		/* Geologie */
#teaserblock.tbk_klima h2 { background-color: #fc8b17; } 		/* Klima */
#teaserblock.tbk_laerm h2 { background-color: #3e396b; } 		/* L�rm */
#teaserblock.tbk_luft h2 { background-color: #006f77; } 			/* Luft */
#teaserblock.tbk_natur h2 { background-color: #739521; } 		/* Natur */
#teaserblock.tbk_strahlung h2 { background-color: #b5291d; }		/* Strahlung */
#teaserblock.tbk_wasser h2 { background-color: #2484c6; } 		/* Wasser */

#teaserblock .tbk_allgemein.picture, 	/* Allgemein */
#teaserblock_publikationen .tbk_allgemein.picture , 	/* Allgemein */
#teaserblock .tbk_abfall.picture, 		/* Abfall */
#teaserblock .tbk_altlasten.picture,		/* Altlasten */
#teaserblock .tbk_analytik.picture,		/* Analytik/Stoffe */
#teaserblock .tbk_boden.picture,			/* Boden */
#teaserblock .tbk_energie.picture,		/* Energie */
#teaserblock .tbk_geologie.picture,		/* Geologie */
#teaserblock .tbk_klima.picture,			/* Klima */
#teaserblock .tbk_laerm.picture,			/* L�rm */
#teaserblock .tbk_luft.picture,			/* Luft */
#teaserblock .tbk_natur.picture,			/* Natur */
#teaserblock .tbk_strahlung.picture, 	/* Strahlung */
#teaserblock .tbk_wasser.picture  		/* Wasser */
{
	/*background-image: url(../images/layout/tbk_keygrafik_sprite.gif);*/
	background-repeat: no-repeat;
}
#teaserblock .tbk_allgemein.picture { background-position: 0 0; background-color: #fdc400 !important; } 			/* Allgemein */
#teaserblock_publikationen .tbk_allgemein.picture  { background-position: 0 0; background-color: #fdc400 !important; } 			/* Allgemein */
#teaserblock .tbk_abfall.picture { background-position: 0 -30px; background-color: #ae0049 !important; } 		/* Abfall */
#teaserblock .tbk_altlasten.picture { background-position: 0 -58px; background-color: #657465 !important; } 		/* Altlasten */
#teaserblock .tbk_analytik.picture { background-position: 0 -86px; background-color: #283e85 !important; } 		/* Analytik/Stoffe */
#teaserblock .tbk_boden.picture { background-position: 0 -114px; background-color: #986219 !important; } 		/* Boden */
#teaserblock .tbk_energie.picture { background-position: 0 -142px; background-color: #933782 !important; } 		/* Energie */
#teaserblock .tbk_geologie.picture { background-position: 0 -170px; background-color: #773120 !important; } 		/* Geologie */
#teaserblock .tbk_klima.picture { background-position: 0 -198px; background-color: #fc8b17 !important; } 		/* Klima */
#teaserblock .tbk_laerm.picture { background-position: 0 -226px; background-color: #3e396b !important; } 		/* L�rm */
#teaserblock .tbk_luft.picture { background-position: 0 -254px; background-color: #006f77 !important; } 			/* Luft */
#teaserblock .tbk_natur.picture { background-position: 0 -282px; background-color: #739521 !important; } 		/* Natur */
#teaserblock .tbk_strahlung.picture { background-position: 0 -310px; background-color: #b5291d !important; } 	/* Strahlung */
#teaserblock .tbk_wasser.picture { background-position: 0 -338px; background-color: #2484c6 !important; } 		/* Wasser */

.content_teaser {
	min-height: 120px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #dbdbdb;
}
.content_teaser h3 {
	/* margin: 0 0 2px 175px !important; */
	margin: 0 0 10px 0 !important;
	padding: 0;
	font-size: 1.12em !important;
}
.content_teaser img {
	float: left;
	/* position: relative;
	top: -16px; */
	width: 164px;
	height: 92px;
	margin: 0;
}
.content_teaser img.teaserbild_zweizeilig {
	position: relative;
	top: -32px;
}
.content_teaser_text {
	margin: 0 0 0 175px;
}
.content_teaser ul {
	clear: none !important;
	margin-bottom: 0 !important;
}
.content_teaser ul li {
	line-height: 1.1em !important;
	margin-bottom: 6px !important;
}
.content_teaser .linkliste li img {
	height: auto;
	width: auto;
	float: none;
	top: 0px;
	margin: 0;
	display: inline !important;
}

#teaserblock_publikationen .content_teaser {
	min-height: 150px;
}
#teaserblock_publikationen .content_teaser h3 {
	float: none !important;
	margin: 0 0 6px 0 !important;
	padding: 0;
	font-size: 1.12em !important;
}

#teaserblock_publikationen .content_teaser > img {
	height: 106px;
	width: 80px;
	position: relative;
	top: 0;
	float: left;
	margin: 0;
}

#teaserblock_publikationen .content_teaser_text {
	margin: 0 0 0 95px;
}

.anchor_selekted + div {
	margin-bottom: 4px;
	padding-top: 4px;
	background-color: #fff5dc;
}
.anchor_headline_selekted + div {
	background-color: #fff5dc;
}


/* ---------------------------- Content - Teaserblock Grosse Publikationen ---------------------------- */
.content_teaser_publikationen { font-size: 95%; height: 140px; margin-bottom: 18px; padding: 8px; background-color: #EEEEEE; }
.content_teaser_publikationen[class] { height:auto; min-height: 140px; }
.content_teaser_publikationen h2 { margin: 0; padding: 0; margin-bottom: 7px; }
.content_teaser_publikationen img { float: left; margin: 0 8px 0 0; }
.content_teaser_publikationen  { margin-left: 108px; }
.content_teaser_publikationen .linkliste { margin-bottom: 0; }

/* ----------------------- Flie�textauszeichnung Glossar -------------------- */
.glossar_begriff { border-bottom: 1px dotted #037000; color: #037000; cursor: help; }


/* ----------------------- Content Weiterf�hrende Informationen -------------------- */
.content_more_info { margin: 30px; clear: both; border: solid 1px #004185; }
.content_more_info h2 { margin: 0; padding: 4px; background-color: #E5E5E5; }
.content_more_info h3 { margin: 0; padding-top: 4px; padding-bottom: 2px; padding-left: 4px; padding-right: 4px; background-color: #F6F6F6; }
.content_more_info .linkliste { margin-bottom: 4px; margin-top: 4px; }


/* ---------------------------- Vergr��erbares Content-Bild mit Legende ---------------------------- */
.content_zoom_img, .content_zoom_img_links, .content_zoom_img_rechts, .content_zoom_img_seitenbreite, .content_zoom_img_doppelunterschrift {
	 margin-bottom: 10px;
	 font-size: 0.85em;
	 line-height: 1.2em;
}
.content_zoom_img_seitenbreite  {
	width: 520px !important;
}
.content_zoom_img_doppelunterschrift .content_zoom_img, .content_zoom_img_doppelunterschrift .content_zoom_img_links, .content_zoom_img_doppelunterschrift .content_zoom_img_rechts {
	margin-bottom: 0 !important;
}
#content_3c .content_zoom_img_links,
#content_3c .content_zoom_img_rechts,
#content_3c .content_zoom_img,
#content_3c_wide .content_zoom_img_links,
#content_3c_wide .content_zoom_img_rechts,
#content_3c_wide .content_zoom_img {
	width: 255px;
}
#content_2c .content_zoom_img_links, #content_2c .content_zoom_img_rechts, #content_2c .content_zoom_img {
	width: 263px;
}
.content_zoom_img, .content_zoom_img_links
{
	float: left;
}
.content_zoom_img_rechts {
	float: right;
}
.content_zoom_img_links img, .content_zoom_img_rechts img, .content_zoom_img img {
	margin-top: 3px;
}
#content_2c .content_zoom_img {
	margin-right: 8px;
}
#content_3c .content_zoom_img,
#content_3c .content_zoom_img_links,
#content_3c_wide .content_zoom_img,
#content_3c_wide .content_zoom_img_links {
	margin-right: 8px;
}
.content_zoom_img .zoom_icon, .content_zoom_img_rechts .zoom_icon, .content_zoom_img_links .zoom_icon {
	display: block;
	position: relative;
	top: -46px;
	left: 8px;
	height: 30px;
	width: 30px;
	margin: 0;
	margin-bottom: -30px;
}
.content_zoom_img a, .content_zoom_img_rechts a, .content_zoom_img_links a {
	display: block;
	margin-bottom: 3px;
}
.content_zoom_img_rechts + p {
	clear: both;
}
.content_zoom_img + p, .content_zoom_img_rechts + p, .content_zoom_img_links + p {
	margin-top: 0 !important;
}
/* ---------------------------- Content Tabellen ---------------------------- */
#content table, #content_home table { border-collapse:collapse; margin-bottom: 20px; clear: both; width: 100%; }
#content table caption, #content_home table caption { padding-bottom: 5px; }
#content th, #content_home th { text-align: left; vertical-align: top; border: 1px solid black; padding: 3px; color: #fff; background-color: #4f5869; }
#content td, #content_home td { border: 1px solid #C9C9C9; padding: 3px; text-align: left; vertical-align: top; }
#content tr, #content_home tr { background-color: #F8FCFD; }
#content tr:hover, #content_home tr:hover, #content tr.row2:hover, #content_home tr.row2:hover { background-color: #e1edff !important; }
#content .zeilenhead, #content_home .zeilenhead { background-color: #7A8E92; border: 1px solid black; }
#content .zeilenhead h4, #content_home .zeilenhead h4 { margin: 0 0 0 2px; padding: 0; color: #fff; }
#content .row2, #content_home .row2 { background-color: #EBF3F5; }
#content table td h2, #content table td h3, #content_home table td h2, #content_home table td h3 { margin-top: 0; }
#content table .linkliste, #content_home table .linkliste { text-align: left; margin: 0 0 0 22px; padding:0; list-style-image: url(../images/symbole/link_item.gif); }
#content table .align_right, #content_home table .align_right { text-align: right; }
#content table .align_center, #content_home table .align_center { text-align: center; }
#content table .table_summe, #content_home table .table_summe { background-color: #D6E1E3; border-top: 2px solid #000; }
#content table tfoot tr { background-color: #e2e3e4; }

.emailhinweis { font-size: 0.85em; }
.emailhinweis strong { color: #037000; }


/* Liste f�r Buchstaben az */
.liste_az ul { width: 100%; background-color: #f5f5f5; border: solid 1px #CCC; }
.liste_az ul li { margin: 0; padding: 0; }
.liste_az ul li a { padding: 2px 5px; }
.az_high { font-weight: bold; color: #fc3 !important; }



.pdfbf_teaser { float: none !important; margin: 0 !important; }

.alert { font-weight: bold; color: #ff0000; }

.hinweis { font-weight: bold; color: #f06b00 !important; }

.black { color: #000; }



/* ---------------------------- Kontakt ---------------------------- */
#kontakt_bilderleiste_rechts { font-size: 90%; width: 146px; text-align: center; margin-top: 30px; padding: 2px; }
#kontakt_bilderleiste_rechts h1 { font-size: 110%; margin-top: 0; margin-bottom: 10px; }
#kontakt_bilderleiste_rechts h2 { font-size: 100%; color: #000; margin-top: 8px; margin-bottom: 5px; }
.kontakt_box { width: 260px; height: 105px;	float: left; margin-right: 30px; padding: 5px; background-color: #f5f5f5; }
.kontakt_box h3 { margin-top: 0; }
.kontakt_box_clear { clear: left; }


/* ---------------------------- Coverflow ---------------------------- */
.js { display: none; }
.nojs {  }

.publist_item {
	min-height: 54px;
	margin: 2px 0 0 13px;
	padding: 4px 0;
	border-top: 1px solid #c0c0c0;
}
.publist_item .pub_list_cover {
	float: right;
	height: 50px;
	margin-left: 8px;
}
.publist_item h3 {
 	float: left;
	margin: 0 0 5px 0;
}
.publist_item p {
	clear: left;
	margin: 4px 0;
}

/* ---------------------------- Pressemitteilungen ---------------------------- */
.tbk_allgemein.pm h2 {
	padding-left: 8px !important;
}
.content_teaser_pm {
	padding: 10px 0 10px 0;
	border-top: 1px solid #dbdbdb;
}
.pm_date, .pm_nr {
	font-size: .85em;
	color: #747474
}
.pm_nr {
	float: right;
}
.content_teaser_pm h3 {
	margin-top: 0 !important;
	font-size: 1.12em !important;
}
.content_teaser_pm.archiv {
	padding: 2px !important;
}
.content_teaser_pm  .content_zoom_img_links {
	width: 164px !important;
	margin-right: 10px;
}
.content_teaser_pm  p {
	margin-bottom: 0;
}


/* Detailansicht */
#pm_h2 { font-size: 130% !important; }
#pm_kat { font-size: 80%; font-weight: bold; color: #888; }
#pm_text { text-align: justify; }
#pm_detail_foto_hoch { font-size: .80em; float: right; margin: 5px 0 0 11px; width: 128px; }
#pm_detail_foto_quer { font-size: .80em; float: right; margin: 5px 0 0 11px; width: 170px; }
#pm_detail_foto_hoch img { width: 128px; height: 170px; }
#pm_detail_foto_quer img { width: 170px; height: 128px; }
#pm_footer { border-top: 1px solid gray; margin-top: 18px; }
#pm_footer p { font-size: 85%; }
.pm_info_border { border: solid black 1px; padding: 5px; text-align: left; background: #f2fbff; }
.pm_info_border h3 { margin-top: 5px; margin-bottom: 10px; color: #6f6f6f; }

/* Archivansicht rechte Spalte */
.right_teaser .pm_container_archiv {
	margin: 0 1em 0 1em;
	padding: 4px;
}
.right_teaser .pm_container_archiv h3 {
	margin: 0;
	font-weight: normal;
}

/* Pressefotos */
.pm_picturecontainer { height: 144px; width: 144px; float: left; text-align: center; margin-right: 10px; margin-bottom: 10px; border-left: solid #e1e1e1 2px; border-top: solid #e1e1e1 2px; border-right: solid #747474 2px; border-bottom: solid #747474 2px; }
.pm_foto_hoch { position: relative; top: 12px; }
.pm_foto_quer { position: relative; top: 26px; }
div.pm_foto_hoch, div.pm_foto_quer {
	margin-top: 3px;
}

/* ---------------------------- Internetwanderf�hrer ---------------------------- */
.bildimtext_rechts { float:right; margin-top: 3px; margin-left: 15px; margin-bottom: 10px; }


/* ---------------------------- unzerschnittene R�ume ---------------------------- */
.uzr_label { float: left; font-weight: bold; width: 250px; /*border: 1px solid gray;*/ }
.uzr_descr { margin-left: 260px; /*border: 1px solid gray;*/ }


/* ------------------------------- Geb�uder�ckbau --------------------------------- */
.galerieitem {
	height: 158px;
	width: 158px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	padding: 2px;
	border: 1px solid gray;
	text-align: center;
	vertical-align: middle;
}
.galerieitem .galerieitem_foto_vmargin_h { margin-top: 15px; }
.galerieitem .galerieitem_foto_vmargin_q { margin-top: 30px; }
.galerieitem img {
	margin-bottom: 2px;
}
.galerieitem p {
	margin: 0;
	font-size: .83em
	}
.galerieauswahlliste {
	margin-left: -15px;
}


/* ------------------------------- Unterbereich Tabs Tabellencontent --------------------------------- */
#tabletabs_container {
	border: 1px solid #b5b5b5;
	background: #fff url(/style/layout/tab_container_bg.png) repeat-x;
}
#tabletabs_container table {
	margin-bottom: 0;
}
#tabletabs_container ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding: 0 !important;
}
#tabletabs {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}
#tabletabs li {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #b5b5b5;
	list-style: none !important;
	background: #eeeeee url(/style/layout/tab_bg.png) repeat-x;
}
#tabletabs li a {
	float: left;
	margin: 0 !important;
	padding: .2em 1em;
}
#tabletabs li.selected_tab {
	background: #eeeeee url(/style/layout/tab_bg_selected.png) repeat-x;
}
#tabletabs_content {
	padding: 5px;
	background-color: #fff;
}
#tabletabs_content h2 {
	margin-top: 0;
	padding-top: 20px;
}


/* ------------------------------------- FLADIS ------------------------------------- */
.fladis_karte { margin-right: 2px; margin-bottom: 2px; float: left; height: 14em; width: 11.5em; padding: 0; border: 1px solid gray; }


/* ---------------------------- Umweltindikatoren ---------------------------- */
table .detailbox ul { margin-left: 12px !important; }


/* ---------------------------- Veranstaltungen ---------------------------- */
.veranstaltung_event {  }
.veranstaltung_event table { margin-bottom: 8px !important; }
.veranstaltung_monat { font-size: 100% !important; margin-top: 8px; }
.veranstaltung_title_kat { display: block; color: #888; font-size: 85% !important; }
.veranstaltung_title { margin-top: 0 !important; padding-top: 0 !important; }
.smalltext { font-size: .9em !important; }

.tdot_kein_termin { background: #d2d2d2 url(/style/layout/tdot_kein_termin_bg.gif) 0 0; }
.tdot_termin { background-color: #ccff66; }
.tdot_ausgebucht { background-color: #ff8000; }

.tdot_icon_klasse, .tdot_icon_dauer, .tdot_icon_teilung {
	float: right;
	height: 16px;
	padding-left: 17px;
	background-image: url(/style/layout/tdot_icons_sprite.gif);
	background-repeat: no-repeat;
}
.tdot_icon_klasse {
	width: 35px;
	background-position: 0 0;
}
.tdot_icon_dauer {
	width: 30px;
	background-position: 0 -16px;
}
.tdot_icon_teilung {
	width: 13px;
	color: #d96528;
	background-position: 0 -32px;
}
.tdot_table_item_info {
	width: 300px;
	margin-bottom: 3px;
}
.tdot_table_timecell {
	width: 25px;
	font-size: .9em;
	font-weight: bold;
	text-align: center !important;
}
.tdot_termin.tdot_table_timecell {
	vertical-align: middle !important;
	color: #69c292;
}

/* No JS */
.button.button_small.tdot { display: none; }
.cell_info_display.tdot {
	width: 300px;
	display: block;
}



/* ---------------------------- Funktionsbuttons ---------------------------- */
.button, .button.disabled {
	float: left;
	min-width: 150px;
	-webkit-border-radius: 8px;
	/*-moz-border-radius: 8px;*/
	border-radius: 8px 8px 8px 8px; /* for some reason you have to declare all corners in ie */
	background: url("/style/layout/button_bg.gif") center top no-repeat;
	text-align: center;
	border: 1px solid black;
	font-size: .9em;
}
.button.disabled {
	background: url("/style/layout/button_bg_disabled.gif") center top no-repeat;
	cursor: help;
}
.button_small, .button_small.disabled {
	min-width: 80px !important;
	position: relative;
	top: -1px;
}
.button:hover { background: url("/style/layout/button_bg_high.gif") center top no-repeat; }
.button.disabled:hover { background: url("/style/layout/button_bg_disabled.gif") center top no-repeat; }
.button a, .button.disabled span {
	display: block;
	padding: 3px 4px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
.button a:hover {
	color: #fff !important;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.button_small a, .button_small.disabled span, .button_small a:hover {
	padding: 2px 8px;
	font-size: .95em;
}
.button + .button, .button_small+ .button_small { margin-left: 8px; }

/* Cell-Infos-Display Ein- und Ausblendbar (z.B. Schulungen) */
.cell_info_display {
	margin-top: 4px;
	padding: 2px 4px;
	border-top: 1px solid gray;
	font-size: .88em;
	display: none;
}
.cell_info_display strong {
	display: block;
}

/* ---------------------------- Tooltipp: Die sch�nsten Geotope ---------------------------- */
#tooltipp_geotope
{
	position: absolute;
	visibility: hidden;
	width: 172px;
	margin: 0;
	padding: 3px;
	color: #0A5A7B;
	background: #EBF2F5;
	border: 1px solid;
	font-family: verdana,arial,sans-serif;
	z-index: 99;
}

#tooltipp_geotope h1
{
	font-size: 0.7em;
	margin: 0 0 5px 0;
}

#tooltipp_geotope img
{
	font-size: 1em;
	border: 1px solid #000;
}

/* ---------------------------- Tooltipp: Staatliche Wasserspeicher ---------------------------- */
#tooltipp_wasserspeicher
{
	position: absolute;
	visibility: hidden;
	width: 172px;
	margin: 0;
	padding: 3px;
	color: #0A5A7B;
	background: #EBF2F5;
	border: 1px solid;
	font-family: verdana,arial,sans-serif;
	z-index: 99;
}

#tooltipp_wasserspeicher h1
{
	font-size: 0.7em;
	margin: 0 0 5px 0;
}

#tooltipp_wasserspeicher img
{
	font-size: 1em;
	border: 1px solid #000;
}



/* ---------------------------- Paginierung ---------------------------- */
.paginate_container {
	width: 100%;
	text-align: center;
	margin: 15px 0 15px 0;
	padding: 4px 0 4px 0;
}
.paginate_button {
	display: inline;
	margin-right: 2px;
	font-weight: bold;
}
.paginate_button.disabled {
	color: #909090;
	padding: 0 6px 0 6px;
	border: 1px solid #d7d7d7;
	background-color: #eeeeee;
}
.paginate_button.aktiv {
	color: #fff;
	padding: 0 6px 0 6px;
	border: 1px solid #d7d7d7;
	background-color: #8c8c8c;
}
.paginate_button a {
	padding: 0 6px 0 6px;
	border: 1px solid #d7d7d7;
	background-color: #eeeeee;
}
.paginate_button a:hover {
	color: #fff;
	background-color: #8c8c8c;
	text-decoration: none;
}
.paginate_pagelink {
	padding-left: 5px;
	padding-right: 5px;
}
.paginate_pagelink.high {
	font-weight: bold;
	color: #cc7b17;
}



/* ---------------------------- Bildergalerie ---------------------------- */
#galerie_container { margin: 35px 0 35px 0; }
.thumb_rahmen { border: 1px solid #C7C7C7; padding: 3px; margin-bottom: 6px; float: left; margin: 0 18px 12px 0; }




/* ---------------------------- Schadstoffvorhersage: Rhein Uni ---------------------------- */
.svs_container { clear: both; font-size: 95%; height: 170px; margin-bottom: 8px; padding: 5px 5px 5px 25px; }
.svs_container[class] { height:auto; min-height: 170px; }
.svs_container h3 { margin-top: 0; }
.svs_box { background-color: #fAfAfA; margin-right: 8px; text-align: center; float: left; border: 1px solid gray; padding: 8px; width: 130px; }
.svs_box h4 { margin-top: 0; }



/* ---------------------------- Download Gutachten A. Zehm  ---------------------------- */
.form_inline { display: inline; margin-right: 10px; }
.submitbutton { font-size: 0.6em; width: 20px; vertical-align: middle; }
#reset_button { clear: both; padding: 2px; }
fieldset {
	background: url("../images/layout/bg_fieldset.png") top left repeat-x;
	border: 1px solid #a0aec2;
}
fieldset legend {
	padding: 2px 12px;
	font-size: 1.1em;
	color: #4f5869;
	border: 1px solid #a0aec2;
	background-color: #dfe1e6;
}



/* ---------------------------- Artenhilfprogramm Steinadler ---------------------------- */
#gmap_canvas {
	width: 640px;
	height: 640px;
}
#gmap_legende img {
	position: relative;
	top: -5px;
}



/* ---------------------------- Formatierte Specialboxen  ---------------------------- */
.infobox, .fragebox, .checkbox, .datebox {
	clear: both;
	border-width: 2px;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 8px 15px 8px 15px;
	padding: 10px 60px 10px 10px;
}

.infobox h2, .fragebox h2, .checkbox h2, .datebox h2 {
	margin-top: 0;
}

.infobox h3, .fragebox h3, .checkbox h3, .datebox h3 {
	margin-top: 0;
}

.infobox {
	border-color: #ff9914;
	background-color: #fff9f0;
	background-image: url(../images/layout/box_info_bg.gif);
}

.fragebox {
	border: 2px solid #4f5869;
	/* background-color: #; */
	background-image: url(../images/layout/box_frage_bg.gif);
	min-height: 102px;
}

.checkbox {
	border: 2px solid #309a35;
	background-color: #e7f6e7;
	background-image: url(../images/layout/box_check_bg.gif);
}

.datebox {
	border: 2px solid #cb2a2a;
	background-color: #ffe3e3;
	background-image: url(../images/layout/box_date_bg.gif);
}

.fragebox form {
	margin: 0 !important;
}

.fragebox label {
	padding: 5px 20px 0 0;
}


/* Themen A-Z */
.themen_az_container {
	float: left;
	width: 260px;
	height: 150px;
	margin-right: 11px;
	margin-bottom: 11px;
	font-size: .9em;
}
.themen_az_container h2 {
	margin: 0;
	padding: 2px 4px;
	color: #fff;
	background-color: #fdc400;
}
.themen_az_container  ul {
	margin: 11px 0 0 0 !important;
}
.themen_az_container  li {
	margin-bottom: 5px;
	line-height: 1.2em !important;
}


/* ---------------------------- Formatierte Specialboxen  ---------------------------- */
/* Hidden Elemente z.B. �berschriften f�r Screenreader */
.nodisplay {
	display: block;
	color: #fff;
	font-size: .1em;
}


/* Geo Glossar */
#geo_glossar fieldset {
	padding: 0 10px 13px 10px !important;
}
#geo_glossar form {
	margin: 0;
	padding: 0;
}
#geo_language_sel_javascript {
	display: none;
}
#geo_language_sel_javascript h3 {
	margin: 0;
	padding: 10px 0 4px 0;
}
.sl_sel, .tl_sel {
	display: block;
	float: left;
	margin: 0 3px 0 0 !important;
	padding: 0 2px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	border-left: 1px solid #bbbbbb;
	cursor: pointer;
	background-color: #ebebeb;
}
.sl_sel:hover, .tl_sel:hover, .sl_sel_active, .tl_sel_active {
	border-top: 1px solid #6e6e6e;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #6e6e6e;
	background-color: #fdad42;
}
#geo_language_sel_noscript {
	margin-top: 10px !important;
}

#liste_geo_definition_table_container {
	padding-top: 15px;
}
#liste_geo_definition_table th {
	padding-left: 10px !important;
}
#liste_geo_definition_table th form#lng_select2 {
	float: right;
}
#liste_geo_definition_table th select {
	font-size: .85em !important;
}
#liste_geo_definition_table td {
	padding: 10px !important;
}
#liste_geo_definition_table td h2 img{
	float: right;
}
#liste_geo_definition_table tr:hover {
	background-color: #F8FCFD !important;
}
.geo_glossar_description {
	margin: 0 !important;
	padding: 0 !important;
}
.geo_glossar_reference {
	margin-top: 4px !important;
	padding-top: 0 !important;
	font-size: .85em;
	color: #6f6f6f;
}
#geo_glossar_legend {
	border: 1px solid #b5b5b5;
	padding: 4px;
	font-size: .95em;
	background-color: #F8FCFD;
}
#geo_glossar_legend h3 {
	float: left;
	font-size: 1.1em;
	display: inline;
	margin: 0 3px 0 8px;
}
#geo_glossar_legend img {
	margin: 0 4px 0 2px;
}
#geo_glossar_legend .geo_glossar_legende_item {
	float: right;
	margin-right: 3px;
	width: 25%;
}
#geo_glossar_legend p {
	margin: 0;
	padding: 0;
}


/* Druckanpassungen */
@media print
{
	#bg_home, #bg_seite {  background-position:9.4em 0em; background-color: #fff; }
	#content, #content_home { left:1em; top:4.2em; }
	.h1_lead { margin-top: 0; }

	#surfpfad { display: none; }
	#footer .liste { display: none; }
	#navi_links { display: none; }
	#navi_kopf, #navi_kopf_home { display: none; }
	#navi_rechts, #navi_rechts_home { display: none; }
	#lead { display: none; }

}


/* ---------------------------- Zeichenz�hler ---------------------------- */
.field_charcount_display {
	color: #db7c00;
	font-weight: bold;
	text-align: center;
}

/* ---------------------------- Messnetz Kurorte ---------------------------- */
#kurmess_img {
	width: 650px;
	height: 660px;
	margin: 15px 0;
	overflow: hidden;
}
.crosshair  {
	cursor: crosshair !important;
}
.tooltip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 5px;
	border: 1px solid gray;
	background-color: white;
	font-size: .85em;
	/* -moz-box-shadow: 3px 3px 4px #000; */
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
}
.tooltip-content.stationenkarte {
	width: 250px;
}
.tooltip-content.messwerte {
	width: 120px;
}
.tooltip-content h3, .kurmess_tablecontainer h2 {
	margin: 0 0 4px 0;
}
.tooltip-content table, .kurmess_tablecontainer table {
	margin: 0 !important;
}
.kurmess_tablecontainer {
	width: 45%;
	margin: 0 10px 10px 0;
	padding: 6px;
	float: left;
	border: 1px solid #b5b5b5;
}

/* ---------------------------- IfR-Best�ckungsliste: Legende ---------------------------- */
.ifr_legende { font-size: .85em; }
.ifr_legende img {
	position: relative;
	top: 2px;
	width: 12px;
	height: 12px;
}
.ifr_legende  h3{ margin: 0; }

/* ---------------------------- Captchas ---------------------------- */
#captcha {
	margin: 6px 0 3px 0;
}
.captcha_helptext {
	margin: 6px 0 3px 0;
	font-size: .88em;
}
#captcha_reload {
	width: 260px;
	text-align: center;
}
#captcha_reload img {
	position: relative;
	top: 4px;
}

/* ---------------------------- Vorformatierter Text ---------------------------- */
pre {
	font-size: 1.2em;
}

/* ---------------------------- Fett ---------------------------- */
.strong {
	font-weight: bold;
}

/* ---------------------------- PDF-barrierearm ---------------------------- */
.pdf_ba2 {
	color: #047b57 !important;
	cursor: help;
	font-weight: bold;
	/*
	padding-right: 16px;
	background: url(/style/layout/pdf_ba.gif) top right no-repeat;
	*/
}

/* ---------------------------- Navi im Content-Footer ---------------------------- */
.infobox_navi_rahmen { clear: both; padding-top: 30px; margin-left: 2.2em; margin-right: 2.2em; }
.infobox_navi { float:left; width: 11.5em; height: 5.5em; margin: 0 0.5em 1em 0; border-left: 1px solid #cecccc; }
.infobox_navi h3 { width: 18em; color: #4f4f4f; font-size: 0.75em !important; background-color: #c5c5c5; margin-top: -0.2em; margin-left: 0; padding: 0.2em 0 0.2em 0.5em; }
/* .infobox_navi h3 a, .infobox_navi h3 a:link, .infobox_navi h3 a:hover, .infobox_navi h3 a:visited, .infobox_navi h3 a:active { padding: 0.2em 0 0.2em 0.1em; font-size: 0.75em; color: #fff; background-color: #787878; margin-left: 0; } */
.infobox_navi ul { margin-top: -0.3em; margin-bottom: 0; margin-left: 1.3em; padding: 0.3em; list-style-type: none; }
.infobox_navi ul li { color: #4f4f4f; font-size: 0.85em; margin-top: 0; margin-right: 0; margin-bottom: 0.1em; padding-top: 0; padding-right: 0; padding-bottom: 0; /* list-style-type: none; list-style-image: url(../images/layout/punkt_grau.gif); */ }
.infobox_navi ul li a { color: #4f4f4f; font-size: 0.8em; /* background-color: white; */ }
.infobox_navi_breit { background-color: #787878; width: 51.25em; height: 1em; margin-top: 0; margin-bottom: 0; padding-bottom: 3px; }



/* ---------------------------- Sequenzielle Fragetools ---------------------------- */
#fragetool_breadcrumb {
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: .9em;
}
#fragetool_breadcrumb strong,
#fragetool_breadcrumb strong.bread_start,
#fragetool_breadcrumb strong.bread_end {
	padding: 4px 22px 4px 22px;
	color: #6f7c94;
	border-top: 1px solid #4f5869;
	border-bottom: 1px solid #4f5869;
}
#fragetool_breadcrumb strong.bread_start,
#fragetool_breadcrumb strong.bread_end {
	border-top: none;
	border-bottom: none;
}
#fragetool_breadcrumb .bread_start,
#fragetool_breadcrumb .bread_end {
	background-repeat: no-repeat;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
#fragetool_breadcrumb .bread_start {
	background-image: url("../images/layout/fragetool_sprite_breadcrumb.gif");
	background-position: 40px -3px;
	background-repeat: no-repeat;
}
#fragetool_breadcrumb .bread_end {
	background-image: url("../images/layout/fragetool_sprite_breadcrumb.gif");
	background-position: -68px -30px;
	background-repeat: no-repeat;
}
#fragetool_breadcrumb .bread_aktiv {
	color: #f06b00;
}
#fragetool_breadcrumb .bread_inaktiv {
	color: #c5c5c5;
}
#fragetool_breadcrumb .bread_arrow {
	padding: 4px 0 4px 0;
}
#fragetool_breadcrumb .bread_checked {
	background-image: url("../images/layout/fragetool_sprite_breadcrumb.gif");
	background-position: -100px -4px;
	background-repeat: no-repeat;
}

#fragetool_button_gross {
	background-image: url("../images/layout/fragetool_sprite_button.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 61px;
	width: 163px;
	text-align: center;
	margin: 40px auto 0 auto;
}
#fragetool_button_gross:hover {
	background-image: url("../images/layout/fragetool_sprite_button.gif");
	background-position: 0 -61px;
	background-repeat: no-repeat;
	height: 61px;
	width: 163px;
	text-align: center;
	margin-top: 40px;
}
#fragetool_button_gross a {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	height: 42px;
	width: 163px;
	padding-top: 19px;
	color: #636363;
}
#fragetool_button_gross a:hover {
	text-decoration: none;
	color: #ff6a10 !important;
}

.fragetool_button_klein {
	background-image: url("../images/layout/fragetool_sprite_button.gif");
	background-position: 0 -122px;
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
	text-align: center;
	margin: 0 8px 15px 0;
	float: left;
}
.fragetool_button_klein:hover {
	background-image: url("../images/layout/fragetool_sprite_button.gif");
	background-position: 0 -154px;
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
	text-align: center;
}
.fragetool_button_klein a {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	height: 24px;
	width: 83px;
	padding-top: 8px;
	color: #636363;
}
.fragetool_button_klein a:hover {
	text-decoration: none;
	color: #ff6a10 !important;
}










/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #666b66;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  margin: 10px 10px;
  display: inline-block;
  font-size: 16px;
  color: #666b66;
}

.dot.active, .dot:hover {
  color: #cc7b17;
}
