/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

	body {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 10pt;
		text-align: center;
		background: #B0B0B0 url("../images/body-bg.png") repeat-x;
	}
	#container {
		width: 980px;
		margin: 0px auto;
		text-align: left;
		position: relative;
		background: #fff url("../images/container-bg.png");
	}

	a {
		color: inherit;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a img {
		border: none;
	}

	sup {
		font-size: smaller;
		vertical-align: baseline;
		position: relative;
		bottom: 0.33em;
	}

/**
 * top styles
 **/

	#frontpage #top {
		padding: 50px 330px 0px 300px;
		position: relative;
		margin-bottom: 0px;
	}
	#top {
		padding: 40px 0px 0px 300px;
		margin-bottom: 135px;
	}

	#portfoliobanner {
		position: absolute;
		bottom: 0px;
		right: 20px;
		top:240px;
		text-align: center;
	}
	#portfoliobanner p {
		margin: 0px;
		padding: 0px;
		font-size: 110%;
	}
	#portfoliobanner a {
		color: #000;
	}

	#address_block {
		position: absolute;
		right: 20px;
		top: 50px;
		font-size: 80%;
	}
	
	#address_block address {
		font-style: normal;
		background: #f00;
		color: #fff;
		padding: 8px;
		margin-bottom: 15px;
	}

	#top p {
		color: #666;
		line-height: 1.5em;
		margin-top: 0;
	}
	#top h1 {
		font-weight: normal;
		font-size: 175%;
		margin: 0px;
		padding-top: 20px;
	}
	#top .menu {
		list-style: none;
		margin: 0px 0px 0px -0.3em;
		padding: 0px;
		font-size: 110%;
	}
	#top .menu li {
		display: inline;
		border-right: solid 1px black;
		padding: 0px 0.5em 0px 0.3em;
	}
	#top .menu li.last {
		border: none;
	}

/**
 * midden
 **/
	#midden {
		clear: both;
		position: relative;
		padding: 0px 330px 0px 300px;

		min-height:200px;
		height:auto !important;
		height:200px;
	}
	#list #midden {
		height: auto;
		min-height: 0px;
	}
	#midden h1 {
		font-weight: normal;
		font-size: 175%;
		margin: 0px;
		padding-top: 10px;
	}
	#midden p {
		color: #333;
		line-height: 1.5em;
	}

/**
 * bottom
 **/
	#frontpage #bottom,
	#list #bottom {
		padding: 40px 330px 0px 20px;
		clear: both;
		position: relative;
	}
	#bottom {
		padding: 0px 20px;
		min-height:260px;
		height:auto !important;
		height:260px;
	}

	.lijstitem {
		position: relative;
	}
	.lijstitem h2 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		font-size: 140%;
	}
	.lijstitem .datum {
		position: absolute;
		right: 0px;
		top: -8px;
		color: #666
	}
	#frontpage #bottom .lijstitem:first-child p {
		font-size: 100%;
	}
	#frontpage #bottom .lijstitem:first-child h2 {
		font-size: 150%;
	}

	.lijstitem p {
		color: #666;
		font-size: 90%;
		line-height: 1.5em;
	}

	.leesmeer {
		text-align: right;
	}
	#bottom .leesmeer a {
		color: #f00;
	}


	#bottom #sidebar,
	#bottom #kolom1,
	#bottom #kolom2 {
		float: left;
	}

	#sidebar {
		width: 195px;
		padding: 5px 35px 0px 35px;
	}
	#sidebar h2 {
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: 100%;
		margin-bottom: 1em;
		clear: left;
		color: #666;
	}
	#sidebar ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		color: #666;
	}
	#sidebar ul li {
		padding-bottom: 0.5em;
	}
	#sidebar li a {
		color: #666;
		border-bottom: dotted #666 1px;
	}
	#sidebar li a:hover {
		border-bottom: solid 1px;
	}
	#sidebar a:hover {
		text-decoration: none;
	}

	#sidebar #afbeeldingen a {
	border: none;
	}

	#kolom1,
	#kolom2 {
		width: 270px;
		padding-left: 15px;
	}

	#kolommen #line {
	clear: both;
	height: 0px;
	}

	#kolommen {
	border-left: 1px solid black;
	margin-left: 264px;
	margin-bottom: 50px;
	padding: 0px;
	}


	#kolom1 em,
	#kolom2 em,
	#midden em {
		color: #f00;
		font-style: normal;
	}
	#kolom1 p,
	#kolom2 p {
		margin: 0px;
		padding: 5px 0px;
		line-height: 1.5em;
		color: #666;
	}
	#kolom1 h2,
	#kolom2 h2 {
	font-weight: normal;
	color: #f00;
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	#midden ul,
	#kolom1 ul,
	#kolom2 ul {
	margin: 0px;
	padding: 0.5em 15px;
	list-style: square;
	color: #666;
	}
	#kolom1 ul ul,
	#kolom2 ul ul{
	margin: 0px;
	padding: 5px 15px;
	list-style: square;
	}
	#midden li,
	#kolom1 li,
	#kolom2 li {
	margin: 0px 0px 5px 0px;
	}
	#midden li a {
	color: #333;
	border-bottom: dotted #666 1px;
	}
	#midden li a:hover {
	text-decoration: none;
	border-bottom: solid #666 1px;
	}

