/*<!-- Farbwerte für die Seite der rhnotk
  #dee6f4 = hellblau
  #6cc1d1 = blaugrün hell
  #158a92 = blaugrün dunkel
  #e8f0ff = Sehr hellblau (Hg Überschriften Content-Tabelle)
  #eeeeee = hellgrau Hintergrund Zelle Ergebnis 2 -->*/


body 
{
	background-color: 			#dee6f4;
	font-family:				Arial, Helvetica, sans-serif;
    color: 						#000000;
    font-size: 					8pt;
	margin:						0px;
}

/*<!-- Textformatierungen <p>TEXT</p> --!>*/

h1
{
	color: 						#158a92;
	font-size:					14pt;
	font-weight:				bold;
	display:					inline;
}

h2
{
	color: 						#ffffff;
	font-size: 					12pt;
	font-weight:				bold;
	display:					inline;
}

h3
{
	color: 						#158a92;
	font-size: 					11pt;
	font-weight:				bold;
	display:					inline;
}

h4
{
	color: 						#000000;
	font-size: 					9pt;
	font-weight:				bold;
	display:					inline;
}

h5
{
	color: 						#000000;
	font-size: 					12pt;
	font-weight:				bold;
	display:					inline;
}

.amenu
{
	color: 						#000000;
}
.amenu:hover
{
	font-weight:				bold;
}

.atext
{
	color: 						#158a92;
	font-weight:				bold;
	text-decoration:			underline;
}
.atext:hover
{
	color: 						#000000;
	font-weight:				bold;
	text-decoration:			underline;
}

.aktuelles
{
	color: 						#000000;
	font-weight:				normal;
	text-decoration:			underline;
}
.aktuelles:hover
{
	color: 						#158a92;
	font-weight:				normal;
	text-decoration:			underline;
}

/*<!-- Bilder im Contentbereich--!>*/	

img.content
{
	border:						3px double #158a92;
	margin-bottom:				5px;
	margin-right:				10px;
}

img.menue
{
	margin-bottom:				5px;
	margin-top:					7px;
}

/*<!-- Ausrichtung der Menueeinträge --!>*/	

span.menue
{
	margin-left: 			20px;
}

/*<!-- Quicklinks im Contentbereich (Fachinformationen)--!>*/

.quick
{
	border:						1px solid #6cc1d1;
	padding:                    5px;
	text-align:					center;
}

/*<!-- Standardtabellen-Formatierung--!>*/

table
{	
	width:						100%;
	border: 					#000000 1px solid;
	border-collapse:			collapse;
	background-color: 			#dee6f4;		
}

/*<!-- Tabelle auf der Startseite--!>*/

table.start
{	
	border:						0px;
	width:						100%;	
}


/*<!-- Tabelle mit unserem Logo--!>*/

table.impressum
{	
	border:						0px;
	width:						0px;	
}

/*<!-- Tabelle mit der Suchmaske--!>*/

table.suche
{	
	border:						0px;
	width:						90%;	
}

/*<!-- Content-Tabelle --!>*/
table.b1
{	
	width:						95%;
	border: 					#158a92 1px solid;
	border-collapse:			collapse;
	background-color: 			#dee6f4;	
}

/*<!-- Tabelle auf der rechten Seite (newsticker) --!>*/
table.c1
{	
	width:						85%;
	border:		 				#158a92 1px solid;
	border-collapse:			collapse;
	background-color: 			#ffffff;	
}

/* Tabelle für Tag der offenen Tür Wuppertal */
table.tdot
{
	border:						0px;

}
/*<!-- Formatierung der Zellen mit dunkelgrünem Hintergrund --!>*/
td.a1
{	
	border: 					#000000 1px solid;
	border-collapse:			collapse;
	background-color: 			#158a92;	
}

/*<!-- Formatierung rechts der Zelle mit weißem Hintergrund --!>*/
td.a2
{	
	border-top: 				#000000 1px solid;
	border-right: 				#000000 1px solid;
	border-left: 				#000000 1px solid;
	border-collapse:			collapse;
	background-color: 			#ffffff;	
}
		
/*<!-- Formatierung der Zelle mit dem NRW Wappen--!>*/
td.a3
{	
	border-bottom: 				#000000 1px solid;
	border-right: 				#000000 1px solid;
	border-left: 				#000000 1px solid; 
	border-collapse:			collapse;
	background-color: 			#ffffff; 	
}
		
/*<!-- Formatierung der Zelle unter der Navi--!>*/
td.a4
{	
	border-bottom: 				#000000 1px solid;
	border-right: 				#000000 1px solid;
	border-left: 				#000000 1px solid; 
	border-collapse:			collapse;
	background-image:			url(grafik/navi_bg.gif);	
}	

/*<!-- Formatierung der Zelle mit der Navi--!>*/
td.a5
{	
	border-right: 				#000000 1px solid;
	border-left: 				#000000 1px solid; 
	border-collapse:			collapse;
	background-image:			url(grafik/navi_bg.gif); 	
}	
/*<!-- Formatierung der Zelle in der die Content-Tabelle liegt--!>*/
td.a6
{	
	border: 					#000000 1px solid;
	border-collapse:			collapse;
}	

/*<!-- Formatierung der Zelle mit dem Bilderstreifen--!>*/
td.a7
{	
	border: 					#000000 1px solid;
	border-collapse:			collapse;
	background-image:			url(grafik/bildstreifen.jpg);	
}

/*<!-- Überschrift Content-Tabelle--!>*/
td.b1
{	
	border: 					#158a92 1px solid;
	border-collapse:			collapse;
	padding:					5px;
	background-color: 			#e8f0ff;	
}
/*<!-- Content Zelle --!>*/
td.b2
{
	padding:                    5px;
}
/*<!-- Überschrift rechte Tabelle (Newsticker)--!>*/
td.c1
{	
	border: 					#158a92 1px solid;
	border-collapse:			collapse;
	padding:					3px;
	background-color: 			#e8f0ff;
	text-align:					center; 	
}
/*<!-- Inhalt rechte Tabelle (Newsticker)--!>*/
td.c2
{	 
	padding:					5px;
	background-color: 			#ffffff;
	text-align:					center; 	
}

td.ergebnis
{
	border:						1px solid #158a92;
}

td.ergebnis2
{
	background-color:			#eeeeee;
	border:						1px solid #158a92;
}

td.tdot
{
	border:						1px solid #158a92;
	padding: 					5px;
	font-size:					medium;
}
