/*
# www.sitelab.nl v5
*/

BODY {
	margin: 0;
	padding: 0;
	height: auto !important;
	background: #181818 url("../pix/ui/v5/ui_bg_page.gif") repeat-x;
	font-size : 10px;
}

#container {
	position: relative;
	left: 50%;
	width: 980px;
	margin: 0 0 0 -490px;
}


#header {
	position:absolute;
	width:980px;
	height:110px;
	left:0px;
	top:0px;
}

#nav {
	position:absolute;
	width:980px;
	height:23px;
	left:0px;
	top:110px;
}

#projects {
	position:absolute;
	width:980px;
	height:408px;
	left:0px;
	top:133px;
	background-color:#F2F3F3;
}

#info {
	position:absolute;
	width:930px;
	height:400px;
	left:25px;
	top:541px;
	padding-top:30px;
}

#pointer {
	position:absolute;
	width:980px;
	height:21px;
	left:0px;
	top:520px;
	z-index:100;
}

#footer {
	position:absolute;
	width:980px;
	height:145px;
	left:0px;
	top:941px;
	padding-top:24px;
}







td {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
	color : #303030;	
}


a:link, a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color : #24AA00;
}

a:active, a:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color : #1D8601;
}


a.ftr:link, a.ftr:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color : #FFFFFF;
}

a.ftr:active, a.ftr:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color : #FFFFFF;
}

.ftr {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}

.white {
	color: #FFFFFF;
}

.pr_info {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
	color : #000000;	
}

a.pr_info:link, a.pr_info:visited {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
	color : #24AA00;
}

a.pr_info:active, a.pr_info:hover {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height:17px;
	color : #1D8601;
}
