


html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  
}




:focus {
  outline: 0;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

.clear
{
  float: none;
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
}



img.img_south      { margin:  0px 10px  4px  4px; }
img.img_south_west { margin:  0px  0px  4px  4px; }
img.img_west       { margin:  0px  0px  4px  4px; }
img.img_north_west { margin: 10px  0px  0px  4px; }
img.img_north      { margin: 10px 10px  0px  4px; }
img.img_north_east { margin: 10px 10px  0px  0px; }
img.img_east       { margin:  0px 10px  4px  0px; }
img.img_south_east { margin:  0px 10px  4px  0px; }
img.img_all        { margin: 10px 10px  4px  4px; }

img.left           { float: left; }
img.right          { float: right; }
img.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }


tr.ISE-header,
th.ISE-header,
tr.ISE-header th
{
  background-color: #c8edfc;
  font-weight: bold;
}

tr.ISE-footer, td.ISE-footer, tr.ISE-footer td
{
  font-weight: bold;
  font-style: italic;
}

table.ISE-noborder,
table.ISE-noborder th,
table.ISE-noborder td
{
  border: none;
}

table.ISE-border
{
  border: 1px solid #666666;
  border-collapse: collapse;
}

table.ISE-border td
{
  border: none;
}

table.ISE-boxborder,
table.ISE-boxborder th,
table.ISE-boxborder td
{
  border: 1px solid #666666;
  border-collapse: collapse;
}

.ISE-align-left,
.ISE-align-left td
{
  text-align: left;
}

.ISE-align-right,
.ISE-align-right td
{
  text-align:right;
}
.ISE-align-center, 
.ISE-align-center td
{
  text-align:center;
  vertical-align: top;
}

h3
{
  font-weight: normal;

}

h3.ISEStyle {
  font-weight: bold;
  color: #000000;
  margin: 12px 0 0 0;
}

ol ol
{
  list-style-type: lower-alpha;
}

span.step-todo 
{
  font-weight: bold;
}

span.step-done
{
  font-weight: bold;
  text-decoration: line-through;
}
#top div.webletLocation
{
    float: right;
    height: 26px;
    width: 300px;
}

#moduleHeader div.webletLocation
{
  float: left;
  height: 500px; 
  width: 790px;
  margin: 0 0 8px 0;
}
body {
  color: #666666;
  background-color: #eeeeee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 16px auto 100px auto;
}

p {
  font-size: 12px;
}

a,
a:link,
a:visited,
a:focus,
a:active {
  color: #888888;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.arrow
{
  font-weight: bold;
  padding-left: 17px;
  background: transparent url('/silodam.nl/gx/ZiibrffKaB.gif') no-repeat left center;
}

a.arrow:focus,
a.arrow:active
{
  color: #eeeeee;
  background-color: #666666;
  background-image: url('/silodam.nl/gx/ZiibrffKeB.gif');
}

a.arrow.up
{
  background-color: transparent;
  background-image: url('/silodam.nl/gx/ZiibrffKcB.gif');
}

a.arrow.up:focus,
a.arrow.up:active
{
  background-color: #666666;
  background-image: url('/silodam.nl/gx/ZiibrffKgB.gif');
}

em
{
  font-style: italic;
}

strong
{
  font-weight: bold;
  color: #000000;
  /*font-size: 12px; BG: commented out. NG! WHY?*/
}

hr
{
  clear: both;
  height: 1px;
  border: none;
  border-top: 1px solid #000000;
}

table
{
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
}

table caption
{
  font-style: italic;
}

td, th
{
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 0.4em;
  vertical-align: top;
}

th
{
  color: #666666;
  background-color: #999999;
  font-weight: bold;
}

button
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  cursor: pointer;
  overflow: visible;
  width: auto;
  padding: 1px 7px;
  color: #eeeeee;
  background-color: #666666;
  border: 1px solid #666666;
}

fieldset legend {
}

.hidden {
  display: none;
}


#content #DigiDBox
{
  background-color:#ED9821;
  position:absolute;
  height:101px;
  left:-25px;
  width:475px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;

}


#content #DigiDBox .login 
{
  margin-left:10px;
  float:left;
}

#content #DigiDBox .login a
{
  color: #ffffff;
  padding: 1px 7px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  display:block;
  width:auto;
  border: 1px solid #606060;
  background-color: #606060;
  float:left;
  text-decoration:none;
}

