.closebox{
	position:relative;
	left: 640px;
	top: 5px;
	width: 100px;
	border: 1px solid #000;
	background-color: #933;
	text-align:center;
	font-size:11pt;
	font-family:verdana,arial;
	color:#fff;
}
#orderform{
	display:none;
	position:absolute;
	top:180px;
	z-index:1001;
	width:750px;
	height:400px;
	background-color:#222;
	border:5px solid #111;
}
.grijs{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:50%;
	z-index:1000;
	text-align:center;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.img { 
padding: 2px;
border: 1px solid #cccccc; 
}

* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(images/bgbody.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	overflow:auto;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	width: 760px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 500px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, div.footer div.left a:hover {
	background: #666666;
	color: #FFF;
}

/* logo */
.header {
	background: #1973E3;
	height: 211px;
	padding-top: 0px;
	text-align:center;
}
.header h1 {
	font-family:Verdana,sans-serif;
	font-size:90px;
	color:#FFFFFF;
}
.header h2 {
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/* main navigation */
.link_menu {
	background: #1973E3 ;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}



/* projects */
.lbl {
	background: #666 url(images/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}

.lbl2 {
	background: #eee;
	border:1px solid #999;
	clear: both;
	color: #FFF;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}
.lbl3 {
	background: #fff;
	border:0px solid #fff;
	padding: 8px 0;
	clear: both;
	color: #FFF;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 125px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}
input {
	background-color:#f5f5f5;
	color:#000;
	border:1px solid #ccc;
}
form {
	background-color:#fff;
}
/* updates */
.link_updates {
	background: #1973E3 url(images/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-bottom: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 65px;
	padding: 20px 0;
	text-align: center;
}
.link_updates a span {
	text-align:left;
	float: left;
	width:100px;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: -5px;
	font-family: Verdana, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 0 10px 10px; 
}
.content a {
	color: #1973E3;
}
.content a:hover {
	color: #1973E3;
	text-decoration: underline;
}
.content p {
	margin: 4px 10px 10px 10px;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 38px;
}

/* footer */
.footer {
	
	color: #666;
	clear: both;
}
.footer .right a {
	background: #eeeeee;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	
	color: #999;
}
.footer .left a {
	
	color: #666;
}
.footer .left a:hover {
	
	color: #999;
}
.footer .left {
	border-top: 0px solid #cccccc;
	padding: 35px 0 9px 9px;
	width: 749px;
	text-align: center;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}
