@charset "utf-8";

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	text-align: left;
}

#map{
	width:425px;
	height:350px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 260px;
	top: 100px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	text-align:justify;
	padding:5px;
}
#sidebar1 a{
	color:#000;
}

#sidebar2 {
	position: absolute;
	top: 30px;
	right: -111px;
	width: 83px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 78px;
}
#navi {
	text-align: center;
	margin-left: 60px;
}

#bogen {
	position:absolute;
	left:470px;
	top:23px;
}

#flasche {
	position:absolute;
	left:580px;
	top:120px;
	width:91px;
	height:265px;
}
