/* CSS Document */

.Schrift {font-size: 12px}
.border {
	padding: 10px;
	border: thin solid #999999;
}
.gross{
	font-size:17px;
	font-weight:bold;
}
.hidden{
	visibility:hidden;
	display:none;
}
.inhalt{
	margin-top:0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.link {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.besucht {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.flaggen {
	caption-side:left;
	float:right;
}
.tuer {
	position:absolute;
	z-index: 1;
	left: 9%;
	top: 0px;
}
.adresse {
	font-size:20px;
	color:#999999;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.adresse1 {
	font-size:26px;
	color:#999999;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.telefon {
	font-size:16px;
	color:#999999;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body {
	background-repeat: repeat;
	background-image: url(images/back.jpg);
}
.alles{
	position:relative;
	z-index: 2;
}
.pfeil{
	padding-left:20px;
	visibility:hidden;
}
.menue{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}