body {
	background-repeat:repeat;
	background-image:url("/img/psy_bg.jpg");
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom: 1px;
}

	/* Überschriften (über blauem psy_hdr_tr.gif). orig:18px; 130% */
h1 { color:#422984; font-size: 18px; font-weight:bold; }
	/* Sub-Überschriften (über blauem psy_hdr_tr.gif). orig:13px, 110% */
h2 { color:#0D2492; font-size: 15px; font-weight:bold; }
	/* Sub-Überschriften  */
h3 { color:#0D2492; font-size: 13px; font-weight:bold; }
	/* Fußzeilen-Texte. orig:9px */
h4 { color:#007700; font-size: 11.5px; font-weight:normal; font-style:italic; }
	/* Fußzeilen-Texte. orig:9px */
h6 { color:#003366; font-size: 9px; font-weight:normal; margin-top:5px; margin-bottom:5px; }

li { list-style-image: url("/img/bull_item.gif"); }

.testresultpos { color:#C40000; font-size: 18px; font-weight:bold; } /* schlechtes Ergebnis */
.testresultneg { color:#00A400; font-size: 18px; font-weight:bold; } /* gutes Ergebnis */
.testresultmed { color:#B300B3; font-size: 18px; font-weight:bold; } /* mittleres Ergebnis */

img {
	border-width:0px;
	border-style:none;
}

	/* Fließtext */
.infotext {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
/* 	font-size: 80%; */
	font-size: 13px;
	color: #000000;
	line-height: 130%;
}

acronym.acronym		{ cursor:help; border-bottom:1px dotted #008040; /* #666666 */ }

.quote {
	/* font-style:italic; */
	/* font-variant: small-caps; */
	font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
}

	/* der gerade aktive header-inhalt-"link" (rechts oben) */
.contframetext {
	font-family: Tahoma, Arial, Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #006000; /* dunkelgrün */
}
	.contframetext a {
		font-size: 11px;
		line-height: 13px;
		color: #004080;
	}
	.contframetext a:hover {
		color: #308030;
		background-color:#E0E0E0;
	}

	/* der gerade aktive header-inhalt-"link" (rechts oben) */
.headertablehot {
	font-family: Tahoma, Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #308030; /* green */
	background-color: transparent;
	text-decoration:none;
}
/* standard header-inhaltlinks (rechts oben) */
.headertablestd {
	font-family: Tahoma, Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #004080; /* dunkelblau */
	background-color:transparent;
	text-decoration:none;
}
	.headertablestd:hover {
		color: #308030;
		background-color:#E0E0E0;
	/*	font-weight:bold; */
	}

.xtd, .xth {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

td {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
/*	font-size: 1em;  */
	font-size: 13px;
}


