@charset "utf-8";
#Inhalt td a:Link
{
	font-size: small;
	color: #FF0000;
	text-align: center;
}
#Inhalt td a:Visited
{
	font-size: small;
	color: #FF0000;
	text-align: center;
}
#Inhalt td a:hover
{
	font-size: small;
	color: #009;
	text-align: center;
}

#Medien
{
	margin-right: 10px;
	text-align: left;
	padding-top: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	padding-left: 0px;
}

#seite #box #boxlinks #Inhalt table tr #Personal
{
	background-color: #663300;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

#Dankeswort table
{
	font-size: 15px;
}
