body {
	font: 13px/150% Calibri, Arial, Helvetica, sans-serif;
	color: #1C1C1C;
	background: #D2EAAF;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	text-align: center;
}
a {
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	color: #1C1C1C;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000;
	border-bottom: 1px solid #CC0000;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF8A01;
	border-bottom: 1px solid #CC0000;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 130%;
}
#wrapper {
	background: url(bgd_01.gif) repeat-y;
	margin: 0px auto;
	padding: 10px 20px 20px;
	width: 800px;
	height: auto;
	text-align: left;
}
#footer {
	background: #D2EAAF url(bgd_02.gif) no-repeat top;
	margin: 0px auto;
	clear: both;
	font-size: 75%;
	text-align: center;
	padding: 15px 0px 0px;
	letter-spacing: -0.5px;
	width: 840px;
}
#footer a {
	border-style: none;
}
#header {
	background: #FF8A00;
	margin: 0px;
	height: 11.5em;
	width: 790px;
	border-top: 0px none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #CC0000;
	font-size: 120%;
	line-height: 140%;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: auto;
}
#header h1 {
	font-size: 200%;
	color: #CC0000;
	margin-top: 20px;
}
#main {
	padding: 10px 0px 0px;
	width: 800px;
	overflow: hidden;
	background: #00FF66;
}
#content {
	margin: 0px;
	float: right;
	width: 560px;
	padding: 0px 20px 0px 0px;
	overflow: visible;
}
#navi {
	background: #EEEEEE;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#navi li {
	letter-spacing: 0.1em;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: url(file:///Macintosh HD/Users/krill/Documents/Websites/TierarztFavoriten3/rsc/none) none outside;
	list-style: url(none) none outside;
}
#navi a {
	display: block;
	list-style: none;
	text-decoration: none;
	color: #1C1C1C;
	background: #DDDDDD;
	border-style: none;
	padding: 0px 0px 0px 10px;
}
#navi a:hover {
	color: #FFFFFF;
	background: #CC0000;
}
#navi a:active {
	color: #FFFFFF;
	background: #FF8A01;
}
#navi p, #navi h1, #navi h2, #navi h3 {
	color: #CC0000;
	padding-left: 10px;
}
#content table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 120%;
	vertical-align: top;
}
.eng {
	letter-spacing: -1px;
}
.red {
	color: #CC0000;
	line-height: 150%;
}
.groesser {
	font-size: 130%;
}

