html
{
  height:100%;
  width:100%;
  overflow-y:scroll;
  margin: 0 auto;
}

body
{
  margin: 0 auto;
  padding: 0px;
  background: url('../images/background.png') repeat-x #FFFFFF;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
}

img
{
  border: none;
}

h1, h1.wh-heading1
{
  text-align:left;
  text-indent:0;
  padding:0 0 5pt;
  margin:0pt;
  font-size:13pt;
  color:#2974A3;
  font-weight:bold;
  text-shadow:none;
  font-style:normal;
  text-decoration:none;
}

#frame
{
  width: 836px;
  margin: 0 auto;
}

td.body
{
  padding: 0px 10px;
  text-align: left;
}


div.logorow
{
  width:836px;
  text-align:right;
  vertical-align:top;
  height:138px;
  background: url('../images/kopbg.gif') no-repeat top left;
  position: relative;
}

div.clicklogo
{
  position: absolute;
  top: 32px;
  left: 80px;
  width: 190px;
  height: 70px;
}

div.topnavuk{
  left:110px;
  width:726px;
  text-align:left;
  vertical-align:top;
  position: relative;
}

div.toplinks
{
  color: #FFFFFF;
  text-align:right;
  font-size:10pt;
  padding-right: 12px;
  padding-top:4px;
  padding-bottom:4px;
}

div.toplinks a, div.toplinks a:link, div.toplinks a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

div.toplinks a.topitemselected
{
  text-decoration: underline;
}


div.toplinks a:hover
{
  text-decoration: underline;
  color: #FFFFFF;
}


div.topnav
{
  padding-right: 12px;
  padding-top: 83px;
  font-weight:bold;
  text-decoration: none;
  font-size: 13px;
}

a.topnavlink, a.topnavlink:link, a.topnavlink:visited
{
  color: #00497a;
  text-decoration: none;
}

a.topnavlink:hover
{
  color: #8f9c01;
  text-decoration: underline;
}

a.topnavlinkactive, a.topnavlinkactive:link, a.topnavlinkactive:visited
{
  color: #00497a;
  text-decoration: underline;
}

a.topnavlinkactive:hover
{
  color: #8f9c01;
  text-decoration: underline;
}

div.content
{
  padding: 12px 14px 12px 10px;
  margin: 0px;
  position: relative;
  width: 812px;
  color:#666666;
  background: url('../images/contentbgrepeat.png') repeat-y  top left;
  /* the background-property is redefined for IE6 in studentondernemerie.css! (for PNG transparency) */
  font-size: 12px;
}


div.leftcol
{
  float: left;
  width: 200px;
}

div.rightcol
{
  float: right;
  width: 200px;
}

div.textbody
{
  margin-left: 210px;
  margin-right: 210px;
}

div.itemhead-smaller
{
  font-size: 13px !important;
}

div.itemhead, div.itemhead-smaller /* Headings for agenda, submenu, news*/
{
  display: block;
  background: url('../images/bggroen.png') repeat-x #a5b301;
  color: #FFFFFF;
  padding: 4px 5px 4px 5px;
  font-weight: bold;
  font-size: 15px;
}

div.itemblock /* container block for agenda, submenu, news */
{
  border: 1px solid #cecece;
  padding: 1px;
  margin-bottom: 8px;
  font-size: 9pt;
}

div.itemblock a.textlink
{
  display:block;
  color: #666666;
  margin-bottom:5px;
}

div.itemblock a.greenlink
{
  color: #788200;
}

div.itemblock a.graylink
{
  color: #666666;
  text-decoration: underline !important;
}

div.itemblock a.graylink-nounderline
{
  color: #666666;
  text-decoration: none !important;
}

div.itemblock a.graylink-nounderline:hover
{
  text-decoration: underline !important;
}

div.itemblock a:visited, div.itemblock a:active, div.itemblock a:link, div.itemblock a.textlink:hover
{
  text-decoration:none;
}

div.itemblock a.greenlink:hover
{
  text-decoration:underline;
}

div.itemblock-blogger
{
  border: 1px solid #cecece;
  padding: 10px 25px 10px 10px;
  margin-bottom: 8px;
  font-size: 9pt;
}

div.itemblock-blogger div.name
{
  color: #2974A3;
  font-size: 11pt;
  font-weight: bold;
}

