body {
  margin:0;
  padding:0.5em;
  background:#fff;
  color:#400000;
  font:x-small Verdana,Sans-serif;
  font-size:small;
  } 
#logo {
  position:absolute;
  top:40px; left:0.5em;
  width:760px;
  }
  
#nav {
  position:absolute;
  margin-left:230px;
  top:55px;
  font-size:85%;
  }
#nav2 {
  position:absolute;
  margin-left:230px;
  top:137px;
  font-size:85%;
  }

#nav div {
  position:absolute;
  width:500px;
  bottom:0;
  left:0;
  border-left:1px solid #E1DF4D;
  }
#nav2 div {
  position:absolute;
  width:500px;
  bottom:0;
  left:0;
  border-left:1px solid #E1DF4D;
  }

#nav a, #nav strong, #nav em {
  float:left;
  display:block;
  padding:2px 6px 7px;
  border-width:0;
  border-style:none;
  border-right:1px solid #E1DF4D;
  text-decoration:none;
  color:#400000;
 }
#nav2 a, #nav2 strong, #nav2 em {
  float:left;
  display:block;
  padding:2px 2px 2px;
  border-width:0;
  border-style:none;
  border-right:1px solid #E1DF4D;
  text-decoration:none;
  color:#ffffff;
 }

#nav strong {
  border-bottom:5px solid #400000;
  padding-bottom:2px;
  color:#400000;
  }
#nav2 strong {
  border-bottom:0px solid #400000;
  padding-bottom:1px;
  color:#ffffff;
  }

#nav a:hover {
  color:#7D4223;
  }
#nav2 a:hover {
  color:#e0de4c;
  }

/* \ Hack to get IE5/Mac to ignore the following rule */
#nav a:hover {
  border-bottom:5px solid #400000;
  padding-bottom:2px;
  }
#nav strong a {
  float:none;
  display:inline;
  border-width:0;
  padding:0;
  }
#nav strong a:hover {
  border-bottom-width:0;
  }
#nav em {
  float:none;
  display:block;
  padding-left:0;
  padding-right:0;
  border-right-width:0;
  }
#nav span {display:none;}

#content {
width:510px;
margin-top:200px;
font-size:85%;
}
#content {
  margin-left:30px;
  width:710px;
  }
/* normale links */
#content a:link, a:visited {
  color:#03c;
  text-decoration:none;
  border-bottom:1px dotted red;
  }
#content a.foto:link, a.foto:visited{
  border-bottom:0;
 }
#content ul.left {
    float: left;
    width: 450px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
	list-style-image: url(pics/red_shadowbullet.gif);
    list-style-type: square;
	position: absolute;
    left: 50px;
  }
  
 #content ul.right {
    float: right;
    width: 450px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
	list-style-image: url(pics/red_shadowbullet.gif);
    list-style-type: square;
  }
  
  .no-space {
    margin: 0px;
    padding: 0px;
  }
  #content ul{
  list-style-position: inside;
  padding:0;
	list-style-image: url(pics/red_shadowbullet.gif);
    list-style-type: square;
	}
#content ul li h3 {font: 1em Georgia, "Times New Roman", serif; letter-spacing: 2px;
	color:#D34F07;
	padding:0;
	line-height:15px;
	}
a:visited {
  color:#03c;
  border-color:#c6c;
  }
a:hover {
  color:#f00;
  border-color:#c00;
  }
  

 
  p {margin:0 0 1em;}

h1 { font: 1.8em Georgia, "Times New Roman", serif; letter-spacing: 2px;
	color:#D34F07;	
	border-bottom:1px dotted #E1DF4D;
}
h2{
	font: 1.2em Georgia, "Times New Roman", serif; letter-spacing: 1px;
	color:#D34F07;
}
#footer {
  clear:both;
  padding-top:15px;
  font-size:85%;
  }
#footer span {
  display:block;
  margin:0;
  padding:3px 42px 3px 30px;
  }
#footer div {
  width:690px;
  margin:0;
  background:#7D4223;
  color:#400000;
  padding:3px 42px 3px 30px;
  }
#footer hr {display:none;}
.volgvorg{
	color:#cccccc;
}
.bijschrift {
font-size:85%;
}
#blogrecent {
position:absolute;
width:150px;
margin-top:345px;
margin-left:540px;
border:1px solid #7D4223;
font-size:x-small;
}
#blogrecent #kop{
font-size:120%;
}
a.recent:link, a.recent:visited, a.recent:active, a:hover{
border-bottom:0px;
text-decoration:none;
}
.blogkop{
background-color:#E1DF4D;
color:black;
border:1px solid #7c4122;
width:495px;
}
.blogtekst{
border-top:1px solid #7c4122;
background-color:#ffffff;
padding:0.5em;
color:#400000;
}
.blogtekst a:link, a:visited{
border-bottom:1px dotted red;
}
.blogkopreactie{
background-color:#E1DF4D;
color:black;
border:1px solid #7c4122;
width:400px;
text-align:left;
}
span.views{
color:#cccccc;
float:right;
}
#adsense {
margin-top:150px;
margin-left:40px;
}
