body {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-serif;
	min-width: 770px;
}

img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

#topline {
    /* //GL modified: 14:02
	background: #006633;
	height: 21px;
	font-size: 1px;
    */ height: 0px;
}

#line2 td {
	height: 79px;
}

#line2a {
	vertical-align: top;
	width: 27%;
	border-bottom: 6px solid #006633;
}

#logo {
	position: relative;
	top: 0.5em;
	left: 1.5em;
}

/*#line2b {
	width: 73%;
}*/

#line2bdiv {
	position: relative;
	height: 79px;
	border-bottom: 6px solid #A4CDAC;
	background: url('../images/line2b_bg.jpg') 0% 100% repeat-y;
}

#searchform {
	position: absolute;
	padding: 0;
	left: 55px;
	top: 26px;
}

#searchform #ss {
	border: 1px solid #819E75;
	width: 116px;
}

#searchform #subm {
	background: url('../images/srch.gif') no-repeat;
	color: #006633;
	border: 0;
	cursor: pointer;
	font-size: 1em;
}

#mainmenu,
#langmenu,
#addmenu {
	list-style-type: none;
	padding: 0;
	margin: 0 85px 0 0;
	position: absolute;
	bottom: 0;
	width: 90%;
}

#mainmenu li.menuel,
#langmenu li.menuel {
	float: left;
	width: 19%;
	font-family: Verdana, Sans-serif;
	font-weight: 600;
	position: relative;
	white-space: nowrap;
}

#mainmenu li.menuel a,
#langmenu li.menuel a {
	font-size: 0.85em;
	padding: 0 3px 2px 7px;
	color: #006633;
	display: block;
	text-decoration: none;
}

#mainmenu li.menuel.act a {
	text-decoration: underline;
}

#mainmenu li.menuel a:hover,
#langmenu li.menuel a:hover,
#line3_ql div ul li a:hover {
	text-decoration: underline;
}

#mainmenu li.menuel div,
#langmenu li.menuel div {
	width: 1px;
	height: 16px;
	background: #48916C;
	position: absolute;
	left: 0;
	bottom: -6px;
	font-size: 1px;
	font-weight: 400;
}

#langmenu {
	font-size: 0.8em;
	right: 0;
	bottom: 0;
	width: 69px;
	margin: 0 15px 0 0;
	z-index: 1;
}

#langmenu li.menuel {
	width: 34px;
	text-align: center;
	font-weight: 400;
}

#langmenu li.menuel a { 
	padding: 0 3px 2px;
}

#addmenu {
	right: 0;
	top: 25px;
	width: 90px;
	margin: 0;
}

#addmenu li {
	float: left;
	width: 30px;
}

#addmenu li a {
	display: block;
}

#addmenu #link_print {
	background: url('../images/link_print.gif');
	width: 19px;
	height: 20px;
}

#addmenu #link_map {
	background: url('../images/link_map.gif');
	width: 19px;
	height: 20px;
}

#addmenu #link_home {
	background: url('../images/link_home.gif');
	width: 19px;
	height: 20px;
}
.noul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
