/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 10px 0 10px 0;
	padding: 3px 10px;
	font-weight: normal;
}


h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

td  {
width: 130px;
font-size: 9px;
border: 1px solid #666;
vertical-align: top;
padding-left: 5px;

}

.expo table {
  margin-top: -20px;
}

.expo td  {
width: 220px;
font-size: 9px;
border: 0;
vertical-align: top;
padding: 0 5px 5px 0

}

.infoklein  {
 
font-size: 9px;
line-height: 14px;
margin-top: -50px;

}



/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #fff;
	
        
}

a:hover {
        color: #fc3;
       
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}



/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 20px auto;
	padding: 0;
	width: 992px;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        background-color: #000;
        overflow: hidden;
}

#head {
        height: 145px;
	text-align: center;
        margin: 0;
        border-top: 2px solid #fff;
        border-right: 0px solid #fff;
        border-bottom: 2px solid #fff;
        overflow: hidden;
}

#head img  {
         margin-left: -6px
}



#content {
	margin: 0;
        padding: 0;
        background-color: #000;       
}



#voor #content,  #info #content, #maquettes #content  {
        
        height: 350px;
        overflow: hidden;
        
}

#links {
        float:left;
        background-color: #000;
        width: 494px;
        overflow: hidden;
        border-right: 2px solid #fff;
        
}

#rechts {
        float: right;
        padding: 0;
        margin: 0;
        width: 486px;
        overflow: hidden;
}

#foot { 
        width: 984px;
        height: 26px;
	margin: 0;
        padding: 0 0 2px 0;
	clear: both;
	text-align: center;
        background-color: #000;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        overflow: hidden;
        
        
}

.voet, .voetnav, .voetnav-l, .voet adres a:hover {
       float: left;
       height: 30px;
       padding: 3px 12px 3px 12px;
       border-right: 2px solid #fff;

}


div.voetnav {
       float: right;
       padding: 3px 0;
       border-right: 0;
}

.voetnav-l {
       
       width: 54px;
       padding: 3px 0;
       
}

.co  {
       float: left;
}



/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 992px;
w\idth: 982px;
}

/* overrides
----------------------------------------------- */



.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 0 0 5px 0;
        height: 10px;
	text-align: left;
        clear: both;
        border-bottom: 2px solid #fff
     
}


#maquettes #content img, #info #content img  {

        float: left;
        margin: 0px 42px 0px 0;
        padding: 0 2px 2px 0;
        background-color: #fff;
}

.voetnav img, .voetnav-l img {
        
        float: left;
        margin: 0 15px;

}


#maquettes #content img.co, #archief #content img.co {

        padding: 0;
        margin: 0 8px 0 0;
}

#archief #content  {

         font-size: 0.8em;
}

#archief h1, h2, h3 {
	margin: 0px 0 -10px 0;
}


#archief #content img.thumb  {

        float: left;
        margin: 8px 8px 0 8px;
        padding: 2px;
        background-color: #fff;
}

#foot a   {
        background-color: #000;
}

.linksonder  div.divider, .rechtsonder  div.divider {
        
        border-bottom: 0;
}

.inhoud  {
        
        height: 260px;
        padding-right: 30px;
}

#maquettes #content a, #info #content a {

        color: #999;
        
}

#maquettes #content h1 a, #info #content h1 a {

        color: #fff;
        
}

#maquettes #content a:hover, #info #content a:hover  {

        color: #fc3;
}

div#video {
  
  width: 992px;
  font-size: 13px;
  padding: 0;
  margin: -12px auto;
}

div#video img {
  border: 1px solid #000;
  margin: 1px 10px -15px 4px;
  border-radius: 5px 5px;
  padding: 2px;
}


div#video span.vimeo {
  margin-right: 90px;
  padding: 0 0 0 0;
   
}


/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments-wrapper  {
        margin: 0px 10px;
}



.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */


.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* contactformulier
----------------------------------------------- */



.zemContactForm {


        margin: 0px 20px 10px 43px;

}


.zemTextarea {

        width: 410px;
        margin-bottom: 5px;

}

#info #rechts h1, #info #rechts p{

        margin-left: 32px;

}