#search {
   width: 151px;
   margin: 0 15px -1.5em 15px;
   padding: 1em 0 0 0;
   background: url(../gfx/ruler.gif) repeat-x;
   text-align: center;
}
#search fieldset {
   margin: 0;
   padding: 0;
   border: 0;
}
#search input {
   float: left;
   font-family: Tahoma;
   font-size: 11px;
}
#search input.text {
   width: 90px;
   margin-top: 2px;
   padding: 2px 2px 3px 2px;
   border: 1px solid #CCC;
}
#search input.submit {
   width: 47px;
   height: 24px;
   margin-left: 5px;
   padding: 0 0 1px 0;
   border: none;
   background: url(http://www.kennisnet.nl/cpb/thema/surfnetkennisnet/gfx/search_submit.gif) no-repeat;
   font-weight: bold;
   color: #FFF;
   cursor: pointer;
   cursor: hand;
}
#search img {
   margin-top: 5px;
}

#header embed, #header object { display: none; }

html, body {
 height: 100%;
}
 
body {
 margin: 0;
 padding: 0;
 font: 76% Verdana, sans-serif;
 background: #BBBBBB url(../gfx/body_background.gif) repeat-x;
 text-align: center;
}
 
div#wrap-1 {
 margin: 0 auto;
 background: #CACACA url(../gfx/wrap_background.gif) repeat-x; 
 min-height: 100%;
 width: 770px;
 text-align: left;
 position: relative;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
}
 
div#wrap-2 {
 margin: 0 10px;
 background: white url(../gfx/content_background.gif) repeat-y;
 width: 750px;
}
 
* html div#wrap-1 { /* IE denkt dat het html element een parent heeft */
 height: 100%;
}
 
#header h2 {
 margin: 0;
}
 
#header h2 img {
 position: absolute;
}
 
#header {
 /*height: 153px;*/
height: 135px;


}
 
#header h1 {
 margin: 0;
 background: black;
 border-left: 3px solid white;
 border-right: 3px solid white;
}
 
#header h1 img,#header h1{
 display: none;
}
 
select#projecten-selector {
 position: absolute;
 top: 5px;
 right: 20px;
}
 
#col-left {
 width: 181px;
 float: left;
padding-top:0px;
}
 
#col-left a {
  color:#f5822a;
 text-decoration: none;
}
 
#col-left a:hover {
 text-decoration: underline;
color: #f5822a;
}
 
#col-left li.expanded a,
#col-left li.expanded li.current a {
 color: black;
}
 
#col-left li.current a {
 font-weight: bold;
 color: black;
 background: url(../gfx/subnav_li_background.gif) no-repeat 0 10px;
}
 
#col-left li.current ul li a {
 font-weight: normal;
}
 
#col-left li.expanded li.current a {
 font-weight: bold;
 background: url(../gfx/subnav_li_background.gif) no-repeat 0 10px;
}
 
#col-left li.expanded ul li a {
  color:#f5822a;
 background: none;
}
 
#col-left ul li {
 margin: 0;
 padding: 0;
 display: inline;
}
 
#col-left ul {
 font-family: Tahoma;
 margin: 10px 7px;
 padding: 0;
 list-style: none;
 font-size: .9em;
}
 
#col-left ul a {
 display: block;
 padding: 6px 8px;
}
 
#col-left ul ul {
 font-size: 1em;
 margin: 0;
}
 
#col-left ul ul a {
 padding-left: 16px
}
 
#content {
 float: left;
 width: 549px;
 margin: 10px 0 10px 10px; 
 font-size: .9em;
 line-height: 1.5em;
padding-top:10px;
}
 
.kolom {
	width: 264px;
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
	display: inline;
}

.kolom.uitvullen {
	width: 549px;
	clear: both;
}

.kolom.breed {
	width: 363px;
}
.kolom.smal {
	width: 165px;
}

hr {
 clear: left;
 visibility: hidden;
}
 
p#footer {
 text-align: center;
 
}
 
a img {
 border: none;
}
 
#col-left dl {
 margin: 2em 15px;
 padding: 1px 0 0 0;
 background: url(../gfx/ruler.gif) repeat-x;
}
 
#col-left dt {
 display: none;
}
 
#col-left dd {
 text-align: center;
 margin: 1.2em 0 0 0;
 padding: 0;
}
 
p#footer {
 font-size: .8em;
 color: white;
 margin: .5em;
 padding-bottom: 15px;
}
 
p#footer a {
 text-decoration: none;
 color: white;
}
 
p#footer a:hover {
 text-decoration: underline;
}
 
p#footer a:visited {
 color: #EAEAEA;
} 

/* default styles */

/*headings*/

#content a {
  color:#6677bb;

 text-decoration: none;
}

#content a:hover {
color: #6677bb;
 text-decoration: underline;
}

.headingM {
  font-weight: bold;
}
 
.headingL {
  font-size: 1.2em;
  font-weight: bold;
}
 
.headingXL {
  font-size: 1.5em;
  font-weight: bold;
}
 
/*pictogrammen*/
 
.pictogramLink {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}
 
.pictogramArtikel {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}
 
.pictogramAttendering {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}
 
/*plaatje*/
.plaatje .caption {
  font-size: 0.9em;
}
 
.plaatje img {
  display: block;
  border: 1px solid #000000;
}
 
/*gallery*/
 
.thumbnail img {
  margin: 0px 7px 10px 0px;
  border: 1px solid #000000;
  vertical-align: top;
}

.videoplayer {
   width: 100%;
}

.videoplayer:after {
   content: '.';
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.video {
   float: left;
   border: 1px solid #000;
   background: url(/img.db?session=cloud_mmbase+491350) no-repeat;
}

/*forms*/

form {
  margin: 0px;
  padding: 0px;
}

input, textarea, select, button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

form td.label {
  padding: 2px 18px 10px 0px;
  vertical-align: top;
}

form td.input {
  padding-bottom: 10px;
  vertical-align: top;
}

form td.text {
  padding: 12px 18px 10px 0px;
}

.formHint {
  cursor: help;
  text-decoration: none
}

.formFooter {
  font-size: 0.8em;
}

.formError {
  font-weight: bold;
  color: #FF0000;
}


/*TinyMCE paragraph fix*/

p {
   margin: 0;
}

p+p {
   margin-top: 1.3em;
}

p+br {
   display: block;
   line-height: 0;
}

* html p {
   behavior: expression(this.nextSibling&&(this.nextSibling.tagName=="P"||this.nextSibling.tagName=="BR")?this.nextSibling.className+=" quirksmode":"none",void(this.runtimeStyle.behavior="none"));
}

p.quirksmode {
   margin-top: 1.3em;
}

br.quirksmode {
   line-height: 0;
}

/*5 jaar innovatie*/

#header h2 img {
   width: 750px;
   height: 0;
   overflow: hidden;
   padding-top: 155px;
   background: url(http://wwwstaging.kennisnet.nl/cpb/thema/surfnetkennisnet/gfx/header_seal.gif) no-repeat;
}