/*****************************/
/*** Core html setup stuff ***/
/*****************************/

form {
  margin: 0;
  padding: 0;
  float : center;
}

body {

  margin-left      : 0px;
  margin-right     : 0px;
  margin-top       : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  background       : #ffffff; 
  font-family      : arial, sans-serif;
  font-size        : 12px;

}

#main {
 height: 520px;
 width-min: 674px;
 overflow: auto;
 scrollbar-track-color: transparent;
 }
#topmodule {
   float : right;
   width: 625px;
   margin-right: 18px;
 }
#area {
   width: 625px;
   margin-right: 18px;
}
 
#background { 
   background: url(../images/body_bg.jpg) top center no-repeat;
   
}
.blauw {
font-size : 0.9em;
color : #4f698a;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color : #4f698a;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color : #4f698a;
}
h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: top;
	color: #003af5;
	width: 625px;

	letter-spacing   : 2px;
}
.blog {
    float : right;
	width: 627px;
	margin-top: 15px;
	margin-right: 0px;
}
#phocaguestbook {
   float : right;
	margin-right: 18px;
	padding: 0;
	width: 625px;
	margin-bottom: 30px;
}
.contentpane {
	margin-right: 18px;
	float : right;
	padding: 0;
	width: 625px;
}
table.contentpaneopen, table.contentpane {
	margin-right: 18px;
	float : right;
	padding: 0;
	width: 625px;
}
table.contentpaneopen-foto, table.contentpane-foto {
	margin-right: 8px;
	margin-top: -10px;
	float : right;
	padding: 0;
	width: 625px;
}
table.contentpaneopen-home, table.contentpane-home {
	margin: 0;
	padding: 0;
	float : center;
	width: 95%;
}
table.contentpaneopen-contact, table.contentpane-contact {
	margin-left: 100px;
	margin-top  : -30px;
	padding: 0;
	width : 450px;
    color : #4f698a;
}
table.contentpaneopen-kader, table.contentpane-kader {
	background       : #ffffff;
	border : 1px solid #CCCCCC;
	height: 518px;
	margin-top  : 0px;
	margin-right: 18px;
	float : right;
	width: 625px;
    color : #4f698a;
}
table.contentpaneopen-kader p, table.contentpane-kader p {
	padding: 15px;
}	
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 135px;
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 14px;
  width            : 135px;
  background-color : transparent;
  text-indent      : 3px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  background-color : transparent;
  font-size        : 14px;
  font-weight      : normal;
  padding          : 0px 0px 32px 0px;
  color            : #000000;
  text-decoration  : none;
  width            : 135px;
  text-indent      : 30px;
  letter-spacing   : 2px;
}
a.mainlevel:hover {
  background       : url(../images/arrow.gif) no-repeat;
  font-size        : 14px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 30px;
  letter-spacing: 2px;
}
#active_menu {
  color            : #000000;
  background       : url(../images/arrow.gif) no-repeat;
  font-weight      : normal;
  letter-spacing: 2px;
}
a#active_menu:hover {
  color            : #000000;
}
a.sublevel  {
  margintop        : -48px;
  padding          : 0px 0px 32px 0px;
  font-size        : 12px;
  width            : 135px;
  text-indent      : 10px;
}
.sub {
      margin-left      : 120px;
	  }
a.sublevel:link, a.sublevel:visited {
  display          : block;
  margin-left      : 120px;
  margintop        : -48px;
  background-color : transparent;
  font-size        : 14px;
  font-weight      : normal;
  padding          : 0px 0px 32px 0px;
  color            : #000000;
  text-decoration  : none;
  width            : 135px;
  text-indent      : 30px;
  letter-spacing: 2px;
}
a.sublevel:hover {
  background       : url(../images/arrow.gif) no-repeat;
  font-size        : 14px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 30px;
  letter-spacing: 2px;
}
.contact {
	margin-left: 100px;
	padding: 0;
	width : 400px;
    color : #4f698a;
  }
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }