  	#d_content {
	    padding: 10px;
  	}

	#links {
		float:left;
		width:170px;
	}
  
	#midden {
		float:left;
		margin-left: 10px;
	}
  
	#rechts {
		margin-left: 10px;
		float:left;
		width:170px;
	}
  
  img {
	border:1px solid #FFFFFF;
  }
  
	p {
		margin-top:0px;
		z-index: 10000;
	}
  
  hr {
    padding:3px;
	height: 1px;
  }
  
  a:link, a:visited, a:active {
    color: #9da9e2;
	text-decoration: none;
  }
  
  a:hover {
  	color: #b8c5fe;
    text-decoration: underline;
  }

  .noborder { border:none; }
  
  .textInfo { color: #95b9e2; }
  
  .formLabel {
    width: 150px;
	float:left;
	font-weight: bold;
	height:18px;
	padding-top: 3px;
  }
  
  .formInput, .tCell {
   margin-bottom: 3px;
  }
  
  .tCell {
    padding-left: 5px;
	margin:0px;
  }
  
  .contentBox {
  	position: relative;
    margin-bottom: 10px;
  }
  
  .contentBox .header img {
	vertical-align:bottom;
  }
  
  .contentBox .content {
    background-color: #001d47;
	border: 1px solid #1c509d;
	padding: 3px 5px 3px 5px;
  }
  
  .contentBox .content .emo, .footer img {
    border-width: 0px;
  }
  
  .poll {
    text-align: center;
	font-size:11px;
	color:#FFFFFF;
	z-index: 100;
  }
  
  .poll .option {
    text-align: left;
	margin-top:3px;
  }
  
  .poll .option img {
    border-width: 0px;
  }
  
  .knop {
    background-color: #354576;
	border:1px solid #828fc5;
	color: #FFFFFF;
	font-weight:bold;
  }
  
  .foto {
    margin: 10px;
	vertical-align: middle;
  }
  
  .berichtEven, .berichtOneven {
    padding: 2px;
	border-width: 1px;
	border-style: solid;
  }
  
  .berichtEven {
    background-color: #354576;
	border-top-color: #4e5d8f;
	border-left-color: #4e5d8f;
	border-bottom-color: #1c2f5c;
	border-right-color: #1c2f5c;
  }
  
  .berichtOneven {
    background-color: #1c2f5c;
	border-top-color: #354576;
	border-left-color: #354576;
	border-bottom-color: #001b45;
	border-right-color: #001b45;
  }
  
  .lijnEven, .lijnOneven {
    margin-top:2px;
	margin-bottom:2px;
  }
  
  .lijnEven {
    border-bottom: 1px solid #4e5d8f;
	border-top: 1px solid #1c2f5c;
  }
  
  .lijnOneven {
    border-bottom: 1px solid #354576;
	border-top: 1px solid #001b45;
  }
  
  .giDescription {
  	margin-top: 3px;
	font-size: x-small;
  }
