@charset "utf-8";
/* CSS Document */

html, body {margin:3px 0 0 0; width:100%; height:98%; background-color:#F6F3E4; }

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.kontakt:link {
	color: #E2008B;
	text-decoration: none;
}
a.kontakt:visited {
	text-decoration: none;
	color: #E2008B;
}
a.kontakt:hover {
	text-decoration: none;
	color: #000000;
}
a.kontakt:active {
	text-decoration: none;
	color: #E2008B;
}
a.impressum:link {
	color: #EEEEEE;
	text-decoration: none;
}
a.impressum:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.impressum:hover {
	text-decoration: none;
	color: #EEEEEE;
}
a.impressum:active {
	text-decoration: none;
	color: #EEEEEE;
}

#menu {font-size:12px; font-weight:bold; }
.Text10 {font-size:10px;}

.Text12 {font-size:12px;}
.Text14 {font-size:14px;}
.Text16 {font-size:16px;}
.TextBR {font-size:12px; font-weight:bold;}

#inhalt {margin-left:5px; margin-right:5px;}

.Arzt {
	font-size: 14px;
	font-weight: bold;
}
.Artzttext {font-size:12px;}
.Aztueber {font-size:12px;font-weight: bold; }

td, tr {font-family:Arial;}
.box { widows:535px;  height:600px; overflow:auto; }