/**
 * footer
 **/
	#footer {
		clear: both;
		background: #B0B0B0;
		font-size: 70%;
		position: relative;
	}
	#footer p {
			padding: 3px 0px 0px 0px ;
	}
	#footer .copyright {
		position: absolute;
		right: 0px;
		top: 3px;
		margin: 0px;
		padding: 0px;
	}

/**
 * menu styles
 * #menu is homepage menu
 * #top is normal menu
 **/
	#menu {
		padding: 40px 20px 0px 85px;
	}
	.menuitem,
	.menuitemlast {
		float: left;
		border-left: solid 1px #666;
	}
	#menu .menuitem,
	#menu .menuitemlast {
		height: 140px;
		width: 175px;
		padding: 15px 12px;
	}
	#top .menuitem {
		height: 86px;
		width: 130px;
		padding: 5px 5px;
	}
	#top .menuitemlast {
		height: 86px;
		width: 180px;
		padding: 5px 5px;
	}
	.menuitem h2,
	.menuitemlast h2 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	#menu .menuitem h2 {
		margin-bottom: 15px;
		font-size: 150%;
	}
	#top .menuitem h2,
	#top .menuitemlast h2 {
		font-size: 100%;
		margin-bottom: 5px;
	}
	.menuitem ul,
	.menuitemlast ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		padding-bottom: 0.6em;
	}
	#menu .menuitem li {
		font-size: 115%;
	}
	#top .menuitem li,
	#top .menuitemlast li {
		font-size: 80%;
	}
	.menuitem a,
	#top .menuitemlast a {
		color: #666;
	}

	li.selected a {
		color: #f00 !important;
	}



