* {
	margin: 0px;
	pedding: 0px;
}

body {
    background-color: #FFFFFF;
}

#container{
	position:absolute; 
	top: 20px;
	left: 20px;
	width:950px; 
	height:720px;
	background-image: url(../bilder/hintergrundtext.jpg); 
	z-index:1
}

#content{
	position:absolute;
	left:180px;
	top:115px;
	width:590px;
	height:580px;
	background-color: #303F85;
	z-index:10;
}

#content1{
	position:absolute;
	left:180px;
	top:115px;
	width:590px;
	height:580px;
	background-color: #303F85;
	overflow: scroll;
	z-index:12;
}

#karte{
	position:absolute;
	left:75px;
	top:200px;
	width:440px;
	height:350px;
	z-index:15;
}

#logo{
	position:absolute; 
	left:20px; 
	top:20px; 
	width:232px; 
	height:50px; 
	z-index:20
}

#adresse{
	position:absolute; 
	left:20px; 
	top:80px; 
	width:150px; 
	height:50px; 
	z-index:60
}

#navigation{
	position:absolute; 
	left:20px; 
	top:170px; 
	width:140px; 
	height:207px;
	text-align: left;
	z-index:30
}

#tel{
	position:absolute;
	left:630px;
	top:20px;
	width:300px;
	height:80px;
	align: right;
	z-index:40;
	text-align: right;
}

#zeit{
	position:absolute; 
	left:790px; 
	top:150px; 
	width:140px; 
	height:207px; 
	z-index:50
}

#bild{
	position:absolute; 
	left:75px; 
	top:82px; 
	width:440px; 
	height:416px; 
	z-index:60
}

#text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align:center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;

}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}

.klein {
	margin-left: 18px;
	padding: 0px;
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

ul {
	margin-left: 18px;
	padding: 0px;
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 13px;
	color: #303F85;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-size: 13px;
	color: #303F85;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	font-size: 13px;
	color: #303F85;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Stil1 {
	color: #FFFFFF;
}

.Stil2 {
	color: #FFFFFF;
	font-weight: bold;
}