#content #DigiDBox #digidInfo
{
  float:left;
  margin:10px;
  font-weight:bold;
  height:50px;
  font-size:14px;
  width:350px;
}

#content #DigiDBox img 
{
  float:left;
}

#content #DigiDBox .clr
{
  clear:both;
  line-height:1px;
}

#content #DigiDWrapper
{
  position:relative;
  height:120px;
}
div#left div.webletLocationnavigation,
div#left div.webletLocationintranetNavigatie {
  padding: 23px 0 0 0;
}


div#left div.webletLocationnavigation ul.level1,
div#left div.webletLocationintranetNavigatie ul.level1 {
  margin: 0;
  padding: 0;
}

div#left div.webletLocationnavigation ul.level1 li,
div#left div.webletLocationintranetNavigatie ul.level1 li {
  padding: 0 0 7px 19px;
  text-transform: uppercase;
  width: 165px;
}

div#left div ul.level1 li a {
  padding: 4px;
  margin: 0;
  color: #666666;
}

div#left div ul.level1 li a:hover {
  background: #fee2d2;
  text-decoration: none;
  margin: 0;
}

div#left ul.level1 li.selected a.navigated {
  background: #c8edfc;
  padding: 4px;
  margin: 0;
}

div#left div ul.level1 li.selected a.navigated:hover {
  background: #fee2d2;
}



div#left ul.level1 li ul.level2 {
  display: none;
}

div#left ul.level1 li.selected ul.level2 {
  display: block;
  background: #ffffff;
  list-style: none;
  margin: 6px 0 0 8px;
  padding: 0;
}

div#left ul.level1 li.selected ul.level2 li {
  margin: 0;
  padding: 0;
}

div#left ul.level3, div#left ul.level4, div#left ul.level5 {
  list-style: none;
  margin: 6px 0 0 8px;
  padding: 0;
}.calendarView
{
  margin-top: 15px;
}

.calendarView .calendar
{
  text-align: center;
  margin-bottom: 25px;
}

.calendarView form a
{
  text-decoration: none;
}

.calendarView form div
{
  display: inline;
}

.calendarView table
{
  width: 300px;
  margin: 10px auto 10px auto;
}

.calendarView table tr th,
.calendarView table tr td
{
  padding: 0;
  text-align: center;
}

.calendarView table tr th
{
  padding: 6px;
}

.calendarView table tr td.weekColumn,
.calendarView table tr td.weekColumn a
{
  font-weight: bold;
  color: #eeeeee;
  background-color: #888888;
}

.calendarView table tr td a
{
  display: block;
  padding: 12px;
  color: #000000;
  text-decoration: none;
}

.calendarView table tr td span
{
  display: block;
}

.calendarView table tr td a:hover
{
  color: #eeeeee;
  background-color: #000000;
}

.calendarView table tr td span.noEvent
{
  padding: 12px;
}

.calendarView table tr td span.otherMonth
{
  color: #999999;
  padding: 12px;
}

.calendarView table tr td span.hasEvent 
{ 
  font-size: 1.5em; 
  line-height: 0.8em; 
}
#content .standardText .pagination
{
  float: right;
}

#content .standardText .pagination span.contraction
{
  display: block;
  float: left;
  padding: 0.2em 0.4em;
  margin: 0 0 0 0.4em;
  color: #888888;
}

#content .standardText .pagination a
{
  display: block;
  float: left;
  padding: 0.2em 0.4em;
  margin: 0 0 0 0.4em;
  text-decoration: none;
  color: #888888;
  border: 1px solid #888888;
}

#content .standardText .pagination a:hover
{
  color: #eeeeee;
  background-color: #000000;
  border: 1px solid #000000;
}

#content .standardText .pagination a.current
{
  color: #eeeeee;
  background-color: #888888;
  border: 1px solid #888888;
}

#content .standardText .pagination a.current:hover,
#content .standardText .pagination a:focus,
#content .standardText .pagination a:active
{
  color: #eeeeee;
  background-color: #000000;
  border: 1px solid #000000;
}
.BBeditor .editbar
{
  margin: 0px;
  padding: 1px 1px 0 1px;
  background: #fedfaf url(/silodam.nl/gx/ZiibrffKopC.gif) repeat-x;
}

