/* Top Menu - Kontakt, Impressum etc. ***********************************/

#nav_top h1
	{
	text-indent: -999em;
	padding:0; 
	margin:0;
	}	

#nav_top ul 
	{
	margin:10px 0 0 0; 
	padding:0;
	text-align:left;
	}
	
#nav_top ul li 
	{
	list-style:none;
    display:inline;
    margin:0; 
    padding:0;
	}

#nav_top ul li a
	{
	display:block; 
	float:left; 
	height:12px;
	font-size:11px;
	font-weight:normal;
	color: #87888a;
	text-decoration:none;
	overflow: hidden;
	}
	
#nav_top ul li a.news
	{
	width:72px;
	background: #fff url("../img/menu/bts_news.gif") 0 -24px no-repeat; 
	}
		
#nav_top ul li a.messekal
	{
	width:134px;
	background: #fff url("../img/menu/bts_messekal.gif") 0 -24px no-repeat; 
	}
	
#nav_top ul li a.kontakt
	{
	margin-left: 20px;
	width:60px;
	background: #fff url("../img/menu/bts_kontakt.gif") 0 -24px no-repeat; 
	}
	
#nav_top ul li a.impressum
	{
	margin-left: 20px;
	width:56px;
	background: #fff url("../img/menu/bts_impressum.gif") 0 -24px no-repeat; 
	}
    
#nav_top ul li a.lang
	{
	float:right;
	width:20px;
	background: #fff url("../img/menu/bt_flagge.gif") 0 -24px no-repeat; 
	}
        

#nav_top ul li a:hover,
#nav_top ul li a:focus
	{
	background-position: 0 -12px;
	color: #c72936;
	font-weight:normal;
	}
	
#nav_top ul li a.active,
#nav_top ul li a:active
	{
	background-position: 0 0;
	color: #000;
	font-weight:normal;
	}


/* Main Menu - Home, Standkonfigurator etc. ***********************************/

#nav_main h1
	{
	text-indent: -999em; 
	padding:0; 
	margin:0;
	}	

#nav_main ul 
	{
	margin:0; 
	padding:0;
	text-align:left;
	float:left;
	}
	
#nav_main ul li 
	{
	list-style:none;
    display:inline;
    float:left; 
    margin:0; 
    padding:0; 
	}
	
#nav_main ul li a 
	{
	display:block; 
	float:left; 
	height:12px;
	font-size:11px;
	font-weight:normal;
	color: #87888a;
	text-decoration:none;
	overflow: hidden;
	}
	
#nav_main ul li a.home
	{
	width:74px;
	background: url("../img/menu/bt_home.gif") 0 -24px no-repeat; 
	}

#nav_main ul li a.standkonfig
	{
	width:144px;
	background: #fff url("../img/menu/bt_standkonfig.gif") 0 -24px no-repeat; 
	}
	
#nav_main ul li a.referenzen
	{
	width:95px;
	background: url("../img/menu/bt_examples.gif") 0 -24px no-repeat; 
	}
	
#nav_main ul li a.infos
	{
	width:75px;
	background: url("../img/menu/bt_infos.gif") 0 -24px no-repeat; 
	}
	
#nav_main ul li a.dwnloads
	{
	width:78px;
	background: url("../img/menu/bt_dwnloads.gif") 0 -24px no-repeat; 
	}

#nav_main ul li a:hover,
#nav_main ul li a:focus
	{
	background-position: 0 -12px;
	color: #c72936;
	font-weight:normal;
	}

#nav_main ul li a.active,
#nav_main ul li a:active
	{
	background-position: 0 0;
	color: #000;
	font-weight:normal;
	}

/* Footer Messestand Location ****************************************/
ul.messeloc 
	{
	display: block;
	width:598px;
	height:90px;
	margin:0; 
	padding:0;
	text-align:left;
	float:left;
	list-style: circle;
	}
	
ul.messeloc li 
	{
	display:block;
	height:28px;
	width: 125px;
    float:left;  
    padding-left:10px;
    margin-right:10px;
    background: url("../img/layout/dot_red3px.gif") 0 5px no-repeat;
    
	}
	
ul.messeloc li a 
	{
	display:block; 
	float:left; 
	line-height:14px;
	font-size:11px;
	font-weight:normal;
	color: #87888a;
	text-decoration:none;
	overflow: hidden;
	}
	
ul.messeloc a:hover,
ul.messeloc a.active
	{
	color: #c72936;
	}

	
/* HELP *************************************************************/

a.help_w h1
	{
	text-indent: -999em; 
	padding:0; 
	margin:0;
	}	
	
a.help_w 
	{
	display:block; 
	float:left; 
	width:16px;
	height:16px;
	background: url("../img/layout/bt_help1.gif") 0 0 no-repeat;
	font-size:11px;
	font-weight:normal;
	color: #87888a;
	text-decoration:none;
	overflow: hidden;
	}
	
a.help_g:hover,
a.help_g:focus
	{
	background-position: 0 -16px;
	}
	
a.help_g h1
	{
	text-indent: -999em; 
	padding:0; 
	margin:0;
	}	
	
a.help_g 
	{
	display:block; 
	float:left; 
	width:16px;
	height:16px;
	background: url("../img/layout/bt_help2.gif") 0 0 no-repeat;
	font-size:11px;
	font-weight:normal;
	color: #87888a;
	text-decoration:none;
	overflow: hidden;
	}
	
a.help_w:hover,
a.help_w:focus
	{
	background-position: 0 -16px;
	}