/* -------------------------------------------------------------------------- */
/* -- CSS Nienoord Castle Divers -- */
/* -------------------------------------------------------------------------- */

/* import the google font Capriola for the menu items */
/* please keep this line at the top of your stylesheet */
@import url(http://fonts.googleapis.com/css?family=Capriola);


  /* -------------------------------------------------------------------------- */
  /* Body */
  body {
  	background-color:#333399;    /* #333399 is zelfde kleur als blauw in logo */
  	margin:0px;
  	padding:0px; 
  	overflow:-moz-scrollbars-vertical;
  	font-family:Arial, Verdana, Helvetica, sans-serif;
  	font-size:14px;
  }
  
  /* H1-H6 */
  H1 {
  	color: #333399;    /* #333399 is zelfde kleur als blauw in lopo */
  	text-decoration : none;
  	font-size:30px;
  }

  H2 {
  	color: #333399;    /* #333399 is zelfde kleur als blauw in lopo */
  	text-decoration : none;
  	font-size:26px;
  }

  H3 {
  	text-decoration : none;
  	font-size:22px;
    margin-bottom: 0px;
  }

  H4 {
  	text-decoration : none;
  	font-size:18px;
    margin-bottom: 0px;
  }

  H6 {
    color:#FFFFFF;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size:12px;
  	font-weight:bold;
  	font-style:normal;
  	margin-top:5px;
  	margin-bottom:1px;
    background-color:#000000;
  }  

  /* Images */
  img { 
    border: 0; 
  }    

  img.left {
    float: left;
    margin-right: 10px;
  }
  
  img.center {
    display: block;
    margin-left: auto;
    margin-right: auto
  }

  img.right {
    float: right;
    margin-left: 10px;  
  }
  
  img.toplogo {
    position: relative;
    z-index: 2;
  }
      
  img.topover {
    position: relative;
    top: -12px;
    left: 12px;
    z-index: 1;
  }

  /* links */
  A {
  	color: black;
  	text-decoration : none;
  }
  
  A:Hover {
  	color: red; 
  	text-decoration : none;
  }
  
  A.leesmeer {
    font-weight: bold;
  	text-decoration : none;
  	font-size:16px;
    color: #333399;
    font-style:italic;
  }  

  A.downloadlink {
  	color: blue;
  	text-decoration : underline;
  }

  /* invoervelden */
  legend {
  color: #333399;
 	font-size:18px;
  padding: 2px 6px;
  } 
  
  label {
    float: left;
    clear: left;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 0;
    text-align: right;
  }
 
  input[type="text"] {
  	width: 250px;
  	border: 2px solid #333399;
  	background: #FFFFFF;
  	color: #333333;
    cursor: auto; 
  }
  
  textarea{
  	font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
  	width: 400px;
  	border: 2px solid #333399;
  	background: #FFFFFF;
  	color: #333333;
    cursor: auto; 
  }
  
  input[type="submit"]{
  	width: 250px;
    margin-top: 20px;
    margin-left: 10px;
  	border: 2px solid #333399;
  	background: #C7F4FC;
  	color: #333333;
    border-radius: 15px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
    cursor: pointer; 
  }

  input[type="submit"]:hover {
  	width: 250px;
  	border: 2px solid #333399;
  	background: #333333;
  	color: #C7F4FC;
    border-radius: 15px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
    cursor: pointer; 
  }

  /* -------------------------------------------------------------------------- */
  /* NEW MENU Classes */
  #cssmenu ul
  {
  	margin:0;
  	padding:0;
  	list-style-type:none;
  	width:auto;
  	position:relative;
  	display:block;
  	height:30px;
  	font-size:15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .75)
    font-weight: 500;
    opacity: .85;
  	background:transparent url(../images/nav_bg.png) repeat-x top left;
  	font-family:'Capriola', Arial, Helvetica, sans-serif;
  	border-bottom:1px solid #000000;
  	border-top:1px solid #000000; 
  }
  
  #cssmenu li
  {
  	display:block;
  	float:left;
  	margin:0;
  	padding:0;
  }
  	
  #cssmenu li a
  {
  	display:block;
  	float:left;
  	color:#999999;
  	padding:8px 20px 0 20px;
  }
  	
  #cssmenu li a:hover
  {	
  	color:#FFFFFF;
  	height:22px;
  	background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;		
  }
  	
  #cssmenu li.active a
  {
  	display:inline;
  	height:22px;
  	background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;	
  	float:left;
  	margin:0;
  } 
 
  /* -------------------------------------------------------------------------- */
  /* Classes */
  .nieuws_header {
    font-weight: bold;
  	text-decoration : none;
  	font-size:18px;
  }

  .nieuws_date {
  	font-size: 10px;
    font-style: italic;
    float: right;
    margin-right: 20px;
  }

  .smallfont {
    margin-left: 10px;
  	font-size: 11px;
  }
  
  .form-error {
  	color: red;
  }   

  .foto_path {
  	font-family:'Capriola', Arial, Helvetica, sans-serif;
    margin-left: 2px;
  	font-size: 12px;
  }

  .foto_path_link {
  	font-family:'Capriola', Arial, Helvetica, sans-serif;
    margin-left: 5px;
  	font-size: 14px;
    font-style: strong;
  }

  .foto_albums {
    margin-left: 0px;
  	font-size: 14px;
  }
  .foto_albums_list {
    margin-left: 5px;
  	font-size: 12px;
  }
   .foto_albums_list:before {
    content: "\00BB";
    margin-right: 6px;
}

  .foto_smallfont {
  	font-size: 10px;
    font-style: italic;
    float: right;
    margin-right: 20px;
  }

