body {
 	margin:auto;
	width:942px;
	font-size:12px;
	font-family:arial;
}
a {
 	text-decoration : none;
 	color:#CEE510;
}
a:visited {
 	color:#006600;
}
a:hover {
 	color:#00CC00;
}
img {
 	border : 0;
}
form {
 	margin : 0;
}
table {
 	border : 0;
	border-collapse:collapse;
}
div#wrapper {
	background:url(images/page_background.gif) repeat-y;
	width:920px;
	padding:0 11px;
}
div#page_border_top {
	background:url(images/border_top.gif) repeat-x 0px 14px;
	height:20px;
}
div#header {
	background:url(images/jobb_link.gif) no-repeat right top;
	height:130px;
}
div#banner {
	float:left;
	border-bottom:2px solid #E51010;
	margin:6px 0 0 20px;
}
div#banner a#logo {
	padding-right:12px;
	vertical-align:bottom;
	float:left;
}
div#banner h1 {
	color:#000000;
	font-size:22px;
	font-family:"Times New Roman",serif;
	display:inline-block;
	letter-spacing:-1px;
	padding:91px 0 0 0;
	margin:0;
}
div#header div#languages {
	text-align:right;
	width:100px;
	height:50px;
	float:right;
	margin:10px 5px;
}
div#header a#building {
	width:119px;
	height:130px;
	float:right;
	display:block;
}
div#header a#building img {
	display:none;
	position:relative;
	width:119px;
	height:130px;
	left:0;
}
td#menu {
	vertical-align:top;
	background-color:#6A553F;
}
td#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
}
td#menu ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid white;
}
td#menu ul li a, td#menu ul li span {
	display:block;
	padding:4px;
	color:white;
}
td#menu ul li a:hover, td#menu ul li.active span {
	background-color:#6A553F;
}
td#menu ul ul {
	font-size:12px;
}
td#menu ul ul li.last {
	border-bottom:none;
}
td#menu ul ul li a, td#menu ul ul li span {
	padding:2px 2px 2px 20px;
}
td#menu div#menu_bottom {
	background:url(images/menu_alatt.gif) repeat-x;
	height:200px;	width:180px;
}
td#content {
	width:740px;
	background:url(images/border_bottom.gif) repeat-x;
	padding:10px;
	vertical-align:top;
}
td#content ul.document li {
	margin-bottom:8px;
}
td#content ul.document li a {
	font-size:14px;
}
td#content h2.header {
	font-size:18px;
	margin:10px 0 20px 0;
	padding:0;
}
div.pager {
	text-align:right;
	margin:10px;
}
div.pager span.pagination span,div.pager span.pagination a {
	display:inline-block;
	text-align:center;
	width:15px;
	padding:0 2px;
}
div.pager span.pagination span {
	background-color:lightgray;
}
div.pager span.pagination a.turn {
	width:90px;
}
table.procedures {
	width:100%;
}
table.procedures tr.even {
	background: #D3D3D3;
}
table.procedures th {
	padding:0 5px 5px 0;
	white-space:nowrap;
}
table.procedures th.desc {
	background:url(images/arrow_down.gif) no-repeat center;
}
table.procedures th.asc {
	background:url(images/arrow_up.gif) no-repeat center;
}
table.procedures td {
	padding:1px 5px;
	vertical-align:top;
	-moz-user-select: none;
}
table.procedures th input.search {
	width:100%;
	border:1px solid black;
	font-size:12px;
	font-family:arial;
}
.button {
	border:0;
	color:white;
	background-color:#1C2068;
	cursor:pointer;
}
select {
	border:1px solid black;
	font-size:12px;
	font-family:arial;
}
td#info {
	vertical-align:bottom;
	text-align:center;
	background-color:#EEEEEE;
	color:#000000;
	padding:8px;
	font-weight:bold;
	height:80px;
}
div#page_border_bottom {
	background:url(images/border_bottom.gif) repeat-x;
	height:25px;
}