/* CSS OM ALLE MARGINS */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
div.print { display: none; }

/* ØVRIGE CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	text-align: center;
}

a,
a:link,
a:hover,
a:visited {
	color: #333333;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

/* CONTAINER */
#container   { text-align: left; display: block; margin-right: auto; margin-bottom: 0; margin-left: auto; width: 940px }

/* CONTAINER > DIV.CONTENTHOLDER */
#container div.contentholder  { display: block; margin-right: 70px; margin-left: 70px; width: 800px }

/* CONTAINER > DIV.FLASHHOLDER */
#container div.flashholder    { display: block; margin: 6px 0; width: 940px }

/* CONTAINER > DIV.CONTENTHOLDER > MENU */
#menu   { color: #ffffff; background-color: #98c507; text-align: right; display: block; width: 100%; height: 33px }

#menu ul  { color: #ffffff; font-size: 15px; padding-top: 6px }

#menu ul li  { font-size: 13px; line-height: 33px; display: inline; margin-right: 10px; vertical-align: middle }

#menu ul li.attenzionblog {
}

#menu ul li a,
#menu ul li a:link, 
#menu ul li a:hover,
#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li.attenzionblog a,
#menu ul li.attenzionblog a:link, 
#menu ul li.attenzionblog a:hover,
#menu ul li.attenzionblog a:visited {
	color: #333333;
}

#menu ul li a:hover  { text-decoration: underline }

/* CONTAINER > DIV.CONTENTHOLDER > TOP */
#top {
	display: block;
	width: 100%;
	height: 90px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

/* CONTAINER > DIV.CONTENTHOLDER > TOP > LOGO */
#logo {
	display: block;
	width: 50%;
	float: left;
	clear: right;
}

#logo img  { margin-top: 26px; margin-left: 16px }

/* CONTAINER > DIV.CONTENTHOLDER > TOP > BEKIJKWERK */
#bekijkWerk {
	display: block;
	width: 50%;
	height: 55px;
	float: left;
	clear: right;
	text-align: right;
	padding-top: 45px;
}

#bekijkWerk select {
	margin-right: 16px;
	margin-left: 10px;
}

/* CONTAINER > DIV.CONTENTHOLDER > BLOGITEMS */
#blogitems {
	display: block;
	width: 800px;
}

#blogitems div {
	display: block;
	width: 250px;
	float: left;
	clear: right;
	margin: 5px 12px;
}

#blogitems div.links {
	margin-left: 0;
}

#blogitems div.rechts {
	margin-right: 0;
}

/* INHOUD STYLING */
h1 {
	color: #666666;
	font-size: 18px;
	line-height: 1.4em;
}

h1.floatLinks {
	float: left;
	clear: right;
}

