table.topmenu {
	width:100%;
	text-align: center;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse; 
	vertical-align: bottom;	
	}	
	
/* ========== Top-Left ========== */	
	
td.topmenu-left {
	width: 100%;
	height: 48px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: left;	
	vertical-align: middle;
	color: #eeeeee;
	font-weight: bold;		
	text-decoration: none;
	/*background-color: #0067b2;*/
	background-color: #eeeeee;
	background: url("../img/hg_top-default.gif") 0 0 repeat-x;	
	background-position: bottom;
	}	
	
td.topmenu-bottom-left {
	width: 100%;
	height: 8px;
	background-color: #d5d5d5;
	}
	
/* ========== Top-Menü ========== */	
		
td.topmenu-menu-default {
	width: 120px;
	height: 48px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: left;	
	vertical-align: middle;
	/*background-color: #0067b2;*/
	background-color: #0067b2;
	background: url("../img/hg_top-default.gif") repeat-x;
	background-position: bottom;
	}	
	
td.topmenu-menu-default A	{
	color : #ffffff;
	font-weight: bold;	
	text-decoration : none;
	display: block;
	}
	
td.topmenu-menu-default A:Hover	{
	color : #666666;
	font-weight: bold;	
	text-decoration : none;
	}	
	
td.topmenu-menu-active {
	width: 120px;
	height: 48px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: left;	
	vertical-align: middle;
	/*background-color: #0067b2;*/
	background-color: #eeeeee;
	background: url("../img/hg_top-active.gif") repeat-x;	
	background-position: bottom;
	}	
		
td.topmenu-menu-active A	{
	color : #ffffff;
	font-weight: bold;	
	text-decoration : none;
	display: block;
	}
	
td.topmenu-active	A:Hover {
	color : #0067b2;
	font-weight: bold;	
	text-decoration : none;
	}	
	
td.topmenu-menu-off {
	/*width: 214px;*/
	height: 48px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: left;	
	/*background-color: #d5d5d5;*/
	background-color: #0067b2;
	background: url("../img/hg_top-default.gif") repeat-x;
	background-position: bottom;
	}		
	
	
td.topmenu-menu-off2 {
	width: 10px;
	height: 48px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: left;	
	/*background-color: #d5d5d5;*/
	background-color: #0067b2;
	background: url("../img/hg_top-default.gif") repeat-x;
	background-position: bottom;
	}		
	
td.topmenu-menu-vgap {
	width: 2px;	
	text-align: left;	
	vertical-align: middle;
	}			
	
td.topmenu-bottom {
	width: 100%;
	height: 8px;
	background-color: #d5d5d5;
	}		