/* CSS Document */

#seitenanfang {display:none;}
#seitenanfang_druckansicht {display:none;}

#seitenende {display:none;}
#seitenende_druckansicht {display:none;}

.druck_ns {display:none;}

/* Text, der nur beim Ausdruck/Druckvorschau sichtbar sein soll (z.B. email-Adresse) */
.adr_klartext {display:block;}

.mail {text-decoration:none; color:#000;}


/* Hinweis zum Drucken */
#drucken {display:none;}

/* Standards */
body {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:100.01%; }
img {border:none;}
/*
em {font-style:italic;}
p {text-align:left; line-height:1.4em;}
*/

/* Tabellen*/
tr {vertical-align:top;}
table {font-size:100%; border-collapse:collapse;}
table.rahmen td{border:1px solid gray; padding:2px;} 
table.rahmen th {border:1px solid gray; padding:2px;}
table.rahmen th.links {text-align:left;}
table.rahmen_m_abstand td{border:1px solid gray; padding:5px;} 
table.rahmen_m_abstand th {border:1px solid gray; padding:5px;}
th.links {text-align:left; vertical-align:middle;}
table.abstand3 td{padding:3px;}
table.abstand4 td{padding:4px;}
table.abstand5 td{padding:5px;}


ul.mehr_abstand li{margin-bottom:1em; line-height:1.4em;}
ol.mehr_abstand li{margin-bottom:1em; line-height:1.4em;}
dl.mehr_abstand dd{margin-bottom:1em; line-height:1.4em;}



/* Klassen für externe- und email-Links*/
/*#inhalt A.extern {PADDING-left: 15px; BACKGROUND: url(/gifs/style/extern.gif) no-repeat left top; }
a.mail {BACKGROUND: none; text-decoration:none;}
a:link, a:visited, a:active {text-decoration:none; color:#000;}
*(



/***** NRW-Layout *********/
#lanuv_nrw{padding:0.2em 0;}
#head {display:none;}


	
/* obere Navigation */
#leiste_ebene1 {display:none;}
#nav_ebene2 {display:none;}	



/* breadcrumb */
#bread {display:none;}

#styleswitch {display:none;}


/* Inhaltsbereiche Hauptteil */
/*#main {width:100%; margin-top:0em; position:relative;}
#grau {background-color:#FFF;}
 #weiss {margin-left:0;}
*/
  #inhalt {font-size:80%;}
  
		#textanfang {display:none;} 
		#leitbild {display:none;}
		td.navi, td.navi_r {display:none;}

 	#aktuelles img{ height:5em; width:5em; padding-right:1em;}
	#home_aktuelles img{ height:5em; width:5em; padding-right:1em;}
/*	#home_aktuelles p{margin-top:0; margin-bottom:0;}
	#home_aktuelles .td{margin-top:2em;}
	#home_aktuelles h2{margin-bottom:0.5em;}
 */
  ul.alle {display:none;}

  #nav_links {display:none;}
  
	#fuss {clear:both; position:relative; margin-left:0em;}
		#fuss_links {display:none;}
		#fuss_mitte_pos { margin-left:0em; padding-top:2em; background-color:#FFF;}
		#fuss_mitte {color:#999; font-size:70%; letter-spacing:1px; padding-left:1.4em;} 
		#fuss_mitte img {margin-right:1em; width:0.7em;}
		
/* Überschriften */
h1, h2, h3, h4{ color:#000000;}
h1 {font-size:250%; font-weight:normal;}
h2 {font-size:140%;}
h3 {font-size:120%;}
h4 {font-size:100%;}
h6 {display:none;}



/*******************************************************************************************/

table.alarm_m_rahmen td{border:1px solid gray; font-weight:normal; padding:5px;} 
table.alarm_m_rahmen th {border:1px solid gray; font-weight:bold; padding:5px;}



/* Allgemeine Klassen */
.top {display:none;}
#intra {position:relative; left:1em; font-size:200%; color:#333;}
.kasten {border:1px solid #000;}

.unsichtbar {display:none;}
.nicht_sichtbar {display:none;}
.ns {display:none;}

.hmitte {text-align:center;}
/*.bild_links {float:left;}*/


/* aktuelle Luftqualität */
#akt_luft.rahmen th, #akt_luft.rahmen td{border:1px solid #666;}
#akt_luft td.eins {text-align:right; background-color:#3399FF;}
#akt_luft td.zwei {text-align:right; background-color:#66CCFF;}
#akt_luft td.drei {text-align:right; background-color:#99FFFF;}
#akt_luft td.vier {text-align:right; background-color:#FFFF99;}
#akt_luft td.fuenf {text-align:right; background-color:#FF9933;}
#akt_luft td.sechs {text-align:right; background-color:#FE0000;}
#akt_luft td.strich {text-align:right; background-color:#F0F0F0;}
#akt_luft td.gebiet {text-align:left; font-weight:bold;}
#akt_luft td.zeit {text-align:right;}