h2  { color: #98c507; font-size: 12px; line-height: 1.4em }

h2.functie {
	color: #666666;
	line-height: 1.3em;
	margin-bottom: 5px;
}

div.blogitem h2 {
	font-size: 15px;
	color: #666666;
	line-height: 1.4em;
}

div.blogitem h2 span.groen {
	color: #98C507;
}

p {
	margin-bottom: 10px;
}

ul,
ol {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

ol {
	list-style-type: decimal;
}

div.hr  { background: url("../images/bg_hr.gif") no-repeat right 50%; margin: 10px 0; height: 1px }

div.hrSchaar {
	height: 13px;
	background: url(../images/bg_hr_schaar.gif) no-repeat scroll left;
	margin: 0;
}

div.hr hr,
div.hrSchaar hr {
	display: none;
}

img.headerImage {
	margin-top: 5px;
	margin-right: 7px;
}

div.kruimelspoor {
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	color: #666666;
	font-size: 10px;
}

div.kruimelspoor h4 {
	display: none;
}

div.kruimelspoor a,
div.kruimelspoor a:link,
div.kruimelspoor a:hover,
div.kruimelspoor a:visited {
	color: #666666;
	text-decoration: underline;
}

div.kruimelspoor a:hover,
div.kruimelspoor a.actief {
	text-decoration: none;
}

div.gebruiker_links,
div.gebruiker_midden,
div.gebruiker_rechts {
	display: block;
	float: left;
	clear: right;
}

div.gebruiker_links {
	width: 240px;
}

div.gebruiker_midden {
	width: 330px;
	padding-left: 10px;
}

div.gebruiker_rechts {
	width: 210px;
	padding-left: 10px;
}

div.gebruiker_rechts ul.favorieten {
	list-style-type: none;
	margin: 0;
}

div.tags  { 

	color: #628003; 
	background-image: url("../images/icon-tags.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	margin-top: 20px; 
	padding-left: 20px }

div.tags2 {
	color: #628003;
	margin-top: 9px;
	padding-left: 25px;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.tags3 {
	color: #628003;
	margin-top: 11px;
	padding-left: 25px;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.tags4 {
	
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
	background-image: url(../images/hvid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.tags a,
div.tags a:link,
div.tags a:hover,
div.tags a:visited,
div.tags a:active {
	color: #628003;
	text-decoration: underline;
}


div.tags a:hover  { text-decoration: underline }


div.quote {
	color: #999999;
	font-style: italic;
	line-height: 1.4em;
}

div.contact_links {
	display: block;
	width: 500px;
	height: 435px;
	float: left;
	clear: right;
	background-image: url(../images/frame_map.gif);
	background-repeat: no-repeat;
}

div.contact_rechts  { display: block; margin-top: 20px; width: 300px; float: left; clear: right }

#map  { display: block; margin: 27px 20px 17px 30px; width: 435px; height: 382px }

/* CONTAINER > DIV.CONTENTHOLDER > FOOTER */
#footer {
	margin-top: 10px;
}

#footer div.links,
#footer div.rechts {
	display: block;
	width: 50%;
	float: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}

#footer div.links {
	color: #98C507;
}

#footer div.rechts {
	text-align: right;
	color: #999999;
}

#footer div.rechts a,
#footer div.rechts a:link,
#footer div.rechts a:hover,
#footer div.rechts a:visited {
	color: #999999;
	margin-left: 10px;
}

form {
}

form label {
	background-color: #E0EDB3;
	font-size: 12px;
	color: #333333;
	height: 21px;
	width: 100px;
	float: left;
	line-height: 21px;
	vertical-align: middle;
	margin-bottom: 4px;
	padding-left: 5px;
	
	margin-top: 2px;
}

form label.textarea {
	height: 100px;
}

form input {
	background-color: #E0EDB3;
	border: 1px solid #E0EDB3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;
	height: 16px;
	width: 190px;
	padding-top: 3px;
	float: left;
	
	margin-top: 2px;
}

form input.checkbox,
form input.radio {
	background-color: #FFFFFF;
	border: none;
	width: auto;
	height: auto;
}

form select {
	background-color: #E0EDB3;
	border: 1px solid #E0EDB3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 2px;
	width: 190px;
	height: 19px;
}

form textarea {
	background-color: #E0EDB3;
	border: 1px solid #E0EDB3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;
	height: 94px;
	width: 190px;
	float: left;
	margin-top: 2px;
	padding-top: 4px;
}

form button {
	background-color: #E1E1E1;
	border: 1px solid #E1E1E1;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.error {
	color: #98C507;
}

/* Sitemap */
.tree {
	padding: 0px;
	margin: 0px;
	margin-left: -15px;
	position: relative;
}

.tree a:link,
.tree a:visited,
.tree a:active {
	text-decoration: none;
	color: #7C7C7C;
	padding:2px;
}

.tree a:hover {
	color: #7C7C7C;	
}

.tree ul {
	padding: 0;
	margin: 0;
	background-position: -9px 15px;
	background-image: url(../images/sitemap/ul.gif);
	margin: 4px 0px -2px;
	background-repeat: repeat-y;
}

.tree li {
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 4px;
	list-style-type: none;
}

.tree li a {
	text-decoration: none;
}

.tree li a:hover {
	text-decoration: underline;
}

.tree ul ul {
	background-position: -9px 15px;
	background-image: url(../images/sitemap/ul.gif);
	background-repeat: repeat-y;
}

.tree ul li {
	background-position: 0px 7px;
	background-image: url(../images/sitemap/li.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

.tree ul li a {
	text-decoration: underline;
}

.tree ul li a:hover {
	text-decoration: underline;
}

.tree ul ul li {
	background-position: 0px 7px;
	background-image: url(../images/sitemap/li.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

.tree ul ul li a {
	background-position: 0px 7px;
	color: #7C7C7C;
	text-decoration: none;
}

/* PORTFOLIO */
div.portfolio_item {
	position: relative;
}

div.portfolio_links,
div.portfolio_rechts {
	display: block;
	float: left;
	clear: right;
}

div.portfolio_links {
	width: 500px;
}

div.portfolio_rechts  { margin-top: 15px; width: 300px }

div.portfolioitem_links,
div.portfolioitem_rechts {
	display: block;
	float: left;
	clear: right;
	padding-top: 8px;
}

div.portfolioitem_links {
	width: 400px;
	padding-right: 100px;
}

div.portfolioitem_rechts {
	width: 300px;
}

div.portfolioitem_rechts div.tags {
	color: #666666;
	margin-top: 10px;
}

div.portfolioitem_rechts div.tags a,
div.portfolioitem_rechts div.tags a:link,
div.portfolioitem_rechts div.tags a:hover,
div.portfolioitem_rechts div.tags a:visited {
	color: #666666;
	text-decoration: underline;
}

div.opdrachtgever,
div.link,
div.meer,
div.download {
	color: #628003;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.portfolioitem_rechts div.opdrachtgever {
	margin-top: 0;
}

div.opdrachtgever a,
div.link a,
div.meer a,
div.download a,
div.opdrachtgever a:link,
div.link a:link,
div.meer a:link,
div.download a:link,
div.opdrachtgever a:hover,
div.link a:hover,
div.meer a:hover,
div.download a:hover,
div.opdrachtgever a:visited,
div.link a:visited,
div.meer a:visited,
div.download a:visited {
	color: #628003;
	text-decoration: none;
}

div.opdrachtgever a:hover,
div.link a:hover,
div.meer a:hover {
	text-decoration: underline;
}

div.opdrachtgever {
	background-image: url(../images/icon-opdrachtgever.gif);
}

div.link {
	background-image: url(../images/icon-link.gif);
}

div.meer {
	background-image: url(../images/icon-meer.gif);
}

div.download {
	background-image: url(../images/icon_download.gif);
}

div.omhoog {
	position: absolute;
	bottom: 10px;
	right: 0px;
	display: block;
	height: 15px;
	width: 100px;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
	vertical-align: bottom;
}

div.omhoog a,
div.omhoog a:link,
div.omhoog a:hover,
div.omhoog a:visited {
	color: #666666;
}

div.tagcloud a {
	text-decoration: none;
	margin-right: 8px;
	line-height: 1.5em;
}

div.tagcloud a:hover,
div.download a:hover {
	text-decoration: underline;
}

a.tag0,
a.tag0:link,
a.tag0:hover,
a.tag0:visited {
	color: #999999;
}

a.tag1,
a.tag1:link,
a.tag1:hover,
a.tag1:visited {
	color: #628003;
	font-size: 14px;
}

a.tag2,
a.tag2:link,
a.tag2:hover,
a.tag2:visited {
	color: #FF6600;
	font-size: 16px;
}

a.tag3,
a.tag3:link,
a.tag3:hover,
a.tag3:visited {
	color: #333333;
	font-size: 18px;
}

a.tag4,
a.tag4:link,
a.tag4:hover,
a.tag4:visited {
	color: #628003;
	font-size: 21px;
}

a.tag5,
a.tag5:link,
a.tag5:hover,
a.tag5:visited {
	color: #FF6600;
	font-size: 25px;
}

/* Magazine */
div.magazine_links,
div.magazine_rechts {
	display: block;
	float: left;
	clear: right;
}

div.magazine_links {
	width: 455px;
	margin-right: 10px;
	padding-left: 15px;
}

div.magazine_rechts {
	width: 320px;
}

div.magazine_item {
	padding-top: 15px;
	padding-bottom: 10px;
}

div.magazine_item_links {
	display: block;
	float: left;
	clear: right;
	width: 470px;
	margin-right: 10px;
}

div.magazine_item_rechts {
	display: block;
	float: left;
	clear: right;
	width: 320px;
}

div.text {
	padding-left: 15px;
}

div.text div.hr,
div.text div.portfolio_item {
	margin-left: -15px;
}

/* DIV.CLEAR */
div.clear {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

#blaastestWaarschuwing {
	text-align: center;
	padding: 15px 0;
}
