@charset "utf-8";
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
}
.Bild {
	text-decoration: none;
}
.Text_hervorgehoben {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 17px;
}


.Text_Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Text_Cursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.Text_Fett_Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.Scrollabe_Div {
	overflow: auto;
	position: absolute;
	height: 600px;
	width: 860px;
}
.Text_Gallery_Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.Text_Gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.Text_Klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.Scrollabe_Div table tr td .Text {
	font-family: Arial, Helvetica, sans-serif;
}
.Scrollabe_Div table tr td .Text {
	font-family: Arial, Helvetica, sans-serif;
}
.Scrollabe_Div table tr td p .Text strong {
	color: #00F;
}

