@import "reset.css";  

#container{
position:relative;
background-image:url(../IMG/bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
height:827px;
height:827px;
top:0px;
}
body{background-color:#f4f4f4;}
.centerme{width:100%;}
.tableClass{width:987px; background-color:#fff; }
#logo{position:absolute; top:29px; left:71px;}
#content, #projecten{
position: absolute;
top:0px;
margin-top:352px;
_margin-top:370px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-right:47px;
padding:0px 10px 20px 0px;
line-height:16px;
overflow-y:auto;
overflow-x:hidden;
/*background-color:#00CC33;*/
}
#content{
height:273px;
* height:268px;
_height:250px;
width:757px;
margin-left:174px;}
body{
color:#7f7f7f;
}
#bottom_banner{
position: absolute;
left:174px;
bottom:62px;}
#content a{
color:#7f7f7f;
}
h1{
color:#1a7bbf;
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}
h3{
font-size:12px;
font-weight:bold;
margin-bottom:2px;
margin-top:1px;
}

#content_no_footer{
height:353px;
width:757px;
margin-left:174px;}
body{
color:#7f7f7f;
}
#content_no_footer a{
color:#7f7f7f;
}

/*
    Alternatief voor h1, h2, etc. tags in de RAD Editor
*/
.cls_h1{
	font-size:16px;
	font-weight: bold;
}
.cls_h2{
	font-size:14px;
	font-weight: bold;
	width:300px;
}
.cls_h3{
}
.cls_a{
	color:#FFFFFF;
	text-decoration:underline;
}

.printer {
	width:970px;
	text-align:right;
	margin-right:15px;
	z-index:50;
	top:318px;
	_top:338px;
	position:absolute;
	float:right;

}

table.comite {
	margin-top:70px;
	width:800px;
}

table.comite td {
	/*font-size:12px;*/
	vertical-align:bottom;
}

strong {
	font-weight:bold;
}


