@charset "UTF-8";
/* CSS Document */

body {font-family: Verdana, sans-serif;
        background-color: #000000;
}

#zeit {font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: black; padding-left: 10px;}
	
#innen_mango {font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	height: 230px;
	}
	
#innen_mango a {font-family: Verdana, sans-serif; color: #f8b214; font-weight: bold; font-size: 12px; text-decoration: none;}

#innen_mango h1 {font-family: Verdana, sans-serif; font-size: 16px; font-weight: bold;}

#innen2_mango {font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	height: 230px;
	}
	
#innen2_mango a {font-family: Verdana, sans-serif; color: #f8b214; font-weight: bold; font-size: 12px; text-decoration: none;}	

#innen2_mango h1 {font-family: Verdana, sans-serif; font-size: 16px; font-weight: bold;}


#Hauptmenue	{font-family: Verdana, sans-serif;
	line-height: 22px;
	font-size: 12px;
        color: white;
	}
	
#Hauptmenue a {color: white;
	text-decoration: none;
	}
	
#Barmenue	{font-family: Verdana, sans-serif;
	line-height: 22px;
	font-size: 12px;
        color: black;
	}

	
#Barmenue a {color: black;
	text-decoration: none;
        background-color: #f8b214;
     	float: left; width: 12%;
	margin: 1px;
}