.BBeditor .editbar .separator
{
  background: transparent url(/silodam.nl/gx/ZiibrffKwpC.gif) no-repeat;
  width: 2px;
  height: 21px;
  margin: 2px 0 0 2px;
  padding: 0 2px 0 0;
  float: left;
  display: block;
}

.BBeditor .editbar button
{
  cursor: pointer;
  float: left;
  border: none;
  height: 23px;
  width: 24px;
  text-align: middle;
  background: transparent url(/silodam.nl/gx/ZiibrffKqpC.gif) no-repeat;
}

.BBeditor .editbar button:hover,
.BBeditor .editbar button:focus
{
  background: transparent url(/silodam.nl/gx/ZiibrffKupC.gif) no-repeat;
}

.BBeditor .editbar button:active
{
  background: transparent url(/silodam.nl/gx/ZiibrffKspC.gif) no-repeat;
}

.BBeditor .container iframe
{
  border: 1px solid #999999;
}

.editorWYSIWYG
{
  font-family: sans-serif;
  font-size: 75%;
  padding: 1px;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(/silodam.nl/gx/ZiibrffKuB.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/silodam.nl/gx/ZiibrffKoB.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(/silodam.nl/gx/ZiibrffKqB.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/silodam.nl/gx/ZiibrffKwB.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/silodam.nl/gx/ZiibrffKyB.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/silodam.nl/gx/ZiibrffKsB.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}



/*************************************************************/
.textBrowser
{
  height: 0;
  width: 0;
  overflow: hidden;
}

#pageWrapper
{
  margin: 0 auto;
  position: relative;
}

 
#pageWrapper:after
{
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#bottom
{
  margin: 0 auto;
}

#header
{
  position: relative;
}

#mainWrapper
{
  float: right;
}

 
#left:after
{
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#left,
#moduleWrapper
{
  position: relative;
  float: left;
}

#right {
  position: relative;
  float: right;
}

#footer {
  position: relative;
}


div#moduleWrapper div#content {
  float: left;
  width: 537px;
  margin: 0;
  padding: 15px 14px;
}

div#contentLeftWeblets {
  float: left;
  width: 409px;
}

div#contentWeblets {
  float: right;
  width: 210px;
}


div#contentWeblets div.weblettekst {
  width: 190px;
  padding: 10px;
  clear: both;
/*  float: left; */
}

div#contentWeblets div.webletLocationonderrechtsonder {
  border-top: 1px solid #999999;
}

div#top div.search {
  position: absolute;
  right: 65px;
  width: 297px;
}



#top, #left, #right, #bottom {		
  position: relative;		
}

#pageWrapper
{
  width: 1000px; 
  background: #eeeeee;
}

#bottom
{
  width: 1000px;
  height: 50px;
}

#top
{
  width: 998px;
  background-color: #ffffff;
  border: 1px solid #999999;
  clear: both;
  float: left;
  height: 27px;
  margin: 0 0 8px 0;
}


#header
{
/*  height: 108px;
  background: #eeeeee url('/silodam.nl/gx/ZiibrffKmX.jpeg') no-repeat center left;*/
}
#header .languageMenu {
  margin-left: 10px;
  /* margin-top: 20px; */
  font-size: 1.2em;
}
#header .languageMenu a {
  text-decoration: none;
}

#siteNavigation
{
  padding: 4px 10px 15px 25px;
}

#siteNavigation ul#fontSize
{
  margin: 0;
  text-transform: uppercase;
}

#siteNavigation ul#fontSize li
{
  background-position: 15px 61%;
}

#siteNavigation ul#fontSize a
{
  text-decoration: none;
  font-weight: bold;
  padding-left: 0.3em;
  padding-right: 0.3em;
}

#siteNavigation ul#fontSize a:hover
{
  text-decoration: underline;
}

#siteNavigation ul#fontSize a.normal
{
  font-size: 0.9em;
}

#siteNavigation ul#fontSize a.larger
{
  font-size: 1.2em;
}

#siteNavigation ul#fontSize a.largest
{
  font-size: 1.4em;
}

#mainWrapper
{
  margin: 0;
  padding: 0;
  width: 792px;
}

#moduleHeader
{
  margin: 0 0 8px 2px;
  border: 1px solid #999999;
}

#left
{
  width: 198px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #999999;
}

