/*
# www.sitelab.nl v5
*/

BODY {
	margin: 0;
	padding: 0;
	background: #D4D4D4 url(../pix/ui/ui_bg_page.gif) repeat-x;
	font-size : 10px;
}

#container {
	position: relative;
	left: 50%;
	width: 920px;
	margin: -10 0 0 -460px;
}

#maincontent {
	position:absolute;
	width:920px;
	/* border:1px solid #00AA00; */
}

#ontop1 {	/* bekijk deze site */
	position:absolute;
	width:102px;
	height:13px;
	left:760px;
	top:726px;
	z-index:1;
	/* border:1px solid #aa0000; */
}

#ontop2 {	/* afbeelding */
	position:absolute;
	width:65px;;
	height:13px;
	left:385px;
	top:726px;
	z-index:2;
	/* border:1px solid #aa0000; */
}

#ontop3 {	/* url form */
	position:absolute;
	width:320px;;
	height:30px;
	left:47px;
	top:850px;
	z-index:3;
	/* border:1px solid #aa0000; */
}

#powned {	
	position:absolute;
	width:234px;;
	height:222px;
	left:62px;
	top:-1px;
	z-index:4;
	/* border:1px solid #aa0000; */
}



td {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #303030;	
}


a:link, a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #24AA00;
}

a:active, a:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color : #1D8601;
}


a.footer:link, a.footer:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color : #FFFFFF;
}

a.footer:active, a.footer:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color : #24AA00;
}

.footer {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}

.white {
	color: #FFFFFF;
}

/* -- project viewer -- */
.picborder {
	border: 1px solid #A0A0A0;
}

.pr_title {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #2E3B4F;
}

.caption {
	font-family: Arial;
	font-size: 10px;
	color: #238FAE;
	padding: 5px;
}

/* -- /project viewer -- */


/* - [layer styles]----------------------*/








/* -- form styles -- */
.optional_domain {
	font-family: verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #58687C;
	background-color: #F8F8F8;
	padding:1px;
}

.optional_domain_select {
	font-family: verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #58687C;
	background-color: #F8F8F8;
}
/* -- /form styles -- */

