form{
	margin: 0;
}
fieldset{
	border: 1px solid #2e2e2e;
	margin-top: 5px;
}
fieldset:hover { background-color: #889cc3; color: #ffffff;}

fieldset.buttons{
	text-align: center;
}
legend{
	color:#000000;
	font-weight: bold;
}
.tableSelection { width: 550px;}
/* .searchSelect{ 	width: 275px; }
.searchSelectRegion { 	width: 175px; } */
img.logo{
	width:80px;
	height:40px;
	border:0;
}

body { margin-top: 5px; background-color: #ffffff;}
body, p, li, td, input, select, textarea {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}
li {
	list-style-image: none;
	margin-top: 3px;
	margin-left: -15px;
	padding-left:0px;
	list-style-type: square;
}

a {color: #003981;}
a:visited, a:link {color: #003981;}
a:hover {color: #003981;}


h1 {
	color: #000000;
	font-size: 19px;
	font-weight: bold;
}
h2 {
	color: #093178;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
table.resultlist{
	width: 100%;
	
	height: 525px;
	height: auto;
}
table.resultlist tr{
	vertical-align: top;
}
table.resultlist tr.row0{
	background-color: #f1f1f1;
}
table.resultlist tr:hover, table.resultlist tr.row0:hover{
	background-color: #cccccc;
}
table.resultlist tr th{
	color: #000000;
	background-image: url(/includes/listing/no/pb/rettbemanning/img/bg-grey-th.gif);
	background-repeat: repeat;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	border-bottom: 4px solid #ffffff;
}
table.resultlist tr td{
	padding: 4px;
}
table.resultlist tr td.logo{
	padding: 1px 0 1px 0;
	width: 80px;
}

table.resultlist th a a:active a:link, a:visited, a strong {
	color:#333333;
	text-decoration:none;
}
table.resultlist th a:hover {
	color:#333333;
	text-decoration:underline;
}
a.resultlist, a.resultlist:hover,a.resultlist:visited,a.resultlist:active {color: #333333; text-decoration: none;}
a.resultlist:hover {color: #333333; text-decoration: underline;}

#paging{
	text-align: center;
	background-image: url(/includes/listing/no/pb/rettbemanning/img/bg-grey-th.gif);
	background-repeat: repeat;
	margin-top: 4px;
	padding:4px;
	height: 13px;
}
.pagingelt{
	display:inline;
	margin-left:10px;
}
#paging .selected{
	color: #b70520;
	font-weight:bold;
}
#paging a{
	font-weight:bold;
}
#paging a:hover{
	color: #b70520;
}
div#wrapper {width: 900px;}
#criteria{
	position:absolute;
	width:500px;
	left:244px;
	top:0px;
	background-image: url(/includes/listing/no/pb/rettbemanning/img/bg-criteria2.gif);
	background-repeat: repeat;
	border:1px solid #000;
	padding:5px;
}
#criteria .title{
	margin-bottom:5px;
	font-weight:bold;
	color:#000;
}
table.criteria{
	border-collapse: collapse;
	width:100%;
}
table.criteria td{
	border:1px dashed #804000;
}
table.criteria td.label{
	font-weight:bold;
	color:#804000;
}
.showcriteria{
	background-color:#ffffbf;
	border-bottom:1px dashed #804000;
	cursor:default;
}

/* LAYOUT */
#container { width:600px;}
#header { margin-top: 25px;}
#navigation { padding: 5px;} 
#search1 { width: 555px;}
/* left */
#leftcolumn { float: left; width: 275px;}
#freetextsearch { width:95%;}
#jobagent { width:95%;}
#cv { width:95%;}
/* right */
#rightcolumn { float: left; width: 53%;}
#listings { width: 290px;}
/* bottom */
#career { clear: both; width: 100%; padding-top: 10px;}
#footer { clear: both; width: 100%;}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}

select {width: 200px;}

.leftcolumn {
	width: 150px;
	padding: 5px 0 0 1px;
}
.maincolumn {
	width: 669px;
	padding: 15px 10px 10px 10px;
	text-align: left;
}
#categorysearch a {color: #003981; text-decoration: none;}
#categorysearcha:visited {color: #003981; text-decoration: none;}
#categorysearch a:link {color: #003981; text-decoration: none;}
#categorysearch a:hover {color: #003981; text-decoration: underline; font-weight: bold;}
a:visited, a:active {color: #003981;}
.footer {
	padding-top: 15px;
	text-align: center;
	color: #666666;
	font-size: 11px;	
}


