body
{
	margin: 0;
	background-image: url('images/bg_body.png');
	background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper
{
	margin: auto;
	width: 900px;
	background-image: url('images/bg_wrapper.png');
	background-repeat: repeat-y;
}

#header
{
	width: 900px;
	height: 120px;
	background-image: url('images/header.png');
}

#header #menu_top
{
	position: absolute;
    margin-top: 7px;
	margin-left: 80px;
 	font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
}

#header #menu_top a
{
	color: #666666;
 	text-decoration: none;
}

#sidebar
{
	float: left;
	width: 200px;
    /*height: 581px;*/
	height: 800px;
   	background-image: url('images/bg_sidebar.png');
}

#sidebar #menu
{
	margin-top: 20px;
	margin-left: 75px;
    font-size: 12px;
	color: rgb(49, 85, 111);
    line-height: 22px;
}

#sidebar #menu a
{
	color: rgb(49, 85, 111);
    text-decoration: none;
}

#sidebar #menu a:hover
{
	font-weight: bold;
}

#sidebar .hr
{
	height: 1px;
	border-top: 1px solid #e6e8ea;
	margin: 2px 0;
}

#content
{
	float: left;
	width: 700px;
    min-height: 581px;
   	background-image: url('images/bg_content.png');
    background-repeat: no-repeat;
}

* html #content
{
 	height: 581px;
}

#content #inhoud
{
 	margin-top: 20px;
    margin-left: 50px;
    width: 561px;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}

#content #webcam
{
 	margin-top: 20px;
    margin-left: 30px;
    width: 601px;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}

#plaatje
{
	width: 561px;
	margin-bottom: 20px;
}

#links
{
 	color: #999999;
    float: left;
    width: 336px;
    min-height: 581px;
    padding-right: 20px;
    border-right: 2px dotted #6699cc;
}

* html #links
{
	height: 581px;
}

#webcam #links
{
 	width: 340px;
}

h1
{
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}

#rechts
{
 	color: #6699CC;
    float: left;
    width: 183px;
    padding-left: 20px;
}

#webcam #rechts
{
 	color: #999999;
}

.project
{
 	height: 111px;
    width: 561px;
    background-image: url('images/bg_project.png');
    margin-bottom: 11px;
}

.project .plaatje
{
	height: 89px;
    width: 128px;
    margin-left: 12px;
    float: left;
}

* html .project .plaatje
{
 	margin-left: 6px;
}

.project .plaatje img
{
    margin-top: 11px;
}

#project_l1 img
{
 	margin-bottom: 1px;
}

* html #project_l1 img
{
 	margin-bottom: 6px;
}

.project .lijn
{
	margin: 11px;
    height: 89px;
    border-left: 2px dotted #6699cc;
    float: left;
}

.project .info
{
 	float: left;
    margin-top: 6px;
    color: #6699cc;
    width: 141px;
}

.project .werkzaamheden
{
 	float: left;
    margin-top: 6px;
    color: #999999;
    width: 220px;
}

.project b
{
    font-size: 12px;
    text-transform: uppercase;
}

#projectfooter
{
 	text-align: center;
    color: #999999;
}

#footer
{
	width: 900px;
	height: 50px;
	background-image: url('images/footer.png');
    clear: both;
}

.point_hor
{
	margin-top: 12px;
    margin-bottom: 12px;
 	height: 1px;
    width: 561px;
    background-image: url('images/point.png');
}

#flashmenu
{
 	position: absolute;
    top: 30px;
    margin-left: 200px;
    height: 90px;
    width: 610px;
    z-index: 999;
}

#project_l1
{
 	width: 149px;
    float: left;
    margin-right: 11px;
}

#project_r1
{
 	width: 401px;
    float: left;
}

#project_l2
{
 	width: 149px;
    float: left;
    margin-right: 11px;
    color: #6699cc;
    clear: both;
}

#project_r2
{
	width: 401px;
    float: left;
}

#project_r3
{
 	border-top: 2px dotted #6699cc;
    margin-top: 11px;
    line-height: 40px;
    text-align: center;
}

img
{
 	border: 0;
}

a
{
 	text-decoration: none;
    color: #6699cc;
}

input, select, textarea
{
 	font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    background-color: white;
}
