/*
	Stylesheet: busferien.at
	Type: Navigation (Hauptmenue=menu, Menue oben=menuo)
	erstellt am: 13.09.2005
	Autor: Peter Breitfuss, i. A. der Fa. bigfoot-design
*/

/* Hauptmenue */

#menu {
	background:#B8D3EB;
	padding:0px 5px;
	margin-left: 3px;
	margin-top: 30px;
}
#menu a, #menu a:visited {
	text-decoration:none;
	text-align:left;
	color:#666666;
	font-size: 70%;
	font-family: Arial, Verdana, sans-serif;
	display:block;
	width:13em;
	margin:0px 0em 0em;
	padding: 0.5em 0em 0em 1.7em;
	background-repeat: no-repeat;
	height: 25px;
	background-image: url(../projektdateien/btn_allein_w.png);
  }
#menu a:hover {
	color:#70909D;
	background-image: url(../projektdateien/btn_allein_mo_w.png);
	background-repeat: no-repeat;
  }



/* Menue oben */

#menuo {
	padding:15px;
	margin-left:165px;
}

#menuo a, #menuo a:visited {
	text-decoration:none;
	color:#eee;
	font-size: 90%;
	font-family: Arial, Verdana, sans-serif;
	display:inline;
	padding: 0 0 0 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
  }


/* Newsticker */

#newsticker {
	padding:0px;
}

* html #newsticker {
	margin-top: 0;
	
}
