/* CSS-Druck fuer Praxis Dr. Voss, Kaiserslautern */
body{ margin: 0; padding: 10px 0 0 10px; border: 0; }
html{ background-color: #fff; margin: 0; padding: 0; }
html, body, td, p, div			{ font-family: Verdana, Arial, Tahoma, sans-serif; color: #000; font-size: 12px; }
h1 { color: #000; font-size: 24px; font-family: Verdana, Arial, Tahoma, sans-serif; }
h2 { color: #000; font-size: 16px; font-family: Verdana, Arial, Tahoma, sans-serif; font-weight: bold; }
h3 { color: #000; font-size: 14px; font-family: Verdana, Arial, Tahoma, sans-serif; font-weight: bold; }
#Inhalt							{ font: 12px Verdana, Arial, Tahoma, sans-serif; margin: 0; padding: 0; }
#Inhalt p, td, div { font: 12px Verdana, Arial, Tahoma, sans-serif; }
#Inhalt hr 						{ color: #666; height:1px; margin-top: 5px; margin-bottom: 5px; border-style:dotted; }
#Inhalt a 						{ color: #000; font-size: 12px; font-family: Verdana, Arial, Tahoma, sans-serif; font-weight: bold; font-variant: normal; line-height: normal; text-decoration: underline; padding: 5px; }
#Inhalt a:visited				{ color: #000; text-decoration: underline; }
#Inhalt a:hover					{ background-color: #1071a6; color: #e7f1f1; text-decoration: none; }
#Inhalt a:active				{ background-color: #177992; color: #e7f1f1; text-decoration: none; }
#Navi{
display: none;
}
#ObenZeile01 { display: none; }
#ObenZeile02 { display: none; }
#Subnavi_rechts { display: none; }
#Unten { display: none; }
a 						{ color: #333; font-size: 12px; font-family: Verdana, Arial, Tahoma, sans-serif; font-variant: normal; line-height: normal; text-decoration: underline; }
a:visited				{ color: #333; text-decoration: underline; }
a:hover					{ color: #c00; text-decoration: none; }
a:active				{ color: #c00; text-decoration: underline; }
.klein							{ font-size: 11px; }
.mittel							{ font-size: 13px; }
.gross							{ font-size: 18px; }
.fett 							{ font-weight: bold; }
.hg_farbe_02 					{ background-color: #f1f4fa; }
.hg_farbe_03 					{ background-color: #e7f1f1; }
span.codedirection 				{ unicode-bidi:bidi-override; direction: rtl; }

