html,body {
	height: 100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DFD8CE;
}
.Stil11 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight:bold;
}
.Stil2 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight:normal;
}
.Stil14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #D98C32;
}
a:active {
	text-decoration: none;
	color: #D98D3F;
}
a.thumb img{
	opacity: .75;
	filter: alpha(opacity=75);
	border: 0;
}
a.thumb:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
	border: 0;
}
a.thumb:hover img{
}
.rahmen {
	border: 1px solid #FFFFFF;
}