body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color:#ffffff;
scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#666666;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}

.text_kursiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	font-style: normal;
	padding-left: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8c8c8c;
}
.text_bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	text-decoration: none;
	padding-left: 15px;
}
.bild_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 15px;
	font-style: normal;
}
.text_rot {
	color: #cc0000;
	text-decoration: none;
}

