/* CSS-Druck fuer Praxis Dr. Irawan Imam, Neustadt/Weinstr. */
body{ margin: 0; padding: 10px; border: 0; }

html{
background-color: #fff;
}
html, body, td, p, div{ font-family: Verdana, Arial, Tahoma, sans-serif; color: #000; font-size: 12px; }

a:visited				{ color: #000; text-decoration: underline; }
a:hover					{ background-color: #177992; color: #e7f1f1; text-decoration: none; }
a:active				{ background-color: #177992; color: #e7f1f1; text-decoration: none; }


#Oben{
display: none;
}
#Subnavi_oben { display: none; }
#Navi{
display: none;
}

#Navizelle	{
display: none;
}


#Inhalt				{ font-size: 12px; font-family: Verdana, Arial, Tahoma, sans-serif; font-variant: normal; padding: 0; margin: 0; }
#Inhalt p, div, td	{ font-size: 12px; }
#Inhalt a 			{ color: #000; font-size: 12px; font-family: Verdana, Arial, Tahoma, sans-serif; font-variant: normal; text-decoration: underline; }

#Inhalt a:visited				{ color: #000; text-decoration: underline; }
#Inhalt a:hover					{ color: black; text-decoration: none; }
#Inhalt a:active				{ color: black; text-decoration: none; }
#Oeffnungszeiten				{ background-color: #fff; font-family: Albany, Verdana, Tahoma, Arial, sans-serif; margin: 20px 0 20px 0;}
#Oeffnungszeiten .wochentag 	{ color: #202020; font-size: 12px; font-weight: bold; background-color: #e0e0e0; }
#Oeffnungszeiten .uhrzeit 		{ color: #2b2b2b; font-size: 12px; background-color: #e0e0e0; }


#Unten				{ display: none; }



.klein							{ font-size: 11px; }
.mittel							{ font-size: 13px; }
.gross							{ font-size: 18px; }
.fett 							{ color: #004354; font-weight: bold; }
h1 								{ color: #004354; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
.hg_farbe_02 					{ background-color: #f1f4fa; }
.hg_farbe_03 					{ background-color: #e7f1f1; }
/*.illustration					{ display: none;}*/

span.codedirection 			{ unicode-bidi:bidi-override; direction: rtl; }
h2 { color: #000; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
h3 { color: #000; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
