﻿.ms-topnav{
	font-weight: normal;
	font-size:1em;
	border-top:1px #009642 solid;
	font-family:Verdana;
}
.ms-topnav a{
	display:block;
	white-space:nowrap;
	padding:5px 15px 0px 15px;
	height:22px;
	background-color: #009642;
	color:#f4f4f4;
}
.ms-topnav a:hover{
	color:#ffffff;
}

.ms-topnavselected{
	color: #f4f4f4;
	font-weight: normal;
	background-image: url('/images/quader_weiss.png'); 
	background-repeat: no-repeat;
	background-position: bottom; 
	border:1px #f4f4f4 solid;

}
.ms-topnavselected a{
	color: #f4f4f4;
	background-color:#999999;
}
.ms-topNavHover{
	background-position: bottom;
	color: #f4f4f4;
	font-weight: normal;
	background-image: url('/images/quader_weiss.png');
	background-repeat: no-repeat;
}
.ms-topNavHover a{
	color: #f4f4f4f;
	font-weight: normal;
	background-image: url('/images/quader_weiss.png');
	background-repeat: no-repeat;
	background-position: bottom; 
}

