body {
  color: #000;
  background: #fff;
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  font: 11px/15px Verdana, Arial, sans-serif;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

pre {
	font-size: 8pt;
	padding-left: 10px;
	}

/* header styles */

h1 {
  padding: 5px 20px 5px 20px;
  font: bold 150%/18px Verdana, Helvetica, Arial, sans-serif;
}

  /* font: style variant weight size[/lineheight] family */
  /* padding/margin: top right bottom left */

h2 {
  font: bold 120%/15px Verdana, Helvetica, Arial, sans-serif;
  padding: 0px 20px 0px 20px;
  margin-bottom: 5px;
}

h3 {
  font: bold 100%/13px Verdana, Arial, sans-serif;
  padding: 5px 20px 5px 20px;
  margin-top: 0px;
}

p {
  margin-top: 0;
  padding: 0px 20px 0px 20px;
}

#news {
	font-size:	15px;
	font-weight: bold;
	color:	#fff;
	text-align: right;
	padding: 5px 10px 5px 10px;	
	margin:	0px 0px 0px 0px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background: #66CCFF;
}



/* total */

.total {
  padding: 0px;
  text-align: left;
  margin: 40px auto 40px auto;
  margin-top: 40px; /* voor opera 6 win */
  background: #ffffff;
  width: 730px;
}



/* title */

.title {
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  padding: 0px;
  margin: 0px;
  background: #ffffff;
  height: 118px;
  overflow: hidden;
}


/* menu */

.menublock {
  margin: 15px 15px 15px 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #000;
}
.subtree {
  margin: 5px 0px 5px 10px;
  font: 11px/17px Verdana, Arial, sans-serif;
}
.menuitem {
  color: #000;
  line-height: 13px;
}
.menuwrapper {
  width:200px;
  border-bottom: 1px solid #666;
  padding:0px;
  margin: 0px;
  float:left;
  background:#666;
}
.menu {
  padding:0px;
  margin-left: 1px;
  border-top: 1px solid #666;
  background: #66CCFF;
}
.menutit {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  text-align: right;
  font-weight: bold;
}
.menu a {
  text-decoration: none;
}
.menu a:hover {
  text-decoration: underline;
}



/* main content area */

.teaseritem {
	padding: 0px;
}
.backtotop {
	padding: 5px 0px 0px 0px;
}
.backtotoptit {
	padding: 5px 20px 0px 0px;
}
.contentwrapper {
  padding:0px;
  margin: 0px;
  background:#666;
  float: left;
  width: 530px;
  border-bottom: 1px solid #666;
}
.content {
  padding:0px;
  margin: 0px 1px 0px 1px;
  border-top: 1px solid #666;
  background:#fff;
  overflow: hidden;
}
.teaser {
  margin: 0px 20px 0px 20px;
  border-top: 1px dotted #000;
}
.teasertit {
  margin: 0px 20px 0px 20px;
  border-bottom: 1px dotted #000;
}
#langselect {
  margin: 0px 20px 0px 20px;
}
.footer {
  clear: both;
  padding-top: 10px;
  text-align: left;
  width: 100%;
}
.w3cvalid{
  text-align: right;
  width: 100%;
}


/* stijl voor de links */

.content A  {
 	color: #000;
 	font-weight: bold;
 	text-decoration: none;
}

.content A:link    {  }  
.content A:visited {  }  
.content A:hover   {  
	text-decoration: underline;
} 
.content A:active  {  } 
.content A:focus   {  }


.ahem {
	display:	none;
	}

.left {
  float: left;
  width: 181px;
  font-size: 85%;
  line-height: 1.2em;
}

.right {
  float: right;
  width: 181px;
  font-size: 85%;
  line-height: 1.2em;
}

.wrapper {
	padding-left: 25px;
	padding-right: 65px;
}

/* dsec dictonary box */

#dictonary {
	border: 1px dotted #000;
	padding: 15px 0px 0px 0px;
	margin: 25px 30px 15px 30px;
	} 
	
.lexica {
	font-family: "Times New Roman", Times, serif; 
    font-size: 14px;
	line-height: 20px;
	}

.lexicatitel {
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold;
    }

.lexicaKapitaelchen {
 	font-family: "Times New Roman", Times, serif; 
    font-size: 10px;
    line-height: 20px;
    font-variant: small-caps;
    }

.lexicaKursiv {
	font-family: "Times New Roman", Times, serif; 
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    }

.lexicatitelsub {
	font-family: "Times New Roman", Times, serif; 
    font-size: 14px;
    font-weight: bold;
    }
   
.textdsecsub {
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    }