#logo
{
  /* margin: 10px; */
  background:white none repeat scroll 0 0;
  height:76px;
}

#logo a
{
  display: block;
  height: 41px;
}

#logo img
{
  margin: 20px 15px;
}

#logo a:focus,
#logo a:active
{
  background-color: #eeeeee;
}

#logo .payOff
{
  margin: 5px;
  padding: 0.4em 0 0.8em 0;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.015em;
}

#about
{
  margin: 25px 15px 20px 15px;
  font-size: 1.2em;
}

#about p
{
  margin-top: 1em;
}

#moduleWrapper
{
  width: 790px;
  margin: 0 0 0 2px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #999999;
/*  margin: 0 0 100px 0; */
}

#content
{
px 20px 25px; ]]
}
/*
#content h1
{
  font-size: 1.6em;
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 1.0em;
}
*/
#content .standardText
{
  font-size: 12px;
  float: left;
  clear: both;
  margin: 0 5px;
}

#content .standardText p.intro
{
  font-weight: normal;
}

#content .standardText a,
#contentWeblets div.tekst a {
  background-color: #fee2d2;
  padding: 0 2px;
}

#content .standardText h2 {
  font-weight: normal;
  margin-top: 0.8em;
  margin-bottom: 0.4em;
  float: left;
}

div#content div.overview ul li div.list01 h2 {
  margin: 0;
  padding: 0;
  background: #fee2d2;
}

div#content div.overview ul li div.list01 h2 a {
  background-color: #fee2d2;
}

div#content div.overview.standardText ul li div.list01 p {
  float: left;
}

#content .standardText h3 {
  font-weight: bold;
/*  margin-top: 0.6em; */
/*  margin-bottom: 0.2em; */
}

.login label span
{
  float: left;
}

.login label input
{
  float: right;
/*  width: 120px; */
}

.login span.warning
{
  color: #942500;
}

.login form .elements
{
/*  margin-top: 15px; */
}

.standardText .login form .elements
{
  width: 240px;
}

.standardText .login form
{
  margin-top: 25px;
}

#right
{
  min-height: 250px;
  width: 265px;
  overflow: hidden;
}

#right .search,
#right .login
{
  font-size: 1.2em;
  border-bottom: 1px solid #666666;
  background-color: #000000;
  padding: 15px 20px 20px 20px;
}

#right .login,
#right .search
{
  border-bottom: 1px solid #666666;
}

#right .login
{
  margin-top: 20px;
  border-top: 1px solid #666666;
}

.standardText .login legend,
#right .search legend,
#right .login legend
{
  color: #666666;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

#right .login form,
#right .search form
{
  width: 100%;
}

#right .search button,
#right .login button
{
  float: right;
}

#right .search button:active,
#right .search button:focus,
#right .login button:active,
#right .login button:focus
{
  border-color: #eeeeee;
}

#right .search label,
.login label
{
  float: right;
  width: 100%;
  margin: 0.2em 0;
}

#right .search label span
{
  display: none;
}

#right .search label input
{
  width: 220px;
  margin:0px;
}

#right .text
{
  font-size: 1.2em;
  border-bottom: 1px solid #666666;
  padding: 15px 20px 25px 20px;
}

#right .text a
{
  font-weight: bold;
  padding-left: 17px;
  background: transparent url('/silodam.nl/gx/ZiibrffKaB.gif') no-repeat left 50%;
}

#right .text a:focus,
#right .text a:active
{
  color: #eeeeee;
  background: #666666 url('/silodam.nl/gx/ZiibrffKeB.gif') no-repeat left 40%;
}

#right .text h2
{
  color: #888888;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

#right .banner
{
  border-bottom: 1px solid #666666;
  line-height: 0;
}

#footer
{
  margin: 0 20px 5px 25px;
  font-size: 1.2em;
  text-transform: lowercase;
}

#footer ul
{
  margin: 0 auto;
  padding: 0;
  width: 15%;
}

#footer li
{
  list-style-type: none;
}

#footer a
{
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

#footer li a#print
{
  display: none;
  cursor: pointer;
}

#footer li a#print
{
  background: transparent url('/silodam.nl/gx/ZiibrffKU.gif') no-repeat 2px 50%;
  padding: 6px 4px 4px 28px;
  line-height: 24px;
}

#footer li a#print:focus,
#footer li a#print:active
{
  color: #eeeeee;
  background: #666666 url('/silodam.nl/gx/ZiibrffKW.gif') no-repeat 2px 50%;
}

#top .abcde1 li {
  float: left;
  padding: 0 5px;
  list-style-type: none;
}

div#pageWrapper div#left {
  bottom: 0px;
  padding-bottom: 13px;
}

div#pageWrapper div#left div.webletLocationlogo img {
  margin: 21px 0 0 29px;
}

