body {
	background: #fff;
	font: .70em Verdana, Arial, Helvetica, sans-serif;
	color: #454444;
	}
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #d31f1f;
	margin-top: 8px;
	}
h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	}
.ref {
	color: #888888;
	font: 0.95em Georgia;
	margin: 0px 16px 16px 16px;
	}
.important { color: #d31f1f;
	font-variant: small-caps;
	}
.textbox {
	border: 1px solid #a2a07c;
	margin-left: 25px; margin-right: 25px;
	padding: 0px 10px 0px 10px;
	width: 400px;
	background-color: #f1f1f1;
	}
.sidebox {
	border: 1px solid #a2a07c;
	margin-left: 25px; margin-right: 25px;
	padding: 0px 10px 0px 10px;
	width: 100px;
	background-color: #f1f1f1;
	}
a img {
	border: none;
	}
.right {
	float: right;
	}
.left {
	float: left;
	}
#kontaktinfo label {
	text-align: left;
	display: block;
	float: left;
	width: 8em;
}
#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#headertext {
	text-align: right;
	color: #938f5b;
	border-top: 1px dashed #938f5b;
	border-bottom: 1px dashed #938f5b;
	padding-top: 8px;
	padding-bottom: 8px;
	}
#headertext a {
	color: #938f5b;
	text-decoration: none;
	}
#headertext a:hover {
	color: #d31f1f;
	text-decoration: underline;
	}
#headertext ul li {
	list-style-type: none;
	display: inline;
	}
#main {
	width: 100%;
	padding-top: 20px;
	}
#content {
	width: 550px;
	float: right;	
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	}
#footer {
	clear: both;
	text-align: center;
	color: #d31f1f;
	padding-top: 7px;
	border-top: 1px dashed #938f5b;
	}
#footer a {
	color: #d31f1f;
	text-decoration: none;
	}
#url {
	color: #d31f1f;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	}
#leftcol {
	width: 150px;
	float: left;
	padding-bottom: 230px;
	}
#leftcol ul {
	list-style-type: none;
	padding-left: 10px;
	}
#leftcol ul li {
	padding-bottom: 8px;
	text-align: left;
	}
#menu a {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #938f5b;
	text-decoration: none;
	padding-left: 25px;
	}
#menu a:hover, a#current {
	color: #d31f1f;/*#eb0202;*/
	text-decoration: underline;
	background: url(animaltherapy_bilder/pointer.gif) no-repeat left center;
	}
a.link {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #938f5b;
	text-decoration: none;
	}
a:hover.link {
	color: #d31f1f;
	text-decoration: underline;
	}
a.linkunderline {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #938f5b;
	text-decoration: underline;
	}
a:hover.linkunderline {
	color: #d31f1f;
	text-decoration: underline;
	}
