html, body {
	font-family: Tahoma;
        font-size: 1.1em;
        color: #333333;
}
#tools {
	vertical-align: bottom;
	bottom: 0px;
	position: absolute;
	left: 0px;
	margin: 10px;
}
#flags {
	vertical-align: bottom;
	bottom: 0px;
	position: absolute;
	right: 0px;
	margin: 10px;
}
img {
	border: none;
}
a:link { 
        text-decoration:none;
        color: #e62409;
}
a:visited {
        text-decoration:none;
        color: #e62409;
}
a:hover {
        text-decoration:none;
        color: #e62409;
}
#navigation a { 
        text-decoration:none;
        color: #000000;
}
#navigation a:hover { 
        text-decoration:none;
        color: #e62409;
}
#navigation ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#navigation ul li {
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 8px;
	font-size: 80%;
	font-weight: bold;
	background-image: url(http://hosting.magnatech.at/acreg/media/img/menu_box_collapsed_unified.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul ul {
	margin-top: 5px;
	padding-left: 0px;
	list-style: none;
}
#navigation ul ul li{
        padding-top: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
	font-size: 80%;
        font-weight: normal;
	background-image: url(http://hosting.magnatech.at/acreg/media/img/menu_box_text_bgr_white.png);
	background-repeat: no-repeat;
	background-position: -15px 0px;
}
#navigation ul ul ul {
	margin-top: 5px;
	padding-left: 0px;
	list-style: none;
}
#navigation ul ul ul li{
        padding-top: 5px;
        padding-left: 5px;
        padding-bottom: 0px;
	font-size: 75%;
        font-weight: normal;
}
h1{
        font-size: 120%;
        font-weight: bold;
        color: #556f90;
        display: block;
        margin: 0px;
}
h2{
        font-size: 100%;
        font-weight: bold;
        color: #aab7c8;
        display: block;
        margin: 0px;
}
h3{
        font-size: 80%;
        font-weight: bold;
        color: #aab7c8;
        display: block;
        margin: 0px;
}
#map h1{
        font-size: 120%;
        font-weight: bold;
        color: #556f90;
        display: block;
        margin: 0px;
}
#map h2{
        font-size: 100%;
        font-weight: bold;
        color: #556f90;
        display: block;
        margin: 0px;
}
#map h3{
        font-size: 80%;
        font-weight: bold;
        color: #000000;
        display: block;
        margin: 0px;
}
.plaintxt{
        font-size:70%;
        color:#333333;
        font-weight:normal;
        display: block;
        margin: 0px;
        text-align: justify;
}
ul.list {
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
}
ul.list li {
        min-height: 30px;
	padding-left: 30px;
	background-image: url(http://hosting.magnatech.at/acreg/media/img/listsymbol_tool.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
a.tooltip:hover {
        text-decoration:none;
        color: none;
        border-bottom: none;
}

a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left:8px;
	width: auto;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}
ul.map {
        position:relative;
	margin:0;
	padding:0;
	width:650px;
	height:370px;
	background:url(http://hosting.magnatech.at/acreg/media/img/world.jpg) top left no-repeat #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:60%;
}	
ul.map li {
	margin:0;
	padding:0;
	list-style:none;
}	
ul.map li a {
	position:absolute;
	display:block;
	/*
        Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background:url(blank.gif);
   	text-decoration:none;
	color:#000;
}	
ul.map li a span {
        display:none;
}
ul.map li a:hover span {
	position:relative;
	display:block;
	width:250px;
	left:20px;
	top:20px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=80);
	opacity:0.8;
}
ul.map a.china {
	top:125px;
	left:510px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_green.gif) top left no-repeat;
}
ul.map a.elsalvador {
	top:169px;
	left:103px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_combined.gif) top left no-repeat;
}
ul.map a.hungary {
	top:80px;
	left:320px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_orange.gif) top left no-repeat;
}
ul.map a.india {
	top:143px;
	left:441px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_combined.gif) top left no-repeat;
}
ul.map a.italy {
	top:97px;
	left:310px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_green.gif) top left no-repeat;
}
ul.map a.netherlands {
	top:70px;
	left:293px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_combined.gif) top left no-repeat;
}
ul.map a.mexico{
	top:144px;
	left:72px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_orange.gif) top left no-repeat;
}
ul.map a.russia {
	top:55px;
	left:349px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_combined.gif) top left no-repeat;
}
ul.map a.slovenia{
	top:86px;
	left:311px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_orange.gif) top left no-repeat;
}
ul.map a.spain {
	top:93px;
	left:274px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_green.gif) top left no-repeat;
}
ul.map a.vietnam {
	top:145px;
	left:505px;
	width:15px;
	height:15px;
	background:url(http://hosting.magnatech.at/acreg/media/img/references_green.gif) top left no-repeat;
}
