@charset "utf-8";
/* --- HTML --- */
*{
	margin:0px;
	padding:0px;
	}
body{
	background:#000 url(../images/hg_body.jpg);
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	}
img{
	border:0px;
	}
a{
	color:#000;
	text-decoration:none;
	}

/* --- positionen der div Container --- */
#wrap{
	margin:33px auto;
	width:950px;
	}
/* --- header beinhaltet sprachen bergwerke saline banner navi_top --- */
#header{}
#header ul{
	list-style:none;
	}
#header li{
	display:inline;
	}
#sprachen{
	float:left;
	padding-top:58px;
	width:250px;
	}
#sprachen a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	}
#bergwerke{
	float:left;
	height:79px;
	width:450px;
	overflow:hidden;
	}
#bergwerke a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	}
#saline{
	float:right;
	padding-top:62px;
	width:250px;
	text-align:right;
	}
#saline a{
	}	
#banner{
	clear:both;
	height:162px;
	background-image:url(../images/hg_banner.jpg);
}
#logo {
	float:right;
	margin:25px;
}
/* --- navi_top Menü Bilder --- */
#navi_top{
	height:70px;
	}
#navi_top ul{
	height:28px;
	float:left;
	}
ul.hallein{
	padding-left:20px;
	}
ul.hallein li{
	padding:0px 10px;
	}
#tausch6{ /* Position des Links zum Shop */
	margin-left:70px;
	}
/* --- Untermenü ---  */
#navi_top ul.menu{
	width:950px;
	padding-bottom:8px;
	padding-left:30px;
	background:url(../images/hallein_gelb/hg_navi_top1.jpg) no-repeat;
	}
#navi_top ul.menu li{
	float:left;
	display: block;
	top:7px !important;
  	position:relative;
	}
/* Safari und IE */
html* #navi_top ul.menu li{
	top:10px !important;
  	position:relative;
}
#navi_top ul.menu li a{
	font-weight:bold !important;
	font-size:10px;
	color:#000 !important;
	padding:0px 7px;
	border-right:1px solid #000;
	text-transform:uppercase !important;
	}
#navi_top ul.menu li:hover a{
	color:#fff !important;
	}
#navi_top ul.menu li.active a{
	color:#fff !important;
	}
/* --- inhalt beinhaltet wasserzeichen left content right --- */
#inhalt{
	clear:both;
	background-image:url(../images/hg_content.jpg);
	}
#wasserzeichen{
	background-image: url(../images/hg_wasserzeichen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#links{
	float:left;
	width:350px;
	background:url(../images/linie_vertikal.gif) right repeat-y;
}
#links ul li{
	list-style:none;
	margin-bottom:10px;
	margin-left:10px;
	}
#links ul li:hover{
	font-weight:bold;
	list-style: url(../images/hallein_gelb/pfeil2.gif) !important;
	}
#links ul li.active{
	font-weight:bold;
	list-style:url(../images/hallein_gelb/pfeil2.gif) !important;
	}
/* --- contentwidth --- */

#content{
	line-height:1.6em;
	font-size:0.9em;
	}
#content p a, td a{
	font-weight:bold;
	color:#ea8c1c !important;
	}
.abstand{
	margin:0px 36px;
	padding-top:20px;
	}
#rechts{}
/* --- footer beinhaltet navi_footer suche --- */
#footer{
	}
#navi_footer{
	height:12px;
	padding:12px 20px;
	}
#navi_footer ul{
	font-size:0.8em;
	list-style:none;
	}
#navi_footer ul li{
	display:inline;
	}
#navi_footer ul li a{
	display: inline-block;
	padding:0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	font-size:0.95em;
	border-right:1px solid #000;
	}
#navi_footer ul li a:hover, #navi_footer ul .active a{
	color:#fff;
	}
li.item1{ /*HOME in Fußzeile ausblenden in Hallein Hallstatt Altaussee*/
	visibility:hidden;
	font-size:0.1em !important;
	display:inline !important;
	padding:0px !important;
	width:0px;
	height:0px;
	}	
#suche{
	float:right;
	position:relative;
	top:-19px;
	}
#suche input#mod_search_searchword{
	position:relative;
	top: -6px;
	right:5px;
	}
.componentheading{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:1em;
	}
.highlight{ /*suchbegriff*/
	font-weight:bold;
	}
fieldset{
		border:0px;
		margin-bottom:15px;
		}
fieldset .small{
		font-size:0.8em;
		color:#999;
		}
	
