body, html {
  width: 100%;
  height: 100%;
  min-height: 100% !important;
  margin: 0px;
  padding: 0px
}

body {
	background-color:#a5a5a5;
	font: 11px "Tahoma";
	color: #000;
  line-height:2;
  behavior:url("csshover.htc");
  /*------zet content in het midden------
  text-align:center*/
}

.terms {
  display:none;
  border: 1px solid;
  background:#fff;
  padding:10px;
  width:510px;
}
.titel {
 display:none;
}
.mainmenu1 a {
  font: 12px "Tahoma";
  color: #fff;
}
.mainmenu1 a:link {
  font: 12px "Tahoma";
  color: #fff;
}

.mainmenu0 a {
  font: 12px "Tahoma";
  color: #fff;
}
.mainmenu0 a:link {
  font: 12px "Tahoma";
  color: #fff;
}

.alignright {
  float:right;
  text-align:right;
  padding-right:20px;
}
.navigationbar {
  background-color: #7f7f7f;
  padding-left:5px;
  padding-right:5px;
  color:white;
  font-weight:bold;
  margin-top:10px;
}
html*.navigationbar {
  margin-bottom:20px;
}
.navigationbar a {
 color:white;
}
.navigationbar a:hover {
  text-decoration:underline;
}
.topicsoverzicht a {
  color:#000;
}

