body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
  background-image:url(../img/sitecontainer-background.gif);
	margin:0px;
	padding:0px;
}

h1{
  font-size:16px;
}

h2{
  font-size:12px;
}

p{
  font-size:13px;
}

#sitecontainer{
	width:1092px;
	min-height:701px;height:auto;
	left:50%;
	position:absolute;
	margin-left: -547px;;
  position: absolute;
  margin-top: 10px;
} 

#subsitecontainer{
  float:left;
	width:1091px;
	min-height:685px;height:auto;
  border-left:solid #E5E5FF 1px;
  border-right:solid #E5E5FF 1px;
  background:#FFF;
}


/* Aparte balk-1 bovenin om afronding van de hoekjes + border rondom te creeren */

#hoekjesbalk-top
{
  width:1076px;
  height:7px;
  float:left;  
  background-color:#fff;
  border-top:solid #E5E5FF 1px;
}

#hoekjesbalk-bottom
{
  width:1076px;
  height:7px;
  float:left;  
  background-color:#fff;
  border-bottom:solid #E5E5FF 1px;
}


#rondhoekje-links-bovenin{
  width:8px;  
  height:8px;
  float:left;
  background-image:url(../img/hoek-linksboven.png);
  background-repeat:no-repeat;
}

#rondhoekje-rechts-bovenin{
  width:8px;  
  height:8px;
  float:left;
  background-image:url(../img/hoek-rechtsboven.png);
  background-repeat:no-repeat;
}

#rondhoekje-links-onderin{
  width:8px;  
  height:8px;
  float:left;
  background-image:url(../img/hoek-linksonder.png);
  background-repeat:no-repeat;
}

#rondhoekje-rechts-onderin{
  width:8px;  
  height:8px;
  float:left;
  background-image:url(../img/hoek-rechtsonder.png);
  background-repeat:no-repeat;
}

#rondehoekjes-bovenin #cornertopleft{
  width:8px;
  margin:0px;
  padding:0px;
  float:left;
}
#rondehoekjes-bovenin #topcornerbalk{
  width:1076px; /*  1092 - (2x8)  */
  height:8px; 
  
  background-color:#FFF;
  margin:0px;
  padding:0px;
  float:left;
}
#rondehoekjes-bovenin #cornertopright{
  width:8px;
  margin:0px;
  padding:0px;
  float:right;
}
/* Einde aparte balk-1 */

/* Aparte balk-2 onderin om afronding van de hoekjes + border rondom te creeren */
#rondehoekjes-onderin{
  width:1092px;     
  height:8px;
  margin:0px;
  padding:0px;
  float:left;
}
#rondehoekjes-onderin #cornerbottomleft{
  width:8px;
  margin:0px;
  padding:0px;
  float:left;
}
#rondehoekjes-onderin #bottomcornerbalk{
  width:1076px; /*  1092 - (2x8)  */
  height:8px; 
  border-bottom:solid #E5E5FF 1px;
  background-color:#FFF;
  margin:0px;
  padding:0px;
  float:left;
}
#rondehoekjes-onderin #cornerbottomright{
  width:8px;
  margin:0px;
  padding:0px;
  float:right;
}
/* Einde aparte balk-1 */


#top{
  float:left;
  width:1091px;
  height:278px;
} 

#left{
  float:left;
  width:160px;
  height:372px;
  color:#9293FF;
}

#main{
  float:left;
  width:886px;
  margin-left:44px;
  margin-right:60px
  height:380px;
  color:#494E61;
  
}

#footer{
  float:left;
  width: 1091px;
  height: 43px;
  margin-top:-6px;
  border-top:solid 2px #E5E5FF;
}
