body {
	text-align: center;
	margin:0px; padding:0px;
}
#container {
	width: 840px;
	margin:0px auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*HEADER*/
#header{
	width: 840px;
	position:relative; 
	height: 162px;
	background-image:url(http://www.utilo.nl/utilo/images/header.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
}
/*COMPANY NAME IN HEADER*/
#leftheader {
	position:absolute;
	margin-top:50px;
	margin-left:40px;
	text-align:left;
	left: 0px;
	top: 0px;
}
#rightheader {
	position:absolute;
	color: #FFFFFF;
	margin-top:60px;
	margin-left:710px;
	left: 0px;
	top: 0px;
}
#leftheader a {
	color: #FFFFFF;
	text-decoration:none;
}
.companyname {
	font-size: 36px;
}
.slogan {
	font-size: 14px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 70px;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:200px;
	margin-bottom: 20px;
}
#rightpanel{
	float: right;
	width: 120px;
	margin-bottom: 20px;
}

/*CONTENT*/
#content{
	width: 840px;
	margin-top: 10px;
	text-align: left;
}
#contenttext{
	float:left;
	width: 485px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
}

/*FOOTER*/
.footer{
	width: 779px;
	height: 32px;
	margin-top: 20px;
	background-image:url(http://www.utilo.nl/utilo/images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	margin-top: 20px;
	background-image:url(http://www.utilo.nl/utilo/images/table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(http://www.utilo.nl/utilo/images/table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*TEXT STYLES*/
.news_date {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
p {
	clear: left; 
	text-align: justify;
}
.news_more {
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {
	font-size: 10px;
}

.subtitle_gray {
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
h1 {clear: left; font-size: 26px; color: #7DA5E0; }
h2 {clear: left; font-weight: bold; font-size: 20px; color: #7DA5E0; }
h3 {clear: left; font-weight: bold; font-size: 12px; margin-bottom: 0;}
.title_panel {
	font-size: 12px;
	font-weight: bold;
}

/* EXTRA */
ul {
	margin-left: 1.5em;
	padding-left: 0;
	font-size: 11px;
}
.picture{
	border: 0;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pictureright{
	border: 0;
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.intext {
	width:400px;
	text-align:top;
}
.job{
	width: 468px;
	min-height: 60px;
	background-color:#E0E0E0;
	margin-top: 10px;
	padding: 8px;
}
.jobdescription{
	font-size: 10px;
	line-height: 150%;
}
#breadcrumbs {
	margin-bottom: 10px;
}
.rightlink {
	margin-bottom: 10px;
}
.table_text select{
	width: 185px;
}
.centerform select,.centerform textarea,.centerform input,.centerform .inputfield{
	width: 250px;
}
div.inputfield{
	margin-bottom: 10px;
}
div.searchbutton{
	text-align: center;
}
.narrowinput{
	width: 85px;
	padding: 0;
	margin: 0;
}
.narrowbutton{
	width: 30px;
	padding: 0;
	margin: 0;
}
p.showmore{
	text-align: center;
}
p.morelinks{
	padding-top: 20px;
}
div.rightcontent{
	border-top: 1px solid #E0E0E0;
	margin-top: 10px;
	padding-top: 10px;
}
.rightcontent li {
	margin-top:1em;
}
#twitter { 
	position: fixed;  
	top: 200px; 
	left: 0;
}
#twitter a img {
	border: 0;
}
#submenu{
	background-color: #E2E2E2;
	padding: 1em;
}
.accountform{
	width: 300px;
}
img.preview{
	border: 1px dashed #7DA5E0;
}
p.signal {
	padding: 0.5em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C40000;
}
#leftzone{
	margin:10px 0 10px 10px;
}
#leftzone a img{
	border: 0;
}
img.banner{
	border: 0;
}
#contentleft {
	width: 260px;
	float: left;
}

#contentright {
	width: 165px;
	float: right;
	padding: 1em;
	border: #BFC9AE dashed 1px;
}

#contentclear {
	clear: both;
}

.topsearcher {
	clear: both;
	width: 150px;
	margin: 10px 0 10px 0;
}
.topsearcher a img {
	padding-bottom: 5px;
	border: none;
}