@page {
       size:portrait;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:1cm;
       margin-right:1cm	
}

body, td, th, .bodystyle, .small, .medium, .justified, .big, h1, h2 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;

body {
	font-size: 14px;
	color: #000000;
	background-color: transparent;
}

td {
	font-size: 14px;
	color: #000000;
}

th {
	font-size: 14px;
}

.bodystyle {
	font-size: 14px;
	color: #000000;
}

.small {
	font-size: 8px;
	color: #000000;
}

.medium {
	font-size: 14px;
	color: #000000;
}

.big {
	font-size: 18px;
	color: #000000;
}

.xbig {
	font-size: 24px;
	color: #000000;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}



.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}




 a, a:visited, a:hover, a:visited:hover {
	color: #0066CC;
	background: transparent;
	text-decoration: underline;
} 

a:link:after, a:link:visited:after {
	content: " (Link auf <" attr(href) ">) ";
	font-size: 100%;
	color: #999;
	background: transparent;
}

a[href^="/"]:link:after {
	content: " (Link auf <http://www.tiergestuetzte-psychotherapie.ch " attr(href) ">) ";
	}
	
p {
	margin: 0 0 1em 0;
	}
	
p+p {
	margin-top: -1em;
	text-indent: 2em;
}

/* ausschliessen vom Ausdruck */
#navigation, .navigation, { display: none; }