*
{
	size:12px;
	margin: 0; 
 	padding: 0;
 	border: 1;
}

/* ========================= Background =============================  */
#topbackground {
	background-image: url(/images/background/bg_01.png);
	position:relative;
  	margin: 0px auto;
  	padding: 0;
   	width: 1024px;
   	height: 133px;
}

#middlebackground {
	background-image: url(/images/background/bg_02.png);
	background-repeat: both;
  	margin: 0px auto;
  	padding: 0;
   	width: 1024px;
}

#bottonbackground {
	background-image: url(/images/background/bg_03.png);
	position:relative;
  	margin: 0px auto;
  	padding: 0;
   	width: 1024px;
	height:273px;
}


/* ========================= Menubar =============================  */
#footer
{   
  	background-color: transparant;
 	position:absolute;
  	left:0px;
  	top:30px;
	width:1024px;
}

.roundtangle_topleft 
{
	background-image: url(/images/menu/1_01.png);
	background-repeat: no-repeat;
	width:8px;
	height: 4px;
	background-position:right;
}

.roundtangle_topcenter 
{
	background-image: url(/images/menu/1_03.png);
	background-repeat: both;
	height: 4px;
}

.roundtangle_topright 
{
	background-image: url(/images/menu/1_05.png);
	background-repeat: no-repeat;
	width: 6px;	
	height: 4px;
}

.roundtangle_bottomleft 
{
	background-image: url(/images/menu/1_18.png);
	background-repeat: no-repeat;
	height: 8px;
	background-position:right;
}

.roundtangle_bottomcenter 
{
	background-image: url(/images/menu/1_19.png);
	background-repeat: both;
	height: 8px;
}

.roundtangle_bottomright 
{
	background-image: url(/images/menu/1_20.png);
	background-repeat: no-repeat;
	height: 8px;
}

.roundtangle_left
{
	background-image: url(/images/menu/1_10.png);
	background-repeat: repeat-y;
	height: 2px;
	background-position:right;
}

.roundtangle_center
{
	background-color: transparant;
	background-image: url(/images/menu/bgpixel.png);
	background-repeat: both;
	padding:0px;
}

#footerinside
{   
  background-color: transparant;
  width:1000px;
  border-spacing:0px;
}

.roundtangle_centerLEFT
{
	padding:0px;
	text-align:left;
	padding-left:12px;
	padding-right:320px;
}

.roundtangle_centerRIGHT
{
	text-align:right;
	padding:0px;
	padding-right:0px;
}

.roundtangle_right
{
	background-image: url(/images/menu/1_14.png);
	background-repeat: repeat-y;
	height: 2px;
}


/* ========================= Content =============================  */
#content_footer
{   
  	background-color: transparant;
 	position:absolute;
  	left:0px;
  	top:30px;
}

.content_roundtangle_topleft 
{
	background-image: url(/images/content/content_03.png);
	background-repeat: no-repeat;
	width:8px;
	height: 8px;
	background-position:right;
}

.content_roundtangle_topcenter 
{
	background-image: url(/images/content/content_05.png);
	background-repeat:repeat-x;
	height: 8px;
}

.content_roundtangle_topright 
{
	background-image: url(/images/content/content_07.png);
	background-repeat: no-repeat;
	width: 8px;	
	height: 8px;
}

.content_roundtangle_bottomleft 
{
	background-image: url(/images/content/content_16.png);
	background-repeat: no-repeat;
	height: 8px;
	background-position:right;
}

.content_roundtangle_bottomcenter 
{
	background-image: url(/images/content/content_17.png);
	background-repeat: repeat-x;
	height: 8px;
}

.content_roundtangle_bottomright 
{
	background-image: url(/images/content/content_18.png);
	background-repeat: no-repeat;
	height: 8px;
}

.content_roundtangle_left
{
	background-image: url(/images/content/content_12.png);
	background-repeat: repeat-y;
	background-position:right;
}

.content_roundtangle_center
{
	text-align:left;
	vertical-align:baseline;
	background-color: transparant;
	background-repeat: both;
	background-image: url(/images/IMGP0019.JPG); 
	margin: auto;
}

.content_roundtangle_right
{
	background-image: url(/images/content/content_13.png);
	background-repeat: repeat-y;
	
}

/* ===================== Kleine bar onderaan =======================  */
DIV.barcontent_value
{
	font-size: 7pt;
	vertical-align: top;
	text-align: center;
}
