body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0;
	background-color: #999999;
	background-image: url(images/background-greensmoke.jpg);
	}
a {
	color: #000000;
	text-decoration: none;
	}
hr {
	color: #000000;
	height: 1px;
	}
a:hover {
	color: #FF0000; 
	text-decoration: none;
	}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	}
ul {
	margin: 0;
	padding: 0;
	position: relative;
}
li {
	display: inline;
}
ul ul {
	position: absolute;
	top: 1em;
	left: 0;
}

td.tweekleurigachtergrond {
	background-image: url(images/backgr01.gif);
	}
td.achtergrond-rechterkant {
	background-image: url(images/backgr02.gif);
	}
.schaduwlinks {
	background-position: right 50%;
	background-image: url(images/schaduwlinks.png);
	background-repeat: repeat-y;
	}
.schaduwrechts {
	background-position: right 50%;
	background-image: url(images/schaduwrechts.png);
	background-repeat: repeat-y;
	}

.paginakleur {
	background-color: #FFFFCC;
	}

.menukop1 {
	background-image: url(images/fp-kop01.gif);
	}
.menukop2 {
	background-image: url(images/fp-kop02.gif);
	}
td.menukoptitel {
	font-family:Verdana;
	font-size: 12px;
	color:#FFFFFF;
	}
td.counter {
	font-family:Verdana;
	font-size: 10px;
	color:#FFFFFF;
	}
	
td.logo {
	background-image: url(images/fp-banner.png);
	}
td.onderkant {
	background-image: url(images/fp-onderkant.png);
	}

.foto-blauw {
	BORDER-top: 2px solid;
	BORDER-bottom: 2px solid;
	BORDER-left: 2px solid;
	BORDER-right: 2px solid;
	BORDER-color: #0000FF	
}




form {
	  margin: 0;
	  padding: 0
}

input, select, option, textarea {
	  font-size: 12;
}

code, pre {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 12;
}

pre {
	  width: 580px;
	  overflow: auto;
	  border: 1px dotted #777;
	  padding: 10px;
}

blockquote {
	color: #666666;
	padding-left: 1.5em;
	border-left: 5px solid #999999;
	margin: 1.5em 3.0em 0 1.0em;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	font-weight: bold;
	margin: .3em 0 .3em 0;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

/* IMAGES */
img {
	border: 0;
}

#img_float_left
{
  /* Used by the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used by the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* LAYOUT / PLACEMENT */
#page
{
  width: 750px;
  margin: 10px auto 10px auto;
  border: 1px solid #80804d;
  background-color: #ffffe6;
}

#popup
{
  width: 600px;
  margin: 10px auto 10px auto;
  border: 1px solid #80804d;
  background-color: #ffffe6;
}

#header
{
  border-bottom: 1px solid #666;
}

#title
{
  font-size: 1.3em;
  color: #FFF;
  background-color: #996;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #80804d;
}

#innerpage
{
  margin: 0;
  padding: 0;
}

#content {
	width: 595px;
	padding: 0px;
	margin: 4px;
	float: left;
}

#sidebar {
	font-family: Verdana;
	font-size: 9px;
	background-image: url(images/backgr01.gif);

	background-color: #B2B286;
	padding: 0px;
	width: 155px;
	border-left: 0px #80804d solid;
	border-bottom: 0px #80804d solid;
	float: left;
}

#footer
{
  font-size: 0.8em;
  color: #FFF;
  background-color: #996;
  padding: 10px;
  border-top: 1px solid #666;
  clear: both;
}

/* CONTENT */
#content .entry,
#content .static,
#content .comment {
	padding-bottom: 10px;
}

#content .entry .blog_title,
#content .static .blog_title,
#content .comment .blog_title {
	font-family: Verdana;
	font-size: 12;

	color: #FFF;
	border-color: #660;
	padding: .3em .5em;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	background-color: #B2B286;
}

#content .blog_title img
{
  /* padding: top right bottom left */
  padding: 0px 10px 0px 0px;
}

#content .blog_title_buttons
{
  /* Edit and Delete buttons in the Blog Title */
  float: right;
  position: relative;
  top: -15px;
  right: 2px;
  display: inline;
}

#content .entry .blog_body,
#content .static .blog_body,
#content .comment .blog_body
{
  line-height: 1.3em;
  background-color: #FFF;
  padding: 10px;
  margin: 0;
  border: 1px solid #660;
  color: #663;
}

#content .entry .blog_body_clear,
#content .static .blog_body_clear,
#content .comment .blog_body_clear
{
  padding: 0px;
  border-color: #FFF;
  border-width: 0px;
  border-style: solid;
}

#content .entry .blog_body_solid,
#content .static .blog_body_solid,
#content .comment .blog_body_solid
{
  padding: 1px;
  border-color: #660;
  background: #fff;
  border-width: 5px;
  border-style: solid;
}

#content .entry .blog_date,
#content .static .blog_date,
#content .comment .blog_date
{
  font-size: .9em;
  color: #999;
  margin-bottom: 1em;
}

.blog_ip_address
{
  font-size: 0.8em;
}

#content .entry .blog_comment,
#content .static .blog_comment,
#content .comment .blog_comment
{
  padding: .5em;
  color: #663;
  background-color: #FFF;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #660;
}

/* SIDEBAR */
#sidebar .menu_body a { text-decoration: none; }
#sidebar .menu_body a:link, #sidebar .menu_body a:visited { color: #933; }
#sidebar .menu_body a:hover { color: #F33; }
#sidebar .menu_body a:active { color: #33F; }

div #toggleSidebarAvatar, #toggleSidebarLinks, #toggleSidebarCalendar, #toggleSidebarArchives, #toggleSidebarCategories , #toggleSidebarSearch, #toggleSidebarMenu, #toggleSidebarPreferences, #toggleSidebarRecentComments, #toggleSidebarRecentEntries, #toggleSidebarRecentTrackbacks, #toggleSidebarRandomEntry
{
  display: block;
}

#sidebar .menu_title
{
  font-size: 10;
  color: #FFF;
  padding: .3em .5em;
  margin: 0;
  border-color: #A6A6A6;
  border-width: 1px;
  border-style: solid;
}

#sidebar .menu_title a
{
  text-decoration: none;
  color: inherit;
}

#sidebar .menu_title:hover
{
}

#sidebar .menu_body
{
  padding: 8px;
  background-color: #FFF;
  margin: 0;
  border-color: #A6A6A6;
  border-width: 0px 0px 0px 0px;
  border-style: none solid solid solid;
}

/* CALENDAR */
#sidebar .calendar {
	font-size: 9px;
}

#sidebar .calendar td {
	font-size: 9px;
	padding: 1px;
}

#sidebar .calendar a {
  font-size: 9px;

  font-weight: bold;
  text-decoration: none;
}

/* TREE MENU */
#archive_tree_menu ul {
	list-style: none inside;
	padding: 0 0 0 10px;
	margin: 0;
}

#archive_tree_menu li {
	margin: 0;
	padding: .5em 0 0 0;
}