
#header, #social, #sponsors, #footer, #breadcrumb, #content_tre, #delicious-links{
  display:none;
}
.wrap{
  width:100%;
}
#content_main, #content_sec{
  float:none!important;
  padding-bottom:18px!important;
  width:100%!important;  
}

/*	=Typography
------------------------------------------------------------------*/

body{
  color:#000;
  font-size:16px;
}
h1{
  font-size:36px;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  margin-bottom:36px;
}
h2{
  font-size:24px; 
  margin-bottom:18px;
}
h3{
  font-size:18px!important;
  line-height:18px;
  text-transform: none!important;
  margin-bottom:18px;
  padding:0!important;
}
p{
  margin-bottom:18px;
}
blockquote{
  border-top:1px double #000;
  border-bottom:1px solid #000;
  font-family:Georgia, serif;
	font-style:italic;
	padding:18px 0;
}
strong{
  font-weight:bold;
}
em,dfn{
  font-style:italic;
}
dfn{
  font-weight: bold;
}
sup, sub{
  line-height:0;
}
ul{
  list-style-type: disc!important;
  list-style-position: inside!important;
}
li{
  list-style-type: disc!important;
  list-style-position: inside!important;
  background:none!important;
  padding:0!important;
}

/* Tip v/d maand */
.tip-van-de-maand #content_main{
 text-align:center!important; 
}
#tip_van_de_maand p{
  border-bottom:1px double #000;
  border-top:1px double #000;
  color:#000;
  line-height:1.2;
  font-size:56px;
  font-family:Georgia, serif; 
  font-style:italic;
  padding:54px 0;
}
#oudere_tips{
  display:none;
}
.tip-van-de-maand #content_sec{
  display:none;
}
#tip_van_de_maand:after{
  content: url(/images/logo.gif);
}
