/* GENERAL */
/******************/

* {
  margin: 0;
  padding: 0; 
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #000000;
  line-height: 18px;
  background-color: #FFF;
  margin-top: 4px;
}

a:link, a:visited,  a:active {
  text-decoration: none;
  color: #c00d6e;
}

a:hover {
  color: #3964c8;
  text-decoration:none;
}


ul {
  list-style-image: url(../img/layout/list-blue.jpg);
  padding-left: 10px;
  margin-top: 4px;
  margin-bottom: 16px;
}



li li {
list-style: none;
list-style-image:none;
}

ol {
list-style: disc;
  padding-left: 10px;
}

p{
margin-bottom: 10px;
}

h1 {
  font-size:13px;
    color: #3964c8;
  font-weight:bold;
}

h2 {
  font-size:12px;
   color:#6d9bfe;
  font-weight:bold;
}

h3 {
  font-size:13px;
  color: #FFFFFF;
  font-weight:bold;
}

h4 {
  font-size:11px;
  color: #3964c8;
  font-weight:bold;
  padding-top: 2px;
}

.domein{
  font-size:12px;
   color: #d20000;
  font-weight:bold;
  }

.img-left {
	border: solid 1px #D6D6D6;
	padding: 2px;
	margin-right: 30px;
}

.img-right {
	border: solid 1px #dbdbdb;
	padding: 2px;
	margin-left: 20px;
}



.img {
	border: solid 1px #D6D6D6;
	padding: 2px;
}




/* MAIN */
/*******/

div#container {
  width: 922px;
  border: none;
  background-color:#FFF;
  margin: 0 auto;
}

div#logo {
	width: 920px;
	height: 66px;
	font-size:10px;
	background-image:url(../img/layout/logo-920x66.jpg);
	background-repeat: no-repeat;
}

div#logocontainer {
	padding-left: 350px;
padding-top: 18px;
  }

#logocontainer a:link, #logo a:visited, #logo a:active {
  text-decoration: none;
  color: #3071dc;
}

#logocontainer a:hover {
  color: #96c61a;
  text-decoration:none;
}

#logolist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
  padding-bottom: 44px;
}

/* NAVIGATIE-MAIN*/
/****************/

div#navigatie{
width: 900px;
background-color:#333333;
margin:auto;
}

#navcontainer
{
margin: 0px 0px 0px 0px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding-top: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #333333;
width: 180px;
height: 24px;
border: none;
padding: 8px 0px 0px 0px;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: #3071dc;
}

#navcontainer a:active
{
background: #636363;
color: #96c61a;
}

#navcontainer li#active a
{
background: #636363;
border-bottom: 2px solid #96c61a;
color: #96c61a;
}


/* HEADER */
/*******/

div#header {
	width: 920px;
	height: 174px;
	background-color:#FFFFFF;
		float:left;
	}

div#header-left {
	width: 572px;
	height: 174px;
	/*background-image: url(../img/layout/header-left-572x174.jpg);
	background-repeat:no-repeat;*/
	float:left;
}

div#header-right {
	width: 348px;
	height: 174px;
	float:left;
	background-repeat:no-repeat;
}


/* CONTENT */
/*******/

div#content-container {
  width: 900px;
   border: 1px solid #dbdbdb;
  margin-top: 6px;
  margin-left: 10px;
  margin-bottom: 6px;
  padding-top: 12px;
  overflow: hidden;
  background-color:#f7f8f3;
  float:left;
}

div#text {
  width: 840px;
  padding-left:30px;
  }


div#footer {
  margin: auto;
  background-image:url(../img/footer.jpg);
  padding-top:2px;
  width: 920px;
  height: 30px;
  font-weight:normal;
  font-size:10px;
  margin-bottom: 10px;
  text-align:center;
}


#footertext li
{
display: inline;
list-style-type: none;
padding-right: 32px;
}


/* METATAG GENERATOR */
/*******/

div#metatag {
width: 600px;
float:left;
  border: solid 1px #dbdbdb;
  background-color:#FFF;
  padding-left: 20px;
}

.metatag-text{
width: 240px;
  height: 18px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

.metatag-text-multiline{
width: 240px;
  height: 40px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
}

.metatag-text-code{
width: 400px;
  height: 160px;
  border: 1px solid #dbdbdb;
  font: 11px Arial;
  margin-bottom: 2px;
  padding-top: 2px;
  background-color:#FFFFCC;
}


.metatag-submit {
  font: 12px Arial;
  font-weight:bold;
  border: 1px solid #FFFFFF;
  width: 180px;
  height: 24px;
  color:#FFFFFF;
  background-color:#364896;
  margin-top: 8px;
  margin-bottom: 4px;
}

/* Acronym IE */
/******************/
abbr, acronym, .verklaring {
border-bottom: 1px #96c61a;
border-bottom-style:dashed;
padding-bottom: 2px;
cursor: help;
}


/* Bestelbuttons */
/******************/
ul#bestelbutton
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#bestelbutton li{
display: inline;
list-style-type: none;
}

#bestelbutton a { padding: 3px 10px; }

#bestelbutton a:link, #bestelbutton a:visited{
color: #000000;
background-color: #97c51a;
text-decoration: none;
font-weight:bold;
}

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

.red{
color:#c00d6e;
font-weight:bold;
}

.blue{
color:#3964c8;
font-weight:bold;
}


/* PORTFOLIO */
/******************/


#portfolio{
width: 820px;
background-color:#f7f8f3;
text-align:center;
padding-bottom:8px;
}



div#portfolio-pages {
	width: 800px;
	height: 40px;
	font-size:12px;
	font-weight: normal;
	background-color:#f7f8f3;
	text-align:center;
}



div#pfcontainer {
padding-top: 2px;
  }

#pfcontainer a:link, #pf a:visited, #pf a:active {
  text-decoration: none;
  color: #3071dc;
}

#pf a:hover {
  color: #96c61a;
  text-decoration:none;
}

#pflist li
{
display: inline;
list-style-type: none;
padding-right: 11px;
  padding-bottom: 24px;
}



/* LIGHTBOX */
/******************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #464646; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #cccccc; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