/**
 * design elements
 **/
 	#bottom p a,
	#midden p a {
	color: #333;
		border-bottom: dotted 1px #999;
	}
 	#bottom p a:hover,
	#midden p a:hover {
		border-bottom: solid 1px #999;
		text-decoration: none;
	}

 	#frontpage #quote {
		position: absolute;
		top: 40px;
		right: 20px;
		width: 264px;
		height: 173px;
	}
 	#quote {
		position: absolute;
		top: 15px;
		right: 20px;
		width: 264px;
		height: 173px;
	}
	#quotebackground {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#quotestart {
		position: absolute;
		right: 10px;
		top: -20px;
		font-size: 100pt;
		color: #666;
		font-family: times new roman, serif;
		margin: 0px;
		padding: 0px;
	}
	#quote p#intro {
		position: absolute;
		top: 20px;
		left: 20px;
		font-size: 90%;
	}
	#quote blockquote {
		position: absolute;
		left: 20px;
		top: 50px;
		margin: 0px;
		padding: 0px;
		width: 230px;
	}
	#quote blockquote p{
		margin: 0px;
		padding: 0px;
		color: #fff !important;
		line-height: 1.2em !important;
	}
	#quote p#quoteend {
		position: absolute;
		top: 138px;
		right: 20px;
	}
	#quote p {
		margin: 0px;
		padding: 0px;
		color: #000 !important;
	}


	.tevredenklantenkop {
		float: left;
	}
	.tevredenklanten {
		width: 255px;
	}
	.tevredenklanten li {
		font-size: 90%;
		height: 41px;
		padding-top: 10px;
	}
	.tevredenklanten li img {
		float: left;
		margin: 3px 5px;
		position: relative;
		top: -7px;
	}

	.tevredenklanten a {
		color: #000 !important;
	}

	.tevredenklanten dt {
		width: 50px;
		text-align: center;
		float: left;
		margin: 0;
		padding-right: 10px;
		padding-left: 10px;
	}
	.tevredenklanten dd {
		font-size: 80%;
		height: 41px;
		/*padding-top: 10px;*/
	}
	.tevredenklanten dd .locatie {
		color: #666;
	}


	#bottom .projectafbeelding {
		position: absolute;
		left: 50px;
		top: 40px;
	}
	#midden .projectafbeelding {
		position: absolute;
		left: 50px;
		top: 0px;
	}

.lijstitem .projectafbeelding {
position: relative !important;
left: 0px !important;
top: -15px !important;
float: left !important;
margin-left: 27px;
}
.lijstitem p,
.lijstitem h2 {
padding-left: 280px;
}
.lijstitem {
clear: left;
}

	#beeldmerk_home {
		position: absolute;
		left: 54px;
		top: 43px;
	}
	#beeldmerk {
		position: absolute;
		left: 82px;
		top: 32px;
	}
	#woordmerk {
		position: absolute;
		right: 20px;
		top: 19px;
	}
	#woordmerkverticaal {
		position: absolute;
		bottom: 20px;
		right: 0px;
	}


#projectbrowserbg {
position: absolute;
top: 0px;
left: 26px;
}
#projectbrowser .projectafbeelding{
top: 16px;
}
#projectbrowser #midden {
margin-bottom: 55px;
}
#projectbrowser #midden h1,
#projectbrowser #midden p,
#projectbrowser #midden ul {
position:relative;
}
#projectbrowser #midden h1 {
color: #fff;
padding-top: 15px;
}
#projectbrowser #midden p {
color: #ddd;
}
#projectbrowser #midden #projectlist {
position: absolute;
top: 20px;
right: 20px;
width: 230px;
}
#projectlist {
margin-right: 20px;
height: 200px;
overflow: auto;
}
#projectlist ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#projectlist li {
height: 80px;
padding: 15px 0px 0px 100px;
position: relative;
}
#projectlist li p,
#projectlist li p a,
#projectlist li h3,
#projectlist li h3 a {
margin: 0px;
padding: 0px;
color: #fff;
font-weight: normal;
}
#projectlist img {
position: absolute;
left: 0px;
top: 0px;
}
#projectlist li p {
font-size: 80%;
}


#sidebar dl {
margin-top: 0px;
}
#sidebar dt {
float: left;
color: #666;
font-size: 90%;
width: 50px;
padding-bottom: 0.5em;
}
#sidebar dd{
margin: 0px;
padding-left: 50px;
padding-bottom: 0.5em;
}
#sidebar dd a {
color: #333;
}


#sidebar #technieken li {
display: inline;
margin-right: 5px;
line-height: 1.5em;
}
#sidebar #technieken {
padding-bottom: 1.5em !important;
}
#sidebar #afbeeldingen li {
float: left;
margin-right: 4px;
}

.medewerkers span {
font-style: italic;
display: block;
}


abbr {
text-decoration: none;
border: none;
}

table {
margin: 0px;
padding: 12px 0px;
}
table td {
vertical-align: top;
color: #333;
line-height: 1.5em;
margin: 0px;
padding: 0px 5px 0px 0px;
}


