/* Unger menu-bar CSS Document */
html
{
margin:0px;
padding:0px;
height:100%;
}
body
{
	font-family: verdana,helvetica; 
	font-size: 10px; 
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(system/ungers_tilemap.gif);
	background-repeat:repeat-y;
}
td
{
font-family: verdana,helvetica; 
	font-size: 10px; 
}
a 
{
	overflow:hidden;	
	text-decoration:none;
	color:#555555;
}
a:hover 
{
	overflow:hidden;
	text-decoration:underline;
	color:black;
}	  
div#search
{
	border:0px;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:5px;
	font-size: 10px; 
	font-family: verdana,helvetica; 
	color:#444444;
	vertical-align:middle;
}
div#search form
{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
div#links
{
overflow:hidden;
	width:100%;
	margin:0px;
	padding-top:0px;
	padding-left:13px;
	font-size: 10px; 
	font-family: verdana,helvetica; 
	color:#444444;
}
div#tilemap1{
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	background-image:url(system/ungers_tilemap.gif);
	background-repeat:repeat-y;
	display:inline;
	min-height:100%;
	height:100%;
}
div#tilemap2{
	overflow:hidden;
	margin:0px;
	position:absolute;
	left:185px;
	top:0px;
	width:25px;
	height:100%;
	background-image:url(system/ungers_tilemap.gif);
	background-repeat:repeat-y;
}
div#menu{
	padding:0px;
	margin:0px;
	margin-bottom:160px;
	width:149px;
	position:relative;
	left:35px;
	top:120px;
}
div#divider
{
overflow:hidden;
	padding:0px;
	margin-top:8px;
	margin-bottom:8px;
	width:140px;
	height:1px;
	font-size:0px;
	border-top:1px solid #cccccc;
}
div#menulogo{
	position:absolute;
	width:100px;
	height:93px;
	left:55px;
	top:20px;
	margin:0px;
	background-image:url(system/Untitled-menu-logo.gif);
}
div#container{
position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:210px;
	margin:0px;
	padding:0px;
	height:auto;
	height:100%;
	min-height:100%;
}
div#menuelement
{
overflow:hidden;
	width:149px;
	height:15px;
	display:block;
	padding:0px;
}
div#vertnode
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	width:11px;
	height:15px;
	background:url(treeicons/ftv2vertline.gif);
}
div#Lnode
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	width:11px;
	height:15px;
	background:url(treeicons/ftv2lastnode.gif);
}
div#Tnode
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	width:11px;
	height:15px;
	background:url(treeicons/ftv2node.gif);
}
div#emptynode
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	width:11px;
	height:15px;
	background:url(treeicons/ftv2blank.gif);
}
.plusnode
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	cursor:pointer;
	float:left;
	width:11px;
	height:15px;
}
div#menuelement a
{
overflow:hidden;
	float:left;
	height:15px;
	padding:1px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	text-decoration:none;
}
div#menuelement a:hover
{
overflow:hidden;
	color:#000000;
	text-decoration:underline;
}
div#search form img
{
vertical-align:middle;
	width:16px;
	height:16px;
	margin:0px;
	padding:0px;
	border:0px;
}
div#search form input
{
vertical-align:middle;
margin:0px;
padding:0px;
}
div#search form select
{
vertical-align:middle;
margin:0px;
padding:0px;
}
div#sok
{
vertical-align:middle;
float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
tr
{
	vertical-align:middle;
}
div#ordertelefon
{
text-align:center;
	width:100%;
	height:34px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	position:absolute;
	bottom:0; /* stick to bottom */
}