div#moduleHeader {
  overflow: hidden;
}


div#moduleWrapper {
  width: 788px;
  background: url("/silodam.nl/gx/ZiibrffKihB.png") repeat-y;
}


div#pageWrapper div#top div.webletLocationjump {
  position: absolute;
  right: 0px;
}

div#pageWrapper div#top div.webletLocationjump ul {
  position: relative;
  top: -8px;
}

div#pageWrapper div#top div.webletLocationjump ul li {
  clear: none;
  float: right;
  list-style: none;
  width: 108px;
  text-transform: uppercase;
  text-align: center;
  color: #888888;
}


div#pageWrapper div#top div.webletLocationzoek {
  position: absolute;
  right: 149px;
  width: 300px;
  top: 3px;
}

div#pageWrapper div#top div.webletLocationzoek div.search form fieldset legend,
div#pageWrapper div#top div.webletLocationzoek div.search form fieldset p label span {
  display: none;
}

div#pageWrapper div#top div.webletLocationzoek div.search form fieldset p label input {
  background-color: #dbf6fd;
  border: 0px;
}

div#pageWrapper div#top div.webletLocationzoek div.search form fieldset p {
  float: left;
  clear: none;
}

div#pageWrapper div#top div.webletLocationzoek div.search form fieldset p button {
  background: transparent;
  border: 0px;
  color: #888888;
  position: relative;
  top: 1px;
  text-transform: uppercase;
}


div#pageWrapper div#left div.webletLocationlogin div.login {
  margin: 16px 10px 0 10px;
  padding: 10px;
  border: 1px solid #999999;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset legend {
  text-transform: uppercase;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset p label input {
  background-color: #dbf6fd;
  border: 0px;
  height: 17px;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset p label input#user {
  width: 115px;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset p label input#password {
  width: 80px;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset button {
  float: right;
  background: #ffffff;
  color: #888888;
  border: 0px;
  text-transform: uppercase;
  
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset p,
div#content div.standardText h3.ISEStyle {
  clear: both;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset legend.rood {
  color: #FE5035;
  float: left;
  font-weight: bold;
}

div#pageWrapper div#left div.webletLocationlogin div.login form fieldset div.logout button {
  color: red;
  font-weight: normal;
}


h1, h2 {
  float: left;
  clear: both;
  background: #c8edfc;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  margin: 0px 0 10px 0;
  padding: 2px 5px;
  text-transform: uppercase;
}.kolom1 {
  float: left;
  width: 220px;
}
.kolom2 {
  float: right;
  width: 220px;
}
.kolom3 {
  clear: both;
}
div#pageWrapper div#mainWrapper div#moduleWrapper {
  background: url('/silodam.nl/gx/ZiibrffKkhB.png') repeat-y;
}

div#pageWrapper div#mainWrapper div#moduleWrapper div#content {
  width: 353px;
  padding: 20px;
}

div#pageWrapper div#mainWrapper div#moduleWrapper div#contentWeblets {
  width: 394px;
}

div#pageWrapper div#mainWrapper div#contentWeblets div.weblettekst {
  width: 374px;
}

div#pageWrapper div#mainWrapper div#contentWeblets div.weblettekst div.tekst {
  float: left;
}


div#content div.webletarchief1 div.overview {
  clear: both;
}

div#content div.webletarchief1 div.overview ul {
  list-style: none;
  padding: 0;
  margin: 9px 0 0 1px;
}

div#content div.webletarchief1 div.overview ul li {
  margin: 0 0 21px 0;
}

div#content div.webletarchief1 div.overview ul li div p {
  clear: both;
  padding: 0 4px;
}

div#content div.webletarchief1 div.overview ul li div h2,
div#content div.webletarchief1 div.overview ul li div h2 a {
  float: left;
  clear: both;
  font-weight: bold;
  background: #fee2d2;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 2px;
}



