.menubar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: auto;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	z-index: 200;
	width: 100%;
	clear: left;
	background-image: url(images/bg_topnav.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}
.prog_head {
	background-color: #CCC;
	width: 100%;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	color: #FFF;
}



a.menu:link    {
	color:#F00;
	background-color:transparent;
}
a.menu:visited {
	color:#F00;
	background-color:transparent;
}
a.menu:hover   {
	color:#000;
	background-color:#CCC;
}
a.menu:active  {
	color:#ff0;
	background-color:#a03;
	text-align: right;
}
a.homemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	color: #000;
	margin: 5px;
	padding: 2px;
}

a.homemenu:link {

}
a.homemenu:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.homemenu:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}


a.homemenu:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photobox {
	border: medium ridge #F33;
	
}

a.homemenu:focus {
	outline: 0;
}
.minilogo {
	clear: right;
	float: left;
}


.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: none;
	color: #000;
}
.tipp {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999;
}