div.itemblock-blogger div.position
{
  color: #2974A3;
  font-size: 8pt;
}

div.itemblock-blogger div.description
{
  padding-top: 10px;
}

div.agenda
{
  padding: 5px;
  background: url('../images/agendabg.png') repeat-x top left #FFFFFF;
}

div.blog
{
  padding: 5px;
  /* background: url('../images/blogbg.png') repeat top left #FFFFFF; */
}

div.newsletter
{
  padding: 5px;
}

div.blogitem
{
  background: url('../images/dottedline.png') repeat-y top left;
  padding: 0 5px 0 5px;
  margin-bottom:10px;
}

/* navigation */

div.navblock /* container block navigation*/
{
  margin-bottom: 8px;
  font-size: 8pt;
}

div.navblock a
{
  display: block;
  color:blue;
  padding:5px 5px 5px 5px;
  text-decoration: none;
}

div.navblock a.subfileselected, div.navblock a.subfileselected:link, div.navblock a.subfileselected:visited,
div.navblock a.subfile, div.navblock a.subfile:link, div.navblock a.subfile:visited
{
  background-color: #327aa7;
  color: #FFFFFF;
  font-size: 13px;
  text-decoration: none;
}

div.navblock a.headingselected, div.navblock a.heading:hover
{
  background-color: #74a7c6;
  color: #FFFFFF;
  font-size: 11px;
  font-weight:bold;
  border-top:1px solid #e5f4fc;
  padding-left: 13px;
  text-decoration: none;
}

div.navblock a.heading
{
  border-top:1px solid #e5f4fc;
  background-color: #e5f4fc;
  color: #00497a;
  font-size: 11px;
  font-weight:bold;
  padding-left: 13px;
  text-decoration: none;
}



/* 6 phases on homepage */

/* container for phases */
#phases
{

  margin: 0px -20px 0 -5px;
  width: 836px;
  height: 240px;
  position: relative;
  background: url('../images/boog.png') no-repeat bottom left;
  clear: both;
}

/* for all 6 phases */
 #phase0
,#phase1
,#phase2
,#phase3
,#phase4
,#phase5
{
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #2974a3;
  text-align: center;
  line-height: 12px;
  padding-bottom:3px;
}

#phase0
{
  bottom: 16px;
  left: 39px;
  z-index: 60;
}

#phase1
{
  bottom: 23px;
  left: 151px;
  z-index: 50;
}

#phase2
{
  bottom: 28px;
  left: 267px;
  z-index: 40;
}

#phase3
{
  bottom: 46px;
  left: 396px;
  z-index: 30;
}

#phase4
{
  bottom: 71px;
  left: 533px;
  z-index: 20;
}

#phase5
{
  bottom: 104px;
  left: 675px;
  z-index: 10;
}

.phasehover
{
  display: none;
  position: absolute;
  border: 1px solid #628499;
  white-space: nowrap;
  background-color: #E3EDF3;
  color: black;
  width: 350px;
  padding: 5px 0px;
  margin: 5px 0px;
  z-index: 200;
  left: 15px;
}


#phases a, table.phasesupport a, #phases span
{
  color: #2974a3;
}

