#head { 
	background-image: url(../img/koengen.gif); 
	background-repeat: no-repeat; 
	text-align: center; 
	vertical-align: middle; 
	width: 898px; 
	height: 89px; 
	border-top: 1px solid black; 
	border-right: 1px solid black; 
	border-left: 1px solid black; 
}

#navi { 
	background-color: #e5e0ee; 
	background-image: url(../img/navi.gif); 
	background-repeat: repeat-y; 
	width: 210px; 
	height: 550px; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
}

#cont { 
	background-image: url(../img/linde5.jpg); 
	background-repeat: no-repeat; 
	width: 659px; 
	height: 520px; 
	overflow: auto; 
	padding: 15px; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
}

body { 
	color: black; 
	font-size: 13px; 
	font-family: arial; 
	background-color: white; 
}

#navi a { 
	color: black; 
	font-size: 13px; 
	text-decoration: none; 
}

#navi tr:hover { 
	background-color: #cbcee6; 
	text-decoration: none; 
	width: 220px; 
	min-width: 220px; 
	margin: 0; 
	padding: 0; 
}

p { 
	text-align: justify; 
	position: relative; 
	left: 30px; 
	width: 580px; 
}

h1 { 
	font-size: 2em; 
	font-weight: bold; 
	margin: 0.67em 0; 
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#adresse1 { 
	font-weight: bold; 
	background-color: #d6d1ff; 
	text-align: center; 
	position: absolute; 
	left: 15px; 
	width: 625px; 
	height: 130px; 
	padding: 10px; 
}

/*#adresse1 { font-weight: bold; background-color: #d6d1ff; text-align: center; position: absolute; left: 15px; width: 350px; height: 130px; padding: 10px; }*/
/*#adresse2 { font-weight: bold; background-color: #d6d1ff; text-align: center; position: absolute; right: 30px; width: 220px; height: 130px; padding: 10px; }*/

#karte { 
	position: absolute; 
	bottom: 20px; 
}

#adresse1 a { 
	color: #4487aa; 
	text-decoration: none; 
}

#adresse2 a { 
	color: #4487aa; 
	text-decoration: none; 
}

#img { 
	text-align: center; 
}

#haus { 
	text-align: right; 
	position: absolute; 
	right: 30px; 
	top: 50px;
}

#wahlgrab { 
	font-size: 13px; 
	font-family: arial; 
	position: relative; 
	left: 30px; 
	width: 520px; 
}

.picTable {
	margin-left: 30px;
	width: 580px;
	padding: 0px;
	table-layout: auto;
	border: none;
}

.pictitle {
	font-size: 11px;
	font-weight: bold;
}

.middle {
	text-align: center;
}