.topicsoverzicht a:hover {
  text-decoration:underline;
}
/*---------------------------------------------*/
a{
color:#c3611a;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}


li a:{
  text-decoration:none;
}

li a:hover {
  text-decoration:underline;
}


hr {
  width:150px;
  width:160px !important;
  float:left;
  color: #000;
  background-color: #000;
  height: 1px;
  max-height: 1px;
  border:0;
  clear:both;
  margin-top:2px;
}
hrinhoud {
  width:300px;
  width:300px !important;
  float:left;
  color: #000;
  background-color: #000;
  height: 1px;
  max-height: 1px;
  border:0;
  clear:both;
  margin-top:2px;
}
p {
  clear:both;
}

.tekst {
  width:534px;
  max-width:534px;
}
/* alleen voor IE */
html*.tekst {
  padding-top:20px;
}
h1 {
  float:left;
  font: 17px "Tahoma";
  /*font-weight : bold;*/
  clear:both;
}
h2 {
  float:left;
  font: 13px "Tahoma";
  font-weight : bold;
  clear:both;
}
h3 {
  float:left;
  font: 12px "Tahoma";
  /*font-weight : bold;*/
  clear:both;
}

.error {
  color:red;
}

.logintext h1 {
  float:left;
  font: 17px "Tahoma";
  /*font-weight : bold;*/
  clear:both;
}
.basisvierkant h1 {
  float:left;
  font: 17px "Tahoma";
  /*font-weight : bold;*/
  clear:both;
}
img {
border-style: none;
}
img a {
  border:none;
}
img  a:link {
  border:none;
}

/*--------------pagetrail-----------*/
.pagetrail {
  margin-top:6px;
}


/*--------------zoekformulier--------------*/
/*---groen---*/
.searchtext {
  background: transparent;
  font-size: .8em;
  color: #666;
  border: solid 0px #fff;
  height: 13px;
  width:136px;
  margin-top:5px;
  float:left;
}
html*.searchtext {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoek_input.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .searchtext {
  background-image: url("../gfx/menu/zoek_input.png") ;
}
  
.search {
 background: transparent;
	border: solid 0px #fff;
	width:49px;
  height:15px;
  margin-top:5px;
  margin-left:7px;
  cursor: pointer;
  float:left; 
}
html*.search {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoeksubmit_button.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .search {
  background-image: url("../gfx/menu/zoeksubmit_button.png") ;
}


.searchbutton {
 background: transparent;
	border: solid 0px #fff;
	width:49px;
  height:15px;
  margin-top:5px;
  margin-left:7px;
  cursor: pointer;
  float:left;
 
}

html*.searchbutton {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoeksubmit_button.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .searchbutton {
  background-image: url("../gfx/menu/zoeksubmit_button.png") ;
}
/*-----------logininhoud------*/

.logintext {
width:171px;
float:left;
height:100%;
display:block;
}

.loginform {
  float:right;
  margin-top:30px;
}
/*breedte moet wel in mozilla gezet worden*/
html>body .loginform {
  width:190px;
}
.clear {
  clear:both;
}
/*interviewtext-------------------------------*/
.interviewtext {
  width: 340px;
  text-align:left;
  margin-top: -30px;
}

.interviewtext img {
  margin-right: 5px;
}
/*-------------forumtext----------------------*/
forumtopics {
  background-color:#fff;
  margin-top:5px;
}
.forumtopic {
  /*border: 1px solid #fff;*/
  margin-top:-10px !important;
  margin-top:0px;
  background-color: #fff;
  width: 100%;
}

.forumthread {
  float:right;
}

.forumplies {
  float:right;
}

.topicsoverzicht {
  background-color:#b2b2b2;
  margin-bottom:2px; 
  padding-left:5px; 
  width:99%;
  
    }
.forumtext{
  width: 171px;
  float:right;
  border-top:none;
  text-align:left;
  
}
.forumtext2{
  background-color:#fff;
  text-align:left;
  margin-top:-20px;
  padding:0px 5px 10px 5px;
  
}
/*-------------buttons------------------------*/
.button {
  float:left;
  margin:0;
  border: solid 0px #fff;
  cursor: pointer;
}

.submitbutton {
 background-image: url("../gfx/algemeen/submitbutton.gif") ;
 border: solid 0px #fff;
 cursor: pointer;
 width:46px;
 height:19px;
 margin-left: 3px;
}

.profilebutton {
   background-image: url("../gfx/algemeen/profilebutton.gif") ;
   border: solid 0px #fff;
   width:87px;
   height:19px;
   float:left;
   margin-top:10px;
   margin-left:10px;
   cursor: pointer;

}
.createcomment {
  background-image: url("../gfx/algemeen/createcomment.gif") ;
	border: solid 0px #fff;
	width:42px;
  height:19px;
  cursor: pointer;
  
}
.resetcomment {
  background-image: url("../gfx/algemeen/resetcomment.gif") ;
	border: solid 0px #fff;
	width:42px;
  height:19px;
  cursor: pointer;
}
/*-------------inlogformulier------------------*/
.inlogtext{
  background-color:#f9f0ea ;
  font-size: .8em;
  color: #666;
  border: solid 0px #fff;
  height: 18px;
  width:133px;
  margin-top:5px;
  margin-right:10px;
  float:right;
}


.inlogbutton {
  background-image: url("../gfx/algemeen/inlogbutton.gif") ;
	border: solid 0px #fff;
	width:42px;
  height:19px;
  cursor: pointer;
  float:right;
  margin-top:10px;
  margin-right:10px;
}


.uitlogbutton {
  background-image: url("../gfx/algemeen/uitlogbutton.gif") ;
	border: solid 0px #fff;
	width:42px;
  height:19px;
  cursor: pointer;
  float:left;
  margin-top:10px;
  margin-right:10px;
}
.logintitels{
 float:right;
 font-weight: bold;
 margin-right:10px;
 font: 11px "Tahoma";
 color:#f9f0ea;
}
/*------------commentsnavigatie-----------*/
.gbook-pagenavigation {
  height:20px;
  float:left;
}
.left {
  float: left;
}
.middle {
  float: left;
  margin-left:200px !important;
  margin-left:120px !important;
}
.right {
 float: right;
}




/*------------commentsformulier-----------*/

.forminputtext {
  /*background-color:#f9f0ea ;*/
  color: #666;
  border: solid 0px #fff;
  min-height: 18px;

}
/*------------koppen in de columns-----------*/
.kop {
  background-position: top right;
  background-repeat:no-repeat;
  height:21px;
}

.kopinterview{
  background-image: url("../gfx/algemeen/interview_kop.jpg") ;
}
.koplogin {
  background-image: url("../gfx/algemeen/login_kop.jpg") ;
}
.kopnieuws {
  background-image: url("../gfx/algemeen/news_kop.jpg") ;
}
.koppartners {
  background-image: url("../gfx/algemeen/partners_kop.jpg") ;
}

.koppoll {
  background-image: url("../gfx/algemeen/poll_kop.jpg") ;
}
.kopforum {
  background-image: url("../gfx/algemeen/forum_kop.jpg") ;
}

/*----------------Container-------------------------*/
.container {
  /*margin:0 auto 0 auto;
  ------zet content in het midden------
  text-align:left;*/
  margin: 5px 0 0 5px;
  width: 957px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color:#fff;  
  overflow:hidden;
  }


 
/*----------------basisvierkant met transparent png-----------------*/
.pngbolletje {
  width:75px;
  height: 79px;
}
html*.pngbolletje {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/algemeen/cirkelfront.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .pngbolletje {
  background-image: url("../gfx/algemeen/cirkelfront.png") ;
}

.basisvierkant {
  min-height:79px;
  height: 100%;
  height: 79px;
  width: 190px;
  border-top: 1px solid #fff;
  padding-left:20px;
  padding-bottom:20px;
 }

/* alleen voor IE */
html*.basisvierkant {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/algemeen/cirkelfront.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .basisvierkant {
  background-image: url("../gfx/algemeen/cirkelfront.png") ;
  background-repeat: no-repeat;
  /*height hack mozilla*/
  height:auto;
}

/*----------kop--------------------------------*/
.kopcol {
 background-image: url("../gfx/algemeen/kop1.jpg");
  width: 766px;
  height: 190px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  float:left;
}

.kopcol2 {
  background-image: url("../gfx/algemeen/kop0.jpg");
}

.kopleft {
   height: 25px;
  margin-top: 165px;
  margin-bottom: -2px;
  margin-left:0px;
  width:766px;
  float:left;
 
}

.kopright {
  height: 25px;
  margin-top: 165px;
  margin-left:-1px;
  width:290px;
  float:right;
 
}

/*-----------linkercolumn----------------------*/
.leftcolumn {
  width: 190px;
  left: 0px;
  background-color:#fff;
  float:left;
  border-right: 1px solid #fff;
  
  
 }


/*------------linkercolumninhoud----------------------*/

.logocol {
  height: 190px;
  /*background-image:url("../gfx/algemeen/logo.gif");*/
  min-height:190px;
  min-height: 190px;
  width: 190px;
  border-top: 1px solid #fff;
  padding-left:0px;
  padding-bottom:0px;
}

.infocol {
  width:190px;
  text-align:right;
  height: 190px;
  min-height: 190px;
  color:#fff;
  background-color: #7f7f7f;
  padding-left:0px;
  padding-bottom:0px;
  
}

.communitycol {
  background-color: #f47920;
  width:190px;
  text-align:right;
  height: 190px;
  min-height: 190px;
  color:#fff;
  padding-left:0px;
  padding-bottom:0px;
  }
  
 .rest {
  height: 100%;
  background-color: #fff;
 }
/*---------------------------------------------*/
/*---------------------------------------------*/


/*---------content-----------------------------*/
/*---------contentcolumns---------------------*/
.content {
  width: 766px;
  background-color:#fff;
  float:left;
}

.contentlinks {
  background-color:#fff;
  width: 382px;
  float:left;
  border-right: 1px solid #fff;
}

.contentrechts {
  background-color:#fff;
  width: 383px;
  float:right;
}




/*-------------------conentinhoudcolumns-------------*/
.afbcol {
  min-height:190px;
  width: 382px;
  height: 190px;
  background: url("../gfx/algemeen/e0001624.jpg") repeat;
  float:left;
}

.interviewcol {
  background-color: #f5ede7;
  width: 362px;
  float:left;
 
}

.pollcol {
  background-color: #f6e7e7;
  width: 362px;
  float:left;
}

.logincol {
  width: 363px;
  background-color: #ebcdb8;
  border-top:none;
  height:190px;
  min-height:170px !important;
  min-height:190px;
  max-height:190px;

  }

/*-------column gedeeld in 2-en-------------*/
.dubbelcol {
  width: 383px;
  float:right;
}

.nieuwscol {
  float:left;
  width: 171px;
  background-color: #f2e6d5;
  border-right: 1px solid #fff;
  
}

.forumcol {
  float:right;
  background-color: #efe4dd;
  width: 171px;
}

.partnerscol {
  background-color: #e6e6e6;
  width: 171px;
  float:right;
}

/*----------contentcolumns index2-----------------------*/
.contentlinks2 {
  width: 574px;
  background-color:#fff;
  float:left;
  border-right: 1px solid #fff;
  
 }
.contentrechts2 {
  background-color:#fff;
  width: 191px;
  float:right;
 
}

/*-------------------conentinhoudcolumns index2-------------*/
.afbcol2 {
  background-image: url("../gfx/algemeen/afbeelding_col2.jpg");
  height: 270px;
  width: 574px;
  float:left;
  padding:0;
  
}
.logincol2 {
  width: 171px;
  float:right;
  background-color: #ebcdb8;
  border-top:none;
  }
.inhoudcol2 {
  background-color: #f5ede7;
  width: 554px;
  float:left;
  border-top:none;
}

#etoNotice{
display:none;
}
/*-------------------commentpagina opmaak----------------------*/

.commentinhoud {
  float:left;
  width:70%;
}

.commentoverzicht {
  float:right;
}
/*-------------------commentpagina opmaak----------------------*/

/*-------------------footer----------------*/

.footer {
  float:right;
  text-align:right;
  padding-right:15px;
  font: 9px "Tahoma";
	color: #000;
  line-height:2;
}


