body {
  font-family: arial, verdana, "trebuchet ms";
  margin: 0px; padding: 0px;
  font-size:0.8em;
  line-height:1.3em;
}
input, textarea, select {
  font-family: arial, verdana, "trebuchet ms";
}

a {
  color: #c90198;
}

#shadowcontainer {
  background: #FFFFFF url(/site_files/img/shadow_both.gif) repeat-y top center;
  padding: 0px 5px;
  margin: 0 auto;
  width: 970px;
}

#blogContainer {
  width: 100%;
  background: #FFFFFF; 
}

#headerContainer {
  height: 145px;
  color: #656563;
  padding-left: 170px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 20px;
}

#headerUnderline {
  padding: 7px 14px;
  font-weight: bold;
}
#headerUnderline h3 {
  margin: 0px;
  font-weight: bold;
  font-size:1em;
}

#headerUnderline .left {
  float: left;
}
#headerUnderline .right {
  float: right;
}

#contentContainer {
  background-color: #f1f1f1;
  padding: 8px;
}
#contentContainer a {
  font-weight: bold;
}
#leftContentContainer {
  width: 153px;
  float: left;
  margin-right: 8px;
}
#reactionBar {
  padding: 10px;
  background-color: #4e4d4d;
  color: #FFFFFF;
}
#reactionBar a {
  color: #FFFFFF;
  font-weight: bold;
}
#reactions {
  margin-top: 20px;
}
#reactions dl {
  margin: 0px; padding: 0px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 9px;
  margin-bottom: 17px;
}
#reactions dt {
  font-weight: bold;
}
#reactions dd {
  margin: 0px;
  padding: 12px 0px 6px 0px;
  line-height: 20px;
}
.debrilvanContainer {
  background: #9f9f9f url(/site_files/img/debrilvan_bg.jpg) top center;
  border: 1px solid #9f9f9f;
  text-transform: uppercase;
  font-weight: bold;
  padding: 17px 8px;
  /*height: 123px;*/
  color: #000;
  font-size:1.2em;
  line-height:1.6em;
}
.mainMenuContainer {
  padding: 8px;
}
.mainMenuContainer ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.mainMenuContainer li {
  background: url(/site_files/img/bullit.gif) no-repeat 0 50%;
  padding: 4px 0px 4px 12px;
}
.mainMenuContainer li a {
  color: #000000;
  font-weight: bold;
}
.mainMenuContainer .active a {
  color: #c90198;
  font-weight: bold;
}
.mainMenuContainer li a:hover {
  color: #c90198;
}
#instellingen
{
	background:#c90198;
	padding:6px 10px 6px 10px;
	line-height:1.4em;
	margin:0 0 10px 0;
}
#instellingen a
{
	color:#fff;
	font-weight:bold;
}
.roze {
  color: #c90198;
}

#rightContentContainer {
  width: 175px;
  float: left;
  margin-left: 8px;
  font-weight: bold;
}
#rightContentContainer dl {
  margin: 0px 0px 8px 0px; padding: 0px;
}
#rightContentContainer dt {
  margin: 0px; padding: 0px;
  font-size:1.2em;
}
#rightContentContainer dd {
  margin: 0px;
  padding: 8px 4px 4px 17px;
}
#rightContentContainer dt {
  background-color: #000000;
  color: #FFFFFF;
  padding: 8px 16px;
  font-weight: bold;
  line-height:1.4em;
}
#rightContentContainer ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#rightContentContainer li {
  background: url(/site_files/img/bullit.gif) no-repeat 0 50%;
  padding: 4px 0px 4px 12px;
}
#rightContentContainer li a {
  color: #000000;
  font-weight: bold;
}
#rightContentContainer li a:hover {
  color: #c90198;
}
#centerContentContainer {
  width: 574px;
  border: 1px solid #9f9f9f;
  float: left;
  background-color: #FFFFFF;
  padding: 17px;
}
#footerContainer {
  padding: 12px;
  text-align: center;
}
#footerContainer a {
  margin: 0px 4px;
  color: #000000;
}
#footerContainer a:hover {
  color: #c90198;
}
#rightContentContainer .footer {

}
#rightContentContainer .icons img {
  vertical-align: middle;
}
#rightContentContainer .icons a {
  color: #000000;
}
#rightContentContainer .icons a:hover {
  color: #c90198;
}
#rightContentContainer form {
  margin: 10px 0px 10px 0px;
}
#quickSearch {
  padding: 0px; margin: 0px;
}
.quickSearchKeyword {
  width: 95px; 
  margin-right: 3px;
  border: 1px solid #000000;
  padding: 5px 5px 6px 5px;
  font-weight: normal;
}
.quickSearchSubmit {
  border: 0px;
  padding: 0px;
  background: url(/site_files/img/searchbutton.gif) no-repeat top left;
  width: 30px;
  height: 30px;
}
.cleaner {
  clear: both;
}

