html,body
{
  margin: 0;
  padding: 0;
  height: 100%;
}
html {overflow: -moz-scrollbars-vertical;}
body
{
  background: #eee;
}
a {
  color: #a11;
  text-decoration: none;
}

a:hover {
  color: #811;
  text-decoration: underline;
}
a:visited
{
	/*color: #600;*/
}
h2
{
font-size: 13px;
font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
	paddign: 0;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
	paddign: 0;
}
h3
{
	display: inline;
}
.content_table td 
{
	spacing: 0;
	padding: 4px;
  	border-bottom: 1px solid #eee;
}
#container
{
  margin: 0 auto;
  width: 982px;
  background-color: #fff;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  min-height: 100%;
  height:auto !important; /* voor moderne browsers */
  height:100%; /* voor IE */
}
#subHeader
{
  height: 17px;
  text-align: right;
  font-family: verdana;
  font-size: 10px;
  padding-right: 10px;
  padding-top: 4px;
}
#header
{
  height: 90px;
  background-color: #c33;
  background-image: url(/images/header_2008_b.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
  border-top: 9px solid #c82929;
  text-align: right;
  margin: 0;
  padding: 0;  
}
#header img
{
  margin: 0;
  padding: 0;		
  border: 0;		
}
#menu
{
  height: 28px;
  background: #c33;
  font-family: verdana;
  font-size: 12px;
    background-color: #eee;
  background-image: url(/images/menu_c.png);
  background-repeat: repeat-x;
  border-bottom: 1px solid #a11;
}
#menu ul 
{
	backgrousdfnd-color: #c1322a;
	margin: 0px;
	padding: 0px;
	white-space: no-wrap;
}
#menu ul li 
{
  position: relative;
	display: inline;
	list-style: none;
}
#menu ul li a 
{
	font-family: verdana;
	font-size: 12px;
	float: left;
	height: 21px;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	color: white;
	border-right: 1px solid #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}
#menu ul li a:hover
{
	background-color: #e61111;	
}

#breadcrumb
{
  height: 15px;
  background-color: #eee;
  background-image: url(/images/bread_c.png);
  background-repeat: repeat-x;
  font-family: verdana;
  font-size: 10px;
  border-bottom: 1px solid #aaa;
  padding-top: 4px;
  padding-left: 5px;
}
#mainContainer
{
  padding-top: 10px;
}
#sidebarLeft
{
  width: 192px;  
  float: left;
  padding: 4px;
}
#main
{
  background: #fff;
  width: 544px; 
  float: left;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: verdana;
  font-size: 12px;
  line-height: 15px;
}
#sidebarRight
{
  width: 212px;
  float: left;
  padding: 4px;
  overflow: hidden;
}
#footer
{
  clear: both;
  height: 33px;
  padding-top: 5px;
  background: maroon;
  font-family: verdana;
  font-size: 11px;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  margin-bottom: 10px;
  margin-top: 20px;
   background-image: url(/images/footer.jpg);
}
#footerLeft
{
	float: left;
}
#footerRight
{
	float: right;	
}
#footer a
{
	color: #fff;	
}
h1
{
  font-family: verdana;
  font-size: 16px;
  color: #922;
  margin: 0;
  margin-bottom: 2px;
  font-weight: bold;
}
.sidebarItem
{
  border: 1px solid maroon;
  margin-bottom: 10px;
}
.sidebarTitle
{
  background: maroon;
  padding-bottom: 1px;
  font-family: verdana;
  font-size: 11px;
  color: #fff;
  padding: 2px;
}
.sidebarContent
{
  padding: 3px;
  font-family: arial;
  font-size: 11px;
  overflow: hidden;
}
.sidebarButton
{

  
}
.sidebarButton a
{
  padding: 3px;
  font-family: verdana;
  font-size: 10px;
  margin-bottom: 4px;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 10px;
  height: 13px;
  display: block;
  background: url(/images/submenu_button_hover.png);
  text-decoration: none;
  color: #800;
}
.sidebarButton a:hover
{
	text-decoration: none;
  background: url(/images/submenu_button.png);
  color: #300;
}
.sidebarButtonHighlight
{
	  padding: 3px;
  font-family: verdana;
  font-size: 10px;
  margin-bottom: 4px;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 10px;
  height: 13px;
  display: block;
	text-decoration: none;
  background: url(/images/submenu_button.png);
  color: #300;	
}
#insiteBeheer
{
	border: 1px solid #700;
	margin-bottom: 12px;
}
#insiteBeheerTitle
{
	background: #700;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.insiteBeheerItem
{
	border-bottom: 1px solid #777;
	font-family: verdana;
	font-size: 11px;
}
.insiteBeheerItem a
{
	display: block;
	text-decoration: none;
	color: black;
	height: 22px;
}
.insiteBeheerItem a:hover
{
	background: #eee;
}
.insiteBeheerItem img
{
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 6px;
	border: 0;
}
.permissionsTable
{
	width: 100%;
	font-size: 10px;
}
.permissionsTable th
{
	font-weight: bold;
	text-align: center;
	background: #ccc;
	padding: 2px;
}
.permissionsTable td
{
	background: #e8e8e8;
	padding: 2px;
}
#insiteBeheerMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
}
#insiteBeheerMenu li
{
	border-bottom: 1px solid #aaa;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#insiteBeheerMenu li ul
{
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
	border: 1px solid red;
	width: 120px;
	padding: 0;
}
#insiteBeheerMenu li ul li
{
	background: #555;
}
#insiteBeheerMenu li ul li a
{
	display: block;
	background: #fff;
	padding: 4px;
	text-decoration: none;
}
#insiteBeheerMenu li:hover ul
{
	display: block;
}
#insiteBeheerMenu li a
{
	display: block;
	background: #fff;
	padding: 4px;
	text-decoration: none;
	margin: 0;
}
#insiteBeheerMenu li a:hover
{
	display: block;
	background: #eee;
}
.sidebarContentTable td
{
	spacing: 0;
	padding: 4px;
  	border-bottom: 1px solid #eee;
}
td.sidebarSubtitle 
{
	background-image: url(/images/sidebar_subtitle.png); 
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #777;
	font-weight: normal; 
	font-family: verdana; 
	font-size: 10px;
}
.sidebarLink
{
	font-size: 11px; 
	font-family: verdana; 
	margin-bottom: 3px; 
	padding-left: 4px;
	line-height: 20px;
}
.sidebarLinkSmall
{
	font-size: 11px; 
	font-family: verdana; 
	margin-bottom: 3px;	
	padding-left: 4px;
	line-height: 14px;
}
.editProfile
{
	margin-top: 8px;	
}
.editProfile td
{
	border-bottom: 1px solid #eee;
	font-size: 11px;
	padding: 3px;
}
.editProfile th
{
	border-bottom: 1px solid #eee;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	width: 120px;
}
.editProfile input
{
	background-color: #eee;
	border: 1px solid #777;
	padding: 2px;
	font-size: 11px;
	font-family: verdana, helvetica;
}
.changePassword td
{
	font-size: 11px;
	padding: 3px;
}
.changePassword th
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	width: 180px;
}
.changePassword input
{
	background-color: #eee;
	border: 1px solid #777;
	padding: 2px;
	font-size: 11px;
	font-family: verdana, helvetica;
}
input.submit
{
	/*background-color: #ddd;
	border: 1px solid #333;*/
	padding: 2px;
	font-family: verdana;
	font-size: 11px;
}
.msgBoxError
{
	border: 1px solid; 
	font-weight: bold; 
	padding: 16px; 
	margin-bottom: 16px;	
	border-color: #e00;
	color: #e00; 
	background: #fee;
}
.msgBoxSuccess
{
	border: 1px solid; 
	font-weight: bold; 
	padding: 16px; 
	margin-bottom: 16px;	
	border-color: #080; 
	background: #efe; 
	color: #080; 
}
.topicPagination
{
	width: 100%;
	height: 30px;
	background: url(/images/gradpages.png);
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	margin-bottom: 18px;
}
.topicPagination ul
{
	list-style: none;
	margin: 0;
	padding: 0;	
}
.topicPagination ul li
{
	float: left;	
	border-right: 1px solid #777;
	width: 40px; 
	height: 30px;
}
.topicPagination ul li.title
{
	float: left;
	width: 66px;	
	height: 23px;
	padding-top: 7px;
	padding-left: 6px;
	font-size: 11px;
}
.topicPagination ul li.selected
{
	background: url(/images/gradpages_sel.png);
	float: left;
	height: 23px;
	padding-top: 7px;
	font-size: 11px;	
	text-align: center;
}
.topicPagination ul li a
{
	display: block;
	height: 23px;
	cursor: pointer; 
	font-size: 11px; 
	text-align: center; 
	padding-top: 7px;
	color: black;
	text-decoration: none;
}
.topicPagination ul li a:hover
{
	background: url(/images/gradpages_hover.png);
}
#ipban
{
	margin: 10px;
	border: 6px solid red;
	padding: 10px;
	background: #fee;
	margin-bottom: 20px;
}
#ipban .reden
{
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #777;
	background: #eee;
	padding: 6px;
}
.smiley td
{
	text-align: center;
}
.smiley td:hover
{
	background: #ddd;
}
.samenwerkingsclub
{
	width: 136px; 
	border: 0px solid #ddd; 
	height: 160px; 
	text-align: center; 
	float: left
}
.samenwerkingsclub img
{
	margin-bottom: 4px;
	border: 0;
}
#fotoMenu
{
}
#fotoMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	height: 22px;
	padding-left: 6px;
	font-size: 11px;
	margin-bottom: 16px;
}
#fotoMenu ul li
{
	padding: 0;
	float: left;
	margin-right: 4px;
}
#fotoMenu ul li a
{
	display: block;
	border: 1px solid #666;
	background: #eee;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	outline:none;
	_margin-bottom: -1px;
}
#fotoMenu ul li.selected a
{
	background: #fff;
	/*margin-top: -1px;
	padding-bottom: 5px;*/
	padding-bottom: 4px;
	border-bottom: 0;
}
#fotoMenu ul li a:hover
{
	background: #ccc;
	text-decoration: none;
}
#fotoMenu ul li.selected a:hover
{
	background: #fff;
	text-decoration: none;
}
.frontpageBlock
{
	margin-bottom: 15px; 
	clear:both;
}
.frontpageBlock .title
{
	padding-bottom: 4px;
}
.frontpageBlock .image
{
	width: 140px;
}
.frontpageBlock .image img
{
	padding-top: 2px; 
	width: 140px; 
	height: 90px;
}
.frontpageBlock .content
{
	padding-left: 10px; 
	vertical-align: top;
}
.alignRight
{
	text-align: right;
}
td.noBorderBottom
{
	border-bottom: 0;
}
td.sidebarReactiesIndent
{
	padding-left: 15px;
}
.postinfo 
{
	height: 16px; 
	font-size: 9px;
	background-color: #eee; 
	background-image: url(/images/post_header.png);
	
	border-top: 1px solid #888; 
	
	font-family: verdana; 
	padding-left: 4px; 
	padding-top: 0px; 
	color: #444;
}

.postinfo a
{
	text-decoration: none;
	color: #844;
}

.postinfo a:hover
{
	text-decoration: underline;
	color: #222;
}

.posticons
{
	height: 16px; 
	font-size: 9px; 
	background-color: #eee; 
	background-image: url(/images/post_header.png);
	
	border-top: 1px solid #888; 
	
	padding: 2px; 
	font-family: verdana; 
	color: #444; 
	text-align: right;
}

.postcontent
{
	border-top: 1px solid #888; 
	
	padding: 4px; 
	padding-bottom: 10px; 
	font-family: verdana; 
	font-size: 12px; 
}

.postinfo a
{
	text-decoration: none;
	color: #844;
}

.postinfo a:hover
{
	text-decoration: underline;
	color: #222;
}

.postcontentdiv
{

}
.quote1 
{
	margin-left: 15px; 
	font-size: 9px
}

.quote2 
{
	margin-left: 15px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	padding: 2px; 
	border-top: 1px solid #bbb; 
	border-bottom: 1px solid #bbb; 
	background-color: #e8e8e8; 
	width: 100%
}
.quoteContainer
{
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.quoteTitle
{
	font-style: italic;
	font-size: 11px;
}
.quoteContent
{
	padding: 3px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	background: #eee;
}
/*
 * Google Maps
 */

/* container div */
#google-maps						{ margin: 15px 0 10px 0; width: 100%; height: 400px; border: 1px solid #C8CECB; /* background same as Google Maps plan background */ background: #E5E3DF; }

/* balloon */
div.google-maps-balloon								{ margin-bottom: -5px; }
#content div.google-maps-balloon form				{ margin: -5px 0 0 0; }
#content div.google-maps-balloon form input			{ width: auto; margin: 0 5px 0 0; padding: 1px 2px; }
#content div.google-maps-balloon form input.button	{ padding: 0 5px; }

.kids
{
  border: 1px dashed #777;
  background: #f2f2f2;
  padding: 7px;
  margin: 10px;
  margin-top: 22px;

}
.kids h2
{
  padding: 0;
}
