body {
	background-image: url(../template_orangegrau/hintergrund.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.rahmen_orange {
	background-image: url(../template_orangegrau/leiste.gif);
	border-bottom: 1px solid #FF8901;
	border-left: 1px solid #FF8901;
	text-indent: 10pt;
}
.rahmen_content {
	border-bottom: 1px solid #FF8901;
	border-left: 1px solid #FF8901;
	background-image: url(../template_orangegrau/hellgrau.gif);
	text-align: center;
}
.rahmen_contentaussen {
	border-top: 1px solid #FF8901;
	border-right: 1px solid #FF8901;
	background-image: url(../template_orangegrau/hellgrau.gif);
}
.rahmen_menu {
	border-bottom: 1px inset #FF8901;
	border-left: 1px inset #FF8901;
	background-image: url(../template_orangegrau/dunkelgrau.gif);
	text-align: left;
	padding: 10pt;
}
.rahmen_contentgallerie {
	border-top: 1px solid #FF8901;
	background-image: url(../template_orangegrau/dunkelgrau.gif);
	text-align: center;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF8901;
}
.rahmen_aussen {
	border: 1px solid #FF8901;
}