/* CSS DRUCK - Gemeinschaftspraxis fuer Anaesthesie, Kaiserslautern */

body{
margin: 20px;
border: 0;
}

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


#Navi{
display: none;
}


.klein							{ font-size: 11px; }
.mittel							{ font-size: 13px; }
.gross							{ font-size: 18px; }
.fett 						{ font-weight: bold; }
.hg_farbe_02 				{ background-color: #f1f4fa; }
span.codedirection 			{ unicode-bidi:bidi-override; direction: rtl; }
