/* rot: #CD0921*/
/* blau: #005395*/


#h-contain
	{
	float:left;
	margin: 0px 0px 30px 0px;
	padding: 0;
	}

#h-contain ul
	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#h-contain ul li
	{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#h-contain ul li a
	{
	background-color:#EEC866;
	width: 119px;
	height: 23px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: none;
	padding: 0;
	color: #000;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:80%;
	text-decoration: none;
	}

#h-contain ul li#last a
	{
	color: #000;
	width: 119px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}


#h-contain ul li#first a
	{
	border-left: none;
	color: #000;
	width: 66px;
	padding: 0;
	margin: 0;
	font-size:70%;
	text-decoration: none;
	}

#h-contain ul li.small a
	{
	color: #000;
	width: 66px;
	padding: 0;
	margin: 0;
	font-size:70%;
	text-decoration: none;
	}


#h-contain ul li a:hover
	{
	color: #000;
	background: #eee;
	text-decoration: none;
	background-color:#ddd;
	}

#h-contain ul li#last a:hover
	{
	color: #000;
	background: #eee;
	text-decoration: none;
	background-color:#ddd;
	}

#h-contain ul li.small a:hover
	{
	color: #000;
	background: #eee;
	text-decoration: none;
	background-color:#ddd;
	}


#h-contain li#itemsel a
	{
	background-color:#D39001;
	color: #000;
	}
