@CHARSET "UTF-8";
#inhalt {
	width: 960px;
	margin-left: 18px;
	margin-right: 18px;
	padding: 12px 0px 0px 0px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}
#inhalt h1 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 9px;}
#inhalt a:hover {
	color: #700000;
	text-decoration: underline;}
#index {
	width: 880px;
	padding: 20px 40px;
}
div.picture {
	width: 220px;
	height: 220px;
	text-align: center;
	float: left;
}
#inhalt div.picture a img {
	margin: 9px;
	border: 1px solid #E3D3CD;
}
#inhalt div.picture a:hover img {
	border: 1px solid #700000;
}
#inhalt div.single_picture {
	width: 880px;
	text-align: center;
}
table#schalter {
	width: 100%;
}
table#schalter td{
	width: 50%;
}
