html {
	background: #00326c;
}
strong {
	font-weight: bold;
}
h1, h2, h3,h4,h5 {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	padding: 10px 0 5px 0;
}
h3 {
	font-size: 12px;
	padding-bottom: 5px;
}
h4 {
	font-size: 12px;
	padding-bottom: 5px;
}
h5 {
	font-size: 12px;
	padding-bottom: 5px;
}
a {
	color: #00326c;
}
p {
	padding: 0px 0px 15px 0;;
}

table, td {
	text-align: left;
	vertical-align: top;
	}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.images_special .imageEntry {
	float:left;
	width: 171px;
	padding: 0 10px;
	border: 0px solid black;
}
body {
	font-size: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	margin: 0 auto;
	min-width: 950px;
}
#wrapper {
	position: relative;
	width: 950px;
	margin: 0px auto;
	margin-top:10px;
	background: url(bg_wrapper.jpg);
}

#kop {
	height:100px;
	background: url(bg_kop_selectiearchitecten.jpg);
	}

#content {
	width: 900px;
	float:left;
	min-height:400px;
	background: url(bg_content.jpg) no-repeat;	
	padding: 0 50px 20px 0;
	}
* html #content {
	height: 400px;
}
#content_kruimelpad {
	text-align: right; 
	font-size:10px;
	height:30px;
	color: #00326c;
	}
#content_menu {
	float: left;
	width: 270px;
	text-align: right;
	letter-spacing: 3px;
	font-family: Arial black, Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 16px;
	color: #00326c;
	font-variant: small-caps;
}
#content_menu a {
	text-decoration: none;
}
#content_menu a:hover {
	text-decoration: underline;
}

#content_menu li {
	padding-right: 30px;
	background: url(pijl_wit.gif) no-repeat right;
	margin: 0 0 14px 0;
}
#content_menu li.active, #content_menu li.act_path {
	background: url(pijl_blauw.gif) no-repeat top right;
}
#content_menu li li{
	font-size: 12px;
	line-height: 20px;	
	padding-right: 0px;
	background: none;
	margin: 4px 0;

}
#content_menu li li a {
	color: #00326c;	
	color: #666;
}
#content_menu li li.active {
	background: none;
}

#content_menu li li.active a{
	color: #00326c;	
}
#content_body {
	float: right;
	line-height: 20px;
	width: 585px; 
	text-align: justify;

}
#content_body ul, #content_body li {
	list-style: square;
	padding: 0 0 15px 15px;
}

#voet {
	position: relative;
	border-top: 1px solid #00326c;
	margin-left: 315px;
	margin-right: 50px;
	padding-top: 10px;
	text-align: left;
	}
#voet a { 
/*	padding: 5px 25px;
niet nodig voor subsites
*/
}
.knop {
	float: left;
	width: 28%;
	min-height: 175px;
	margin-right: 3%;
	padding: 5px;
	background: #F7F6F4;
	border: 1px solid #7aa0bc;
	border-bottom: 2px solid #00326c;
	border-right: 2px solid #00326c;		
	text-align: center;
}
* html .knop {
	height: 175px;
	margin-right: 2%;
}
.knop:hover {
	background: #e5eaf0;
	text-decoration: underline;
}
.knop a{
	text-decoration: none;
}
.knop a:hover{
	text-decoration: underline;
}
.image_caption {
	font-style: italic;
	text-align: right;
	padding-right: 50px;
}