table.phasesupport a
{
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

#phases div a
{
  text-decoration: none;
}


#phases div a:hover
{
  text-decoration: underline;
}

div.phasesinfo
{
  position: relative;
  float: left;
  top: 85px;
  left: 15px;
  text-align: left;
  font-weight: bold;
  color: #2974A3;
}

table.initiativerow
{
  height: 30px;
  width: 100%;
  color:#666666;
  background: #FFFFFF;
  font-size: 12px;
  border: 1px solid #CCCCCC;
  margin-top: 15px;
}

td.initiativetext
{
  padding-left: 30px;
}


div.contentbottom
{
  background: url('../images/contentbgbottom.png') no-repeat top left;
  /* the background-property is redefined for IE6 in studentondernemerie.css! (for PNG transparency) */
  width: 836px;
  height:16px;
}

div.axis
{
  float:right;
  font-size: 11px;
  color: #999999;
  padding-right: 10px;
}

div.axis a
{
  color: #999999;
  text-decoration: underline;

}

table.phasesupport td
{
  padding: 10px 0px 5px 0px;
}

div.itemoverview-title
{
  color: #2974a3;
  padding-top: 10px;
  font-size: 11pt;
  font-weight: bold;
}

div.itemoverview-title a, div.itemoverview-metadata a
{
  color: #2974a3;
  text-decoration: none;
}

div.itemoverview-metadata
{
  color: #2974a3;
  font-size: 9pt;
}

div.itemoverview-description a
{
  color: #666666;
  text-decoration: none;
}

table.itemoverview-item
{
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 10px;
}

table.itemoverview-item td.readfurther
{
  padding-top: 10px;
}

a, a:link, a:visited, a.readfurther, a.readfurther:link, a.readfurther:visited
{
  color: #2974A3;
  text-decoration: underline;
}

a:hover, a.readfurther:hover
{
  text-decoration: none;
}

span.hover a
{
  color: #93BE15 !important;
}


a.phasequestion
{
  padding: 0px;
  color: black;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  padding: 5px;
  margin: 0px;
  display: block;
}

a.phasequestion:hover
{
  background-color: #BCD4E2;
  text-decoration: none !important;
}

div.phases img
{
}

table.webpackform
{
  margin-top: 15px;
}
table.webpackform td
{
  padding: 7px 10px 5px 0px;
}

table.webpackform td.question
{
  color: #347CA4;
  font-weight: bold;
}

table.webpackform select, table.webpackform input
{
  color: #717171;
  font-size: 8pt;
  border: 1px solid #B4B4B4;
  padding: 3px;
}

/* Global tag, containing the complete webpack item */
.whwp
{
  font-size: 100%;
}

/* Webpack item title */
.whwp .whwp-title
{
  font-weight: bold;
}

/* All links */
.whwp a
{
  color: #0000AA;
}

/* Characteristics shared between input and button style links */
.whwp .whwp-button, .whwp .whwp-button:hover
{
  background-color: #FFFFFF;
  text-align: center;
  color: #347CA4;
  border: 1px solid #B4B4B4;
}

/* Links with an input button appearance */
.whwp a.whwp-button, .whwp a.whwp-button:hover
{
  padding: 0px;
  color: red;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.whwp input.whwp-button
{
  /* IE/FF work around: first pointer, then hand */
  cursor: pointer;
  font-size: 100%; /* Inherit font-size */
  font-weight: bold;
}

.whwp .whwp-questiongroup
{
}

/* Individual questions */
.whwp .whwp-questiongroup .whwp-question
{
  margin: 10px 0px;
}

/* Individual question labels */
.whwp .whwp-questiongroup .whwp-question label,
.whwp .whwp-questiongroup .whwp-question
{
  font-style: italic;
  margin: 10px 0px 4px 0px;
}

.whwp .whwp-questiongroup .whwp-question input, .whwp .whwp-questiongroup .whwp-question textarea,
.whwp .whwp-questiongroup .whwp-question option, .whwp label input, .whwp label textarea,
.whwp .whwp-questiongroup .whwp-question .whwp-formgroup label
{
  font-size: 100%;
  font-style: normal;
}

.whwp .whwp-entry
{
  border: 1px solid #000000;
  margin: 10px 0px;
}

.whwp .whwp-entry .whwp-header
{
  background-color: #D0D0D0;
  font-weight: bold;
  padding: 4px;
}

.whwp .whwp-entry .whwp-message
{
  padding: 4px;
}

.whwp .whwp-entry .whwp-message blockquote
{
  margin-left: 1pt;
  border-left: 1pt solid #000000;
  padding-left: 5pt;
}

.whwp .whwp-entry .whwp-footer
{
  padding: 5px;
}

.whwp table.whwp-table
{
  border: solid 1px #000000;
  border-collapse: collapse;
  width: 100%;
  font-size: 100%; /* Ensure IE picks up the inherited font-size for this table */
}

.whwp table.whwp-table th
{
  text-align: left;
  padding: 2px 5px;
  background-color: #D0D0D0;
  vertical-align: top;
  white-space: nowrap;
  color: #000000;
}

.whwp table.whwp-table td
{
  text-align: left;
  padding: 2px 5px;
  vertical-align: top;
}

.whwp .whwp-odd
{
  background-color: #EEEEEE;
}

.whwp .whwp-even
{
  background-color: #FFFFFF;
}

.whwp .whwp-errors
{
  color: #FF0000;
}

.whwp table.whwp-attachments
{
  font-size: 100%;
}

/* End of the standard webpack CSS definitions */