/* textbox */
  .textbox {
    border: 1px solid #000;
    box-shadow: 0 0 10px #000 inset;
    color: #333;
    float: left;
    padding: 7px 10px;
    width: 90%;
    outline: none;
    margin-left: 20px;
    margin-right: 50px;
    margin-bottom: 10px;
    background-color:#A4A4A4;
  	font-size:13px;
  }
 
  /* -------------------------------------------------------------------------- */
  /* div secties */

  /* Container is het totale zichtbare deel van de webpage */
  div.container {
  	width:924px;
  	margin:0px auto;
  	background-color:#FFFFFF;  /* Standaard achtergrond is wit */
  }
  
  /* toplogo */
  div.toplogo {
    float:left;
  	width:104px;
  	height:120px;
    margin-top:10px;
    margin-left:10px;
  	background-color:#FFFFFF;
  }
  
  /* Menu */
  div.menu {
    float:left;
  	width:800px;
  	height:110px;
    margin-top:10px;
    margin-left:10px;
  	background-color:#FFFFFF;
    text-align:center;
    position: relative;
  }
  
  div.menulogo {
  	height:80px;
  }
  
  /* contentarea */
  div.contentarea {
    float:left;
    clear:left;
  	width:894px;
  	margin-top:10px;
    margin-left:10px;
    padding:10px;
  	background-color:#FFFFFF;
  }
  
  div.facebook_l {
    float:right;
  	width:292px;
  	margin-top:10px;
    margin-left:10px;
  	background-color:#FFFFFF;
  }

  div.facebook_r {
    float:left;
  	width:582px;
  	margin-top:10px;
    margin-right:10px;
  	background-color:#FFFFFF;
  }
  
  /* form field */
  div.field {
    float: left;
    width: 100%;
  }
  
  /* form required field */
  div.req-field {
    float: left;
    width: 100%;
  }
  div.req-field:after {
    content:" *";
    vertical-align: top;
  }

  div.mainleft {
  	float:left;
  	width:400px;
  	margin-top:5px;
  	background-color:#FFFFFF;
  	color:#000000;
  }
  
  div.mainright {
  	float:left;
  	width:400px;
  	margin-top:5px;
    margin-left:25px;
  	background-color:#FFFFFF;
  	color:#000000;
  }

  table.ncdbestuur {
    border-collapse: collapse;
  	box-shadow: 10px 10px 5px #888888;
	  border:1px solid #000000;
  }
  
  table.ncdbestuur th {
  	background:-o-linear-gradient(bottom, #333399 5%, #ffffff 100%);	
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333399), color-stop(1, #ffffff) );
  	background:-moz-linear-gradient( center top, #333399 5%, #ffffff 100% );
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#333399", endColorstr="#ffffff");	
    background: -o-linear-gradient(top,#333399,ffffff);
  	background-color:#ffffff;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #729ea5;
    text-align:left;
  }
  
  table.ncdbestuur tr {
    background-color:#d4e3e5;
  }
  
  table.ncdbestuur td {
    font-size:12px;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #729ea5;
  }

  table.ncdbestuur td.breed {
    width: 300px;
  }

  table.ncdbestuur td.smal {
    width: 50px;
  }

