#center 
 {
	margin: auto;
	width: 750px;
	background-color: #E6F5FC;
	top: 0px;
	color: #666;
	height:600px;
	background-image: url(Layout_img/Karte745x600.jpg);
	background-repeat: no-repeat;
	position: relative;
}





#schliessen {
	width: 750px;
	position: absolute;
	z-index: 8;
	top: 550px;
	height: 20px;
	text-align: center;
	visibility: visible;
}

body {
	background-color: #e5f5fc;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Layout_img/Karte745x600.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0px 0px;	
	}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
	    color: #000;
}
h2 {
	font-size: 20px;
	color: #B2000D;
		text-align: left;

}

.rot {
	color: #B2000D;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	text-align: center;
	word-spacing: normal;
}


.fett {
font-weight: bold;
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-style: bold;
}
#nav a:link {
	color: #000;
}
#nav a:active {
	color: #B2000D;
}

#nav a:hover {
	color: #B2000D;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B2000D;
	text-decoration: none;
	font-style: bold;
}
a:link {
	color: #B2000D;
}
a:active {
	color: #B2000D;
}

a:hover {
	color: #B2000D;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	list-style-type: none;
}
