body	{
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  color: #333333;
  background: #FFFFFF url(http://www.webdrain.com/template/outerwrap.gif) top center repeat-y;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 14px;
  }

img  {
  border: 0;
  display: block;
  }


  /* Wrapper */

#wrapper  {
  margin: 0 auto;
  padding: 0;
  border: 0;
  width: 800px;
  text-align: left;
  background: #FFFFFF url(http://www.webdrain.com/template/innerwrap.gif) top right repeat-y;
  }
  

  /* Header */

#blog-header  {
      color: #FFFFFF;
      background: #FF6600 url(http://www.webdrain.com/afbeeldingen/logo.gif) no-repeat center top;
      margin: 0 auto;
      padding: 0;
      border: 0;
      position: relative;
      }

#blog-header a {
      display: block;
      height: 60px;
      margin: 0;
      padding: 0;
      }

#blog-header h1,

#blog-header p  {
      position: absolute;
      left: -9000em;
      }

  
  /* Inner layout */

#content  {
  padding: 0 20px;
  }
  
#main  {
  width: 500px;
  float: left;
  }

#sidebar  {
  width: 236px;
  float: right;
  }
  
  /* Bottom layout */


#footer  {
  clear: left;
  margin: 0;
  padding: 0 20px;
  border: 0;
  text-align: left;
  border-top: 1px solid #f9f9f9;
  background-color: #fdfdfd;
  }
  
#footer p  {
  text-align: left;
  margin: 0;
  padding: 10px 0;
  font-size: x-small;
  background-color: transparent;
  color: #999;
  }


  /* Default links   */

a:link {
  font-weight : normal; 
  text-decoration : underline;
  color: #FF6600;
  background: transparent; 
  }

a:visited {
  font-weight : normal; 
  text-decoration : underline;
  color: #666666;
  background: transparent;  
  }

a:hover {
  font-weight : normal; 
  text-decoration : none;
  color: #FF6600;
  background: transparent; 
  }

a:active {
  font-weight : normal; 
  text-decoration : underline;
  color: #FF6600;
  background: transparent;  
  }
  
  /* Typography */
  
#main p, #sidebar p, #main blockquote {
  line-height: 120%;
  margin-top: 5px;
  margin-bottom: 1em;
  }

h1, h2, h3  {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #ff6600;
	font-variant : normal;
	margin-top : 0px;
}

h1  {
	font-size : 13pt;
  	margin: 5px 0 0 0;
	font-weight : bold;
	line-height : 14pt;
}

h2  {
	font-size : 11pt;
  	margin: 5px 0 0 0;
	font-weight : bold;
	line-height : 12pt;
}

h3  {
	font-size : 10pt;
  	margin: 5px 0 0 0;
	font-weight : bold;
	line-height : 12pt;
}

ul  {
  margin: 0 0 25px 20px;
  }


li  {
  line-height: 120%;
  }

#sidebar ul   {
  padding-left: 0;
  padding-top: 3px;
  }

#sidebar ul li {
  list-style: disc
  vertical-align: top;
  padding-left: 0px;
  margin: 0;
  }
  
dl.profile-datablock  {
  margin: 3px 0 5px 0;
  }
dl.profile-datablock dd {
  line-height: 140%;
  }
  
.profile-img {display:inline;}

.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #ccb;
  }
    
#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  margin: 10px 0 0 0;
  padding: 0;
  }

#comments h3  {
  margin-top: 10px;
  margin-bottom: -10px;
  font-weight: normal;
  font-style: normal;
  }  

#comments dl dt   {
  font-weight: normal;
  font-style: normal;
  margin-top: 35px;
  padding: 1px 0 0 18px;
  background: transparent url(http://www.webdrain.com/template/commentbug.gif) top left no-repeat;
  color: #333333;
  }

#comments dl dd  {
  padding: 0;
  margin: 0;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.nl  {
	/*navigatielink*/
	color : #333333;
	TEXT-DECORATION : none;
	font-weight : normal;
}

A.nl:link  {
	color : #333333;
	TEXT-DECORATION : none;
	font-weight : normal;
}

A.nl:visited  {
	color : #333333;
	TEXT-DECORATION : none;
	font-weight : normal;
}

A.nl:hover  {
	color : #ff6600;
	TEXT-DECORATION : underline;
	font-weight : normal;
}

A.nl:active  {
	color : #333333;
	TEXT-DECORATION : none;
	font-weight : normal;
}