/*
Projectnaam/algemene info
@author: Bernhard Verkade (bernhard@yes2web.nl)
@version: 20081205-01
*/

body, #publerBody {
	font-size: 12px;
	font-family: Arial;
}

h1{
	margin-bottom: 20px;
}

h1, body.home h2 {
	color: #66CCFF;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	}
	body.home h2, body.home div#sidebar h2 {
		padding-left: 11px;
	}
	body.home div#sidebar h2 {
		padding: 0 0 0 11px;
		margin-bottom: 4px;
	}

	h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child { margin-top: 0; }
	* html h1, * html h2 { margin-top: 0; }

a{
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

/* Home */
body.home h2.kop-home{
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 21px;
	color: #000;
	font-family: Arial;
}

ul#home-activiteiten {
	margin: 0;
	padding: 0 0 3px 0;
	background-color: #1593AC;
	}
	ul#home-activiteiten li{
		list-style: none;
		margin: 0;
		}
		ul#home-activiteiten li a{
			color: #FFF;
			height: 25px;
			width: 237px;
			padding-left: 11px;
			line-height: 2em;
			display: block;
			background: url(../../images/rendon/background/bg-home-activiteiten.jpg) bottom left;
			font-weight: normal;
			text-decoration: none;
		}
		ul#home-activiteiten li.last-act a{
			background-image: none;
			background-color: #1593AC;
		}
		ul#home-activiteiten li a:hover{
			text-decoration: underline;
		}

/* Home rechter sidebar */
div#sidebar{
	position: absolute;
	top: 300px;
	left: 738px;
	width: 247px;
}

body.home #sidebar h2.news-header, body.home #sub-navigation h2.project-header{
	margin: 0;
	line-height: 2em;
	color: #003366;
	}
	body.home #sidebar h2.news-header{
		background: url(../../images/rendon/background/bg-home-h2.jpg) top left no-repeat;
		height: 25px;
	}
	body.home #sub-navigation h2.project-header{
		height: 26px;
		background: url(../../images/rendon/background/bg-home-prj-h2.jpg) top left no-repeat;
	}
/* homepage content */

body.home #contents p.kop{
	font-size: 18px;
}

body.home #contents p{
	margin-bottom: 0;
}

body.home #contents p.newsletter{
	position: relative;
	top: -20px;
	margin: 0 10px 0 0;
	text-align: right;
	padding-bottom: 2px;
}

div#news-items h2{
	margin-bottom: 4px;
	color: #003366;
}
div#news-items p, div#news-items a, div#news-items a:hover{
	color: #FFF;
}

div#news-items p.head{
	margin:0;
}
div#news-items p{
	margin: 0 0 6px 0;
}

div#news-items a.readmore, div#news-items a.readmore:hover{
	color: #002e68;
}

body.home div#flash h2{
	color: #003366;
}

/* Nieuws */
body.nieuws #contents img{
	float: left;
	margin-right: 8px;
}

body.nieuws #contents h3{
	margin: 0 0 2px 0;
	font-size: 14px;
}

body.nieuws #contents p.datum{
	margin: 0;
}

body.nieuws .news-item{
	padding-bottom: 15px;
}

body.nieuws .news-item img{
	margin-left: 10px;
}

body.nieuws #contents p{
	margin: 0 0 8px 0;
}

.date{
	font-style: italic;
}

/* projecten */
/* tables */
table#prj-overzicht {
	font-family:arial;
	/* background-color: #CDCDCD; */
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table#prj-overzicht thead tr th, table#prj-overzicht tfoot tr th {
	/* background-color: #e6EEEE;
	border: 1px solid #FFF;*/
	font-size: 14px;
	padding: 2px 2px 2px 0;
}
table#prj-overzicht thead tr .header {
	background-image: url(../../images/rendon/icons/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#prj-overzicht tbody td {
	/* color: #3D3D3D;
	background-color: #FFF; */
	vertical-align: top;
	padding: 2px;
}
table#prj-overzicht thead tr .headerSortUp {
	background-image: url(../../images/rendon/icons/asc.gif);
}
table#prj-overzicht thead tr .headerSortDown {
	background-image: url(../../images/rendon/icons/desc.gif);
}

/* single project */
table#project{
	font-family:arial;
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin: 0 0 20px 0;
}

table#project td{
	padding: 0 4px 0 0;
}

ul#imgrotator {
	margin: 0;
	padding: 0;
	width: 248px;
	}
	ul#imgrotator li{
		list-style: none;
	}
	ul#imgrotator li.thumb{
		float: left;
	}
	ul#imgrotator li.thumb img{
		width: 80px;
		margin-right: 2px;
		cursor: pointer;
	}

ul#project-nav{
	margin: 0 0 0 25%;
	padding: 0;
	}
	ul#project-nav li{
		margin-right: 50px;
		list-style: none;
		float: left;
	}
/* contact, vestigingen*/
.vestiging{
	width: 230px;
	float: left;
	margin-top: 15px; 
}

fieldset{
	border: none;
}
form#contact label{
	float: none;
}
form#contact fieldset#gegevens{
	padding-left: 5px;
	margin-top: 10px;
}
form#contact fieldset#gegevens label{
	float: left;
	width: 105px;
}

form#applyform label{
	float: left;
	width: 110px;
}

form#contact fieldset#gegevens input,
form#applyform input{
	width: 350px;
}
form#contact fieldset#gegevens input.button,
form#applyform input.button{
	width: 75px;
}
form#contact textarea{
	width: 455px;
	font-family: Arial;
	font-size: 12px;
}
form#contact  span{
	font-size: 10px;
}