/* CSS Document */

/* links*/
a:link#inde ,a:visited#inde, a:link#extra ,a:visited#extra {
	text-decoration: none;
	color: #FFF;
	font-weight: 900;
	font-size: 10px;
}
a:link#link ,a:visited#link {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}

/* content*/
div#munich{
	font-size: 10px;
	position: absolute;
	top: 52px;
	left: 40px;
	width: 156px;
	height: 156px;
	z-index: 300;
	background:none;
}
div#hamburg{
	font-size: 10px;
	position: absolute;
	top: 412px;
	left: 40px;
	width: 156px;
	height: 156px;
	z-index: 300;
	background:none;
}
div#info{
	position: absolute;
	top: 252px;
	left: 40px;
	width: 156px;
	height: 156px;
	z-index: 300;
	background:none;
}
div#menu{
	font-size: 10px;
	position: absolute;
	top: 230px;
	left: 600px;
	width: 300px;
	height: 156px;
	z-index: 300;
	background:none;
}
div#menu_lan{
	position: absolute;
	top: 232px;
	left: 830px;
	width: 80px;
	height: 156px;
	z-index: 310;
	background:none;
}
div#menu_extra{
	position: absolute;
	top: 575px;
	left: 40px;
	width: 156px;
	height: 156px;
	z-index: 300;
	background:none;
}