#pmwiki 
ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
  code.escaped { white-space: nowrap; }
  .vspace { margin-top:1.33em; }
  .indent { margin-left:40px; }
  .outdent { margin-left:40px; text-indent:-40px; }
  a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
  a.createlink { text-decoration:none; position:relative; top:-0.5em;
    font-weight:bold; font-size:smaller; border-bottom:none; }
  img { border:0px; }
 table.markup { border:2px dotted #ccf; width:90%; }
  td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
  table.vert td.markup1 { border-bottom:1px solid #ccf; }
  table.horiz td.markup1 { width:23em; border-right:1px solid #ccf; }
  table.markup caption { text-align:left; }
  div.faq p, div.faq pre { margin-left:2em; }
  div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; }
  div.faqtoc div.faq * { display:none; }
  div.faqtoc div.faq p.question
    { display:block; font-weight:normal; margin:0.5em 0 0.5em 20px; line-height:normal; }
  div.faqtoc div.faq p.question * { display:inline; }



body {
margin: 0px;
background-color: #4D662C; 
font-family: helvetica,arial,sans-serif;
color: #EBEAEA;

width:100%;
text-align:center;
}

body,td {
font-size: 13px;
}

a {
color: #005582;
text-decoration: none;
}

a:hover {
color: #661b00;
text-decoration: underline;
}

a.createlinktext {
color: red;
}

#pageHeader {
height: 125px;
line-height: 25px;
color: #3f5040;
font-size: 12px;
padding: 0px 0px 0px 0px;
background:url('headerbg.jpg') no-repeat right;
font-family:"Monotype Corsiva","Arial Italic ", serif;
overflow:hidden;

}

#vlaggen {
 margin-left:5px;
 margin-bottom:5px;
}


/* navigation --------------------------------------------------*/
#navigation a.createlinktext {
color: red;
}
#footer, #navigation {
  font-size:13px;
  height:30px;
  line-height:30px;
  clear: right;
background-color: #455c27;
}
#footer ul, #navigation ul {
  margin:0;
  padding:0;
}
#navcontainer  {
margin-bottom:5px;
}

#navigation,#footer {
margin:5px;
}
#footer li a, #navigation li a{
  color: white;
}

#footer li a:hover, #navigation li a:hover {
  color: black;
}

#footer li, #navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
  border-right:1px solid #8dae8c;
  margin-left: 5px;
  padding-right: 5px;
}
#footer li , #navigation li  {
  display:block;
  padding:0 5px;
  text-transform:uppercase;
  letter-spacing:1px;
  color: black;
  text-decoration: none;
  font-weight:bold;
}
* html #navigation a {width:1%;} 
* html #footer a {width:1%;} 
/* see http://www.positioniseverything.net/explorer/escape-floats.html */


#container {
text-align: left; 
margin: 20px;
background-color: #455c27;
width:825px;
margin:50px auto;
padding:0px;
border:1px solid white;
border-top:5px solid white;
}

#divPageContent {
padding: 0px 0px 0px 0px;
background-color: #607C3C;
}

#divMainContainer {
padding: 5px;
background-color: #607C3C;
color:white;
}

#navcontainer,#footcontainer {
width: 100%;
color: #004a66;
background-color: #455c27;
overflow: hidden;
}

#navcontainer ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}




#wikiedit textarea {
width:100%;
}

code {
font-size: 100%;
overflow: auto;
}

pre {
color: black;
background-color: #ebebeb;
font-size: 100%;
overflow: auto;
}


.rightColumn {
padding: 10px 10px 10px 10px;
}


h1,h2,h3,h4,h5,h6 {
color: black;;
line-height: 12px;
}
#pageHeader h1 {
	margin-left:30px;
	margin-top:20px;
color: black;
	font-size:24px;
}
p.sitetitle {
	margin-top:20px;
	margin-left:30px;
	font-size:30px;
font-weight:bold;
color: black;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}
h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}



#onderhoud,#onderhoud a {
color:#455C27;
text-align:right;
clear:both;
}
div.rechts {float:right;width:400px}
div.fotorechts {float:right;width:350px}
div.fotorechts span img { border:3px solid #fc0 }
div.fotorechts span.selflink img { border:3px solid #ce6700 }
@media print {
body,#container,#divPageContent,#divMainContainer { width:100%;margin:0px;padding:0px;background-color:#fff;color:#000;}
div.rechts {float:none;width:100%}
#container {border:0px solid black}
.noprint,img {display:none;}

}
