/***	Hier werden nur die Farben angegeben und zwar für die normale Ansicht	***/

/*Hintergründe weiß*/
#header,
#right,
#center,
#all,
#path,
#footer{background-color:#ffffff;}

/*Hintergründe grünblau*/
#left_main,
#left_all,
#path_left,
#footer_left{background-color:#e4eaee;}
 
/*Schriften*/
/*bordeau rot*/
#all a:visited,
#all p a:visited{color:#990033;}
/*schwarz*/
p,
/*** Sprachauswahl starts	***/
.mmhide_n-english,
.mmhide_n-english a,
.mmhide_n-english a:visited {
	color: #000000;
}

/*grünblau*/
h1,
h2, h2 a,
p a, p a:active,
.text-header1,
.text-header2{color:#4d97a2;}
/*dunkelgrau*/
h3 a {color:#373535;}

/*Linien*/
/*weiss*/
.mmhide_top-blackline {border-top:1px solid #000000;}
.mmhide_path-sep-th {background-image: url(images/nav_dotline.gif);}

/***	Header starts		***/
.mmhide_topmen-td {
	color:#FFFFFF;
	background-color: #4D97A2;
}
a.mmhide_topmen-link:link, 
a.mmhide_topmen-link:visited, 
a.mmhide_topmen-link:hover, 
a.mmhide_topmen-link:active {color: #FFFFFF;}
/***	Header ends		***/

/***	Left div starts	***/			
#left_main li a, #left_all li a{
color: #990033;
background-image: url(images/bullet_nav1.gif);
border-bottom: 1px solid #AAAAAA;
}	
#left_main ul ul a, #left_all ul ul a{
background-image: url(images/bullet_nav2.gif);
}
#left_main ul ul ul a, #left_all ul ul ul a{
background-image: url(images/bullet_nav3.gif);
}
#left_main li a:hover, 
#left_all li a:hover,
.navlist .active{
background-color: #f4f7f8;
}
* html .navlist li, 
* html .navlist li ul li,
* html .navlist li ul li ul li{
border:1px solid #e4eaee;
}
/***	nav	ends	***/ 


/***	Tabellen fuer Inhalte starts	***/
.table{
border: 1px solid #000000;
}
.table-header1 {
color: #000000;
background-color: #CFE6E6;
}
.table-header2,
.table-text{
color: #000000;
}
.table-text a{
color:#4d97a2;
}
.table-data {
color: #000000;
background-color:#FFFFFF;
}
.table_nav3{
border:0px solid #FFFFFF;
}
/***	Tabellen fuer Inhalte ends	***/

/***	Listen im Text starts	***/
.listing-all{
	list-style-image: url(images/bullet_list1.gif);
}
.listing-all li,
.listing-all em,
#partner ul li {
	color: #000000;
}
.listing-all a,
.listing-pdf a{
	color: #4d97a2;
}
/***	Listen im Text ends	***/
	


/*** Path  starts	***/
#path a,
#path p {
	color: #990033;
}
* html #path hr{
	border-top:1px dotted black;
}
/*** Path ends ***/


/***	Footer start	***/
	#footer p{
		color:#000000;
	}
	#footer  a, #footer a:visited,
	#footer a:hover {
		color: #333333;
	}
/***	Footer ends	***/


/***	Spezial sites	***/
	/***	Partner	***/
		#partner {
			/* position:fixed funktioniert nicht
			   in MSIE und nicht richtig in Opera */
			 background-color: #FFFFFF;
			 border: 1px solid #000000;
		}
		#partner h1 {
			 color:#FFFFFF;
		}
		#partner p ul {
			list-style-image: url(images/bullet_list2.gif);
			color:#000000;
		}
		.partner p ul li{
			color:#000000;
		}
		/*** Partner endet	***/

		/*** Karte beginnt	***/
		th.directions, 
		th.map,
		.googledir div table td{
			background-color:#cfe6e6;
			color:#000000;
		}
		.googledir div div table td{
			background-color:#ffffff;
			color:#000000;
		}
		.googledir a{
			color:#000000;
		}
		/*** Karte endet	***/

		
		
		/*** Themen-Boxen auf Home und Themen ***/
		.mmhide_h-boxg-h1-td, .mmhide_h-boxr-h1-td {
			color: #FFFFFF;
		}
		.mmhide_h-boxg-h1-td{
			background-color:#4D97A2;
		}
		.mmhide_h-boxg-td {
			border: 1px solid #4D97A2;
		}
		.mmhide_h-boxr-h1-td{
			background-color:#990033;
		}
		.mmhide_h-boxr-td {
			border: 1px solid #990033;
		}
		.mmhide_h-boxg-links-td {
			border:0.01em solid white;
			background: #CFE6E6 url(images/small-bullet-black.gif) no-repeat 0.35em 0.6em;
		}
		a.mmhide_home-boxlink:link,
		a.mmhide_home-boxlink:visited,
		a.mmhide_home-boxlink:hover, 
		a.mmhide_home-boxlink:active {
			color: #990033;
		}
		.mmhide_h-boxg-text-td,
		.newslist {
			color: #000000;
		}
		.newslist li{
			background: url(images/bullet_nav2.gif) no-repeat 0px 0.5em;
		}	
		.newslist li a {
			color: #4d97a2;
		}
		/** boxen verstecken**/
		#Inf_wo, #Inf_wi, #eHe_wo, #eHe_wi, #eIn_wo, #eIn_wi, #eBu_wo, #eBu_wi, #Tel_wo, #Tel_wi, #Ind_wo, #Ind_wi{display:none;}
				
		/*das hier drunter its nur für den IE 7 sichtbar und nötig!*/
		*+html .ie7{
			border:1px solid #4D97A2;
		}
		/*** Themen-Boxen auf Home und Themen  endet***/
		
		

.popup {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}