.blog {
  margin: 0px; padding: 0px;
}
.blogTitle, .blog h2, h1 {
  margin: 0px; padding: 0px;
  font-weight: bold;
  font-size:1.5em;
  line-height:1em;
}
.blogOnderschrift {
  margin: 0px;
  font-weight: bold;
  padding: 6px 0px;
  font-size:0.9em;
}
.blogContent, #banners {
  margin: 0px;
  padding: 12px 0px;
  font-weight: normal;
  line-height:1.8em;
}
.blogOptions {
  margin: 0px;
  padding: 6px 0px;
  font-weight: bold;
}
.dlink {
  display: none;
}
hr {
  border: none; 
  border-bottom: 1px solid #c3c3c3;
  height: 0;
}


input, textarea {
  padding: 3px;
  border: 1px solid #000000;
  margin: 3px 8px 3px 0px;
}
.contactForm {
  margin-top: 12px;
}
.contactForm textarea {
  width: 500px;
  height: 200px;
  font-size:1em;
}
.contactForm input {
  margin-bottom: 20px;
  font-size:1em;
}
.submit {
  background-color: #c90198;
  color: #FFFFFF;
  font-weight: bold;
  border: 0px;
  font-size:1.2em;
}

.loginFormReactions {
  padding: 12px; margin: 0px;
}
.loginFormReactions textarea {
  width: 98%;
  height: 150px;
  font-size:1em;
}
.loginFormReactions label, .searchForm label {
  width: 100px;
  display: inline-block;
}
.archiefForm label {
  width: 10em;
  display: inline-block;
}
.archiefForm .submit {
  margin-top: 20px;
}
.archiefForm select {
  margin-top: 15px;
  width: 10em;
  font-size:0.9em;
  line-height:2em;
}
.archiefResults {
	line-height:2em;
}
.archiefResults a {
  color: #000000;
}
.archiefPageResults {
  font-weight: bold;
  font-size:1.2em;
  margin-top: 10px;
}
.archiefPageResults a {
  color: #000000;
}
.archiefPageResults .actief, .archiefPageResults a:hover {
  color: #c90198;
  text-decoration: none;
}
html label {
  display: -moz-inline-box;
}
.bloggerProfiel, .bloggerOverview {
  margin: 20px 0px;
}
.bloggerPhoto {
  width: 150px;
  float: left;
  margin:0 10px 0 0;
}
.bloggerDetails {
  width: 390px;
  float: left;
}
.td_left {
  font-weight: bold;
  float: left;
  margin-right: 8px;
  width: 120px;
  margin-bottom: 5px;
}
.td_right {
  float: left;
}
.bloggerTekst {
	line-height:1.8em;
}
.bloggerTekst img {
  display: block;
  margin: 10px 0px;
}
.buttonLink {
  background-color: #c90198;
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 16px;
}
.bloggerBlock {
  padding: 8px;
  background-color: #f5f5f5;
  border: 1px solid #e4e4e4;
  width: 260px;
  float: left;
  margin-bottom: 18px;
}
.bloggerBlockSpacer { 
  width: 16px;
  float: left;
  margin-bottom: 9px;
}
.bloggerBlockDetails {
  width: 100px;
  float: left;
  line-height: 24px;
}
.bloggerBlockDetails strong {

  display: block;
}
.bloggerBlock img {
  float: left;
  margin-right: 8px;
}
.catsContainer ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.catsContainer li {
  background: url(/site_files/img/bullit.gif) no-repeat 0 50%;
  padding: 4px 0px 4px 12px;
}
.catsContainer li a {
  color: #000000;
  font-weight: bold;
}
.catsContainer li a:hover {
  color: #c90198;
}
.opmerking {
  border: 1px solid #CC0000;
  background-color: #FFFFE1;
  color: #CC0000;
  padding: 8px;
  margin: 8px 0px;
  font-weight: bold;
}

.searchResults {

  font-weight: normal;
}

.searchResults a {
  font-weight: normal;
}

.searchResults .highlight {
  color: #000000;
  font-weight: bold;
}

.searchResult {
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
}
/****************BANNERS******************/
#banners h1
{
	display:block;
	clear:both;
}

#banners img
{
	border:solid 1px #000;
	display:block;
}
#banners ul
{
	padding:0;
	margin:0;
}
#banners #ol1 li
{
	margin:15px;
	border:solid 1px #ccc;
	padding:10px;
	list-style-type:none;
}
#banners #ol2 li
{
	margin:15px;
	border:solid 1px #ccc;
	padding:10px;
	list-style-type:none;
}
#banners #ol3 li
{
	margin:15px;
	border:solid 1px #ccc;
	padding:10px;
	list-style-type:none;
}
