/* CSS-Datei fr Hostel Wunderbar */
body {
	margin:0px;
	}
	
i,a,b,p,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,div,td,th,tr, b,I,marquee {
	font-family : Arial;
	font-weight: bolder;
	color: Black;
}

i,a,b,p,ul,ol,li,div,td,th,tr, b,I,marquee {
	font-size: 16px;
	line-height: 19px;	
	}
	
A.link {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	background-color: #00CC00;
	
 }
 A.link:hover {
	color: #00CC00;
	background-color: #FFFF00;
}	

.menue{
	width: 150px;
}	

a.textlink {
	color: #0000FF;
	text-decoration: none;
}

a.textlink:hover {
	color:#FF0000;
	text-decoration: none;
}

a.textlink_klein {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a.textlink_klein:hover {
	color:#FF0000;
	text-decoration: none;
}

.hochgestellt {
	font-size: 8px;
	vertical-align: top;
}

a.headlink {
	color:#000066;
	text-decoration:none;
	line-height: 22px;	
	}
	
a.headlink:hover {
	color:#0000FF;
	}