body {
	
	background-color: #ffffff; 
	text-align: center; 
	font-family: arial; 
	font-size: 11px;
	margin: 0 0 0 0;
}

#border {
	
	width: 870px; 
	margin: auto;
	text-align: left;
}

h3 {

	margin: 0 0 4px 0;
}

p {

	margin: 5px 0 5px 0;
}

.karte {

	position: relative; 
	z-index: 10; 
	margin: auto; 
	width: 870px; 
	height: 474px;
}

.hover_kaestchen1, .hover_kaestchen2,  .hover_kaestchen3,  .hover_kaestchen4,  .hover_kaestchen5 {
	
	position: absolute; 
	background-image: url(..img/infobox_hover_bg.png);
	width: 50px; 
	height: 50px; 	
}

ul#InfoBox1 li>ul, ul#InfoBox2 li>ul, ul#InfoBox3 li>ul, ul#InfoBox4 li>ul, ul#InfoBox5 li>ul {
			
	display: none;
}
	
ul#InfoBox1 li:hover>ul, ul#InfoBox2 li:hover>ul, ul#InfoBox3 li:hover>ul, ul#InfoBox4 li:hover>ul, ul#InfoBox5 li:hover>ul {
		
	display: block;
	position: absolute;
	list-style: none;
}
	
/* Nr 1 - Uschlag ################################################################ */
.hover_kaestchen1 {

	z-index: 30; 
	top: 120px; 
	margin-left: 398px; 
}		
/* end - Nr 1 - Uschlag  */


/* Nr 2 - Niestetal ################################################################ */
.hover_kaestchen2 {
 
	z-index: 20;  
	top: 340px; 
	margin-left: 70px; 

}
/* end - Nr 2 - Niestetal  */


/* Nr 3 - Nieste ################################################################ */
.hover_kaestchen3 {

	z-index: 30;  
	top: 310px; 
	margin-left: 760px; 
}
/* end - Nr 3 - Nieste  */


/* Nr 4 - Königsalm ################################################################ */
.hover_kaestchen4 {

	z-index: 20;  
	top: 385px; 
	margin-left: 598px;
}	
/* end - Nr 4 - Königsalm  */


/* Nr 5 - Dahlheim ################################################################ */
.hover_kaestchen5 {

	z-index: 28;  
	top: 215px; 
	margin-left: 555px; 
}	
/* end - Nr 5 - Dahlheim  */

.box {

	width: 50px; 
	height: 50px;
}

.box_link {

	display: block;
	width: 50px; 
	height: 50px; 
	background-image: url(..img/infobox_hover_bg.png); 
	text-decoration: none;
}

.ism_win7 {
	
	position: absolute;
	width: 350px;
	height: 300px;
	background-image: url(../img/infobox_bg.png);
	background-repeat: no-repeat;
}

.ism_win7_2 {

	width: 259px;
	height: 215px;
	overflow: auto;
	margin: 42px 0 0 45px;
	padding: 3px;
}

.sponsoren {

	margin: auto; 
	width: 870px; 
	height: 222px;
}

.footer {

	margin: auto; 
	width: 260px; 
	font-size: 14px;
}
