@charset "utf-8";
/* CSS Document */
/*main declarations*/
html, body {margin:0; padding:0; width:100%; height:100%;}

img {border:none;}

ul { list-style:none; line-height: 24px;}

/*font styles*/

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	background-image: url(../layout_img/top-stroke.png);
	background-repeat: repeat-x;	
	line-height: 18px;}
h1, h2, h3, h4 { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
h1 {
	font-size:50px;
	line-height: 50px;
	font-style: normal;	
	color: #00ACEE;	
	padding-top: 15px;
	padding-bottom: 15px;}
h2 {
	font-size:18px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 24px;	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00ACEE;}
h3 {
	font-size:16px;
	color:#00ACEE ;
	padding-top:15px;
	padding-bottom:15px;}
p { padding-top:15px; padding-bottom:15px;}

.boldie {
	color:#00ACEE;
	font-weight:bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;}
.boldier { font-size:50px;}
/*links styles*/
a { text-decoration:none; color:#00ACEE; outline:none;}
a:hover {color:#0094CC;}
a.emailer { font-size:36px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:15px; color:#FFF; background-color:#00ACEE;}
a:hover.emailer { background-color:#0094CC;}
/*template styles*/
.container {
	position:relative;
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position:relative;}
.form1 p { padding:0; margin:0;}
input.googleSearch {
	width:200px;
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #FFF;
	background-image: url(../layout_img/searchbox.png);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 23px;
	padding-top: 9px;
	line-height: 30px;
	display: block;
	float: left;
	color:#777;}
input.bt {
	background-color:#00ACEE;
	border: 1px solid #00ACEE;
	display: block;
	height: 27px;
	width: 60px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	cursor:pointer;}
input:hover.bt { border:#FFF 1px dashed;}

img.vernieuwd {
	position:absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;}
ul.additionalMenu {
	display:block;
	width:auto;
	position:relative;
	top: 0px;
	margin: 0px;
	height: 40px;
	padding-right: 30px;
	background-image: url(../layout_img/top-stroke.png);
	background-repeat: repeat-x;}
ul.additionalMenu li { 
	float:right; 
	height:30px;
	margin-top: 8px;}
ul.additionalMenu li a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #00ACEE;
	height:auto;
	padding-right: 18px;
	padding-left: 18px;
	padding-top:5px;
	padding-bottom:5px;}
ul.additionalMenu li a:hover {
	color:#FFF;
	background-color:#00ACEE;
	border: 1px dashed #FFF;}
.headerContainer {
	height:160px;
	background-image: url(../layout_img/rietveldprijs-logo.png);
	background-repeat: no-repeat;
	background-position: 747px 46px;}
.topMenu {
	position:absolute;
	width: 680px;
	height: 50px;
	top: 55px;
	padding-top: 10px;}
.mainMenu {
	position:absolute;
	width: 750px;
	height: 50px;
	top: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;}
.topMenu ul, .mainMenu ul {
	display:block;
	width:auto;
	position:relative;
	top: 0px;
	margin: 0px;
	padding: 0px;}
.topMenu ul {}
.mainMenu ul {
	padding-left:300px;
	padding-top: 15px;}
.topMenu ul li, .mainMenu ul li {
	float:left;
/*	display:block;*/
/*	position: relative;*/
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;}
.topMenu ul li a, .mainMenu ul li a {
	color: #00ACEE;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	line-height: 26px;
	right: 0px;
	width: auto;}
.topMenu ul li a:hover, .mainMenu ul li a:hover {
	color:#0094CC;}
.searchbox {
	position:absolute;
	width: 350px;
	height: 40px;
	float: right;
	margin-top: -50px;
	z-index: 2;
	padding-top: 15px;}
.leftContainer {
	position:relative;
	float: left;
	width: 269px;
	_width: 250px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #918F8F;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;}
ul.years {
	font-size:36px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	
	margin-left:-40px; /*all browsers */
	*margin-left:0px; /*ie6 and IE7 */
	_margin-left:0px; /* ie6 only */}
ul.years a:hover, ul.years a.active { color:#666;}
ul.years li a.active {
	font-size:66px;
	color:#666;
	line-height: 80px;
}
.content {
	position:relative;
	width: 640px;
	height: auto;
	float: right;
	padding-right: 20px;
	padding-left: 20px;}
.content table { margin-bottom:20px;}
.content table tr {}
.content table tr td { line-height:30px;}
.content table tr td img { padding-right:10px;}
.content p.bestuurtip img {cursor:pointer; display:block;}
.content p a img, .content p.bestuurtip img {
	padding:2px;
	border:1px dashed #CCC;
	margin-top: 0px;
	margin-right: 2px;	
	margin-left: 2px;	
	margin-bottom: 1px; /*all browsers */
	*margin-bottom: 3px; /*ie6 and IE7 */
	_margin-bottom: 3px; /* ie6 only */}
.content p a:hover img { border:1px dashed #00ACEE;}
.content ul.logoleft{margin-left:-40px;*margin-left:0px;_margin-left:0px; }
.content ul.logoleft li { padding-bottom:6px;}
.infobox {
	float:left;
	width:312px;
	height:320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	clear: none;}
.infobox.Archi {height:270px;}
.infobox img{
	display:block;
	border: 1px dashed #999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;}
.infobox img.vergrootglas {
	border: none;
	padding:0;
	position: absolute;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;}
.infobox p {
	background-color: #A29061;
	display: block;
	color: #FFF;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;}
.infobox a { color:#FFF; text-decoration:underline;}
.floatie {
	width:640px;
	background-image: url(../layout_img/footer-band.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;}
.floatie ul, ul.lefter {
	margin-left:-40px; /*all browsers */
	*margin-left:0px; /*ie6 and IE7 */
	_margin-left:0px; /* ie6 only */}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.footer {
	position:relative;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 25px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;}
.footer a {
	color: #00ACEE;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;}
.footer a:hover { color:#0094CC;}
.bottom {
	position:relative;
	background-color: #FFF;
	height: 50px;
	text-align: right;
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-right: 20px;}
.selectionS {
	float:none;
	display:block;
	width: auto;
	clear: both;
	position: relative;
	height: auto;}
.selectionS h2, .selectionS h3, .selectionS h4 {
	font-size:16px;
	color:#00ACEE ;
	padding-top:0px;
	padding-bottom:20px;
	margin:0;
	border:none;}
body.iframed { background-image:none; width:840px; padding:10px 20px 10px 20px;}
