body
{
  margin : 0px;
  background-image : url("../gfx/bg.jpg");
	background-position : top;
	background-repeat : repeat-x;
}
		  
#container
{
  position : absolute;
  /*background-image : url("../gfx/index.jpg");*/
  background-position : center top;
  background-repeat : no-repeat;
  height : 700px;
  left : 50%;
  margin-left : -400px;
  width : 800px;
}

#header
{
  position : absolute;
  width : 800px;
  height : 73px;
  margin-top : 70px;
}

#header #logo
{
  position : absolute;
  background-image : url("../gfx/logo.jpg");
  background-position : center top;
  background-repeat : no-repeat;
  width : 251px;
  height : 150px;
  margin-top : -27px;
  margin-left : -62px;
}

#header #nav
{
  font-family : arial;
  font-size : 11px;
  color : #6f6f6f;
  float : right;
  text-align : right;
  padding-right : 20px;
  width : 331px;
  margin-top : 30px;
}

#header #nav a
{
  text-decoration : none;
  color : #6f6f6f;
}

#header #nav a:hover, #header #nav a.active
{
  text-decoration : underline;
  color : #d40068;
}

#content
{
  position : absolute;
  width : 800px;
  height : 462px;
  margin-top : 143px;
}

#content #introFoto
{
  position : absolute;
  width : 280px;
  height : 211px;
  background-image : url("../gfx/introFoto.jpg");
  background-position : right bottom;
  background-repeat : no-repeat;
  top : 51px;
  right : 17px;
}

#content #headText
{
  margin-left : 13px;
  margin-top : 40px;
  width : 448px;
  height : 272px;
  background-image : url("../gfx/headText.jpg");
  background-position : bottom right;
  background-repeat : no-repeat;
  font-family : arial;
  font-size : 12px;
  color : #6f6f6f;
}

#content #headText.vervolg
{
  margin-left : 13px;
  width : 765px;
/*  height : 428px;*/
  height : 450px;
/*  background-image : url("../gfx/headText_vervolg.jpg");*/
/*  background-position : bottom right;*/
/*  background-repeat : no-repeat;*/
  background-image : none;
  font-family : arial;
  font-size : 12px;
  color : #6f6f6f;
  overflow : auto;
  padding-right : 10px;
  text-align : justify;
}

#content #headText .subText
{
  line-height : 22px;
  margin-top : -11px;
  padding-right : 18px;
}

#content #headText.vervolg .subText
{
  line-height : 22px;
  margin-top : -11px;
  padding-right : 18px;
}

#content #headText.vervolg .ballonvarenPhotoBar
{
  float : right;
  margin-top : -27px;
  line-height : 5px;
}

#content #headText.vervolg .ballonvarenPhotoBar img
{
  border : none;
}

#content #headText .subText a
{
  color : #6f6f6f;
}

#content #headText .subText a:hover
{
  color : #d40068;
}

#content #spacer
{
  background-color : #dee7e4;
  width : 770px;
  margin-left : 13px;
  height : 3px;
  font-size : 1px;
}

#content #sub1
{
  height : 152px;
  width : 248px;
  margin-left : 13px;
  float : left;
  background-image : url("../gfx/sub.jpg");
  background-position : right;
  background-repeat : no-repeat;
  font-family : arial;
  font-size : 12px;
  color : #6f6f6f;
}

#content #sub2
{
  height : 152px;
  width : 249px;
  margin-left : 24px;
  float : left;
  background-image : url("../gfx/sub.jpg");
  background-position : right;
  background-repeat : no-repeat;
  font-family : arial;
  font-size : 12px;
  color : #6f6f6f;
}

#content #sub3
{
  height : 152px;
  width : 226px;
  margin-left : 23px;
  float : left;
  font-family : arial;
  font-size : 12px;
  color : #6f6f6f;
}

#content #sub1 .subText, #content #sub2 .subText, #content #sub3 .subText
{
  margin-top : -13px;
  line-height : 22px;
}

#content #sub1 .subText a, #content #sub2 .subText a, #content #sub3 .subText a, #content #headText a
{
  color : #6f6f6f;
}

#content #sub1 .subText a:hover, #content #sub2 .subText a:hover, #content #sub3 .subText a:hover, #content #headText a:hover
{
  color : #d40068;
}

#footer
{
  position : absolute;
  height : 22px;
  margin-top : 605px;
  width : 800px;
  color : #b2b2b2;
  font-family : arial;
  font-size : 11px;
  bottom : 31px;
}

#footer #footer_left
{
  float : left;
  padding-left : 12px;
}

#footer #footer_right
{
  float : right;
  padding-right : 12px;
}

#footer #footer_right a
{
  color : #b2b2b2;
}

#footer #footer_right a:hover
{
  color : #d40068;
}

#content table.vaarten
{
  margin-top : -17px;
/*  width : 100%;*/
  width : 730px;
}

#content table.vaarten td
{
  padding-right : 13px;
  padding-left : 3px;
}

#content table.vaarten tr.vaart:hover
{
  cursor : pointer;
}

#content table.vaarten tr.vaart:hover td
{
  text-decoration : underline;
  cursor : pointer;
  background-color : #d40068;
  color : #FFFFFF;
}

p img
{
  border: 1px solid #b2b2b2;
}

p
{
  color : #b2b2b2;
  margin-top : 0px;
  margin-bottom : 5px;
  text-align : center;
}

p a
{
  color : #b2b2b2 !important;
}


p a:hover
{
  color : #d40068 !important;
}

.vervolg img.thumbnail
{
  margin : 5px;
  margin-right : 0;
  margin-top : 0;
  float : right;
  border : 1px solid #d40068;
  height : 83px;
}

.splitter
{
  clear : both;
  height : 1px;
  font-size : 1px;
}