body 
{

	background: white; /*#cbdea8;*/
	font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
	/*font: 800 0.7em/1.5 "Minion Web", serif;*/
	margin-top : 15px;


}

img
{
	border: none; 
}

a
{
	font-size: 110%;
	color: #748391;
	text-decoration: underline;
	font-weight: bold;
}




#acelogo

{
	position: absolute;
	right: 13%;
	top: 14%;
	width: 138px;
}

head:first-child+body #acelogo
{

	top: 10%;

}


.blockitem
{
	margin-top: 10px;
}

.blockitem p
{
	padding-top: 5px;
	padding-bottom: 5px;

	margin-top: -5px;
	margin-bottom: -5px;

	background: #cccc66;
	width: 137px;
	text-align: center;
	
	color: #663366;

	font-weight: bold;

	border-left: solid;
	border-right: solid;
	border-color: #957295;/*#663366;*/
	border-width: 2px;
	
}

.blockitem a
{
	color: #957295;
	text-decoration: underline;
}

.blockitem a:visited
{
	color: #957295;
	text-decoration: none;
}

.blockitem a:hover
{
	color: #957295;
	text-decoration: overline;
}


#centerfooter
{
text-align: center;

}

#content
{

	width : 90%;
	/*text-align: center;*/
	margin-left : 4%;
	margin-right : 4%;
	padding-top: 25px;


}


#hoofdartikel 
{
	background: url(../images/rectangles/meshimages/blue_lefttop3.gif) top left no-repeat; 
	width:100%;
	border: none; 
	margin-top: -0.5em;


	

}

#subartikel {

	/*float: left;*/
	background: url(../images/rectangles/meshimages/inner_grey_lefttop.gif) top left no-repeat;
	width: 65%; /*50%*/
	border: 0; 
	margin-top: -0.5em;
	margin-left: 30px; /*2.5em;*/

}

head:first-child+body #subartikel
{
	margin-left:30px;
}


#crew
{
	font-weight: bold;
	font-size: 120%;
	padding-left: 8px;
}

#crew a
{
	font-size: 110%;
	color: #748391;
	text-decoration: none;
}


head:first-child+body #subsubartikel 
{ 

	margin-left: 63%;
	width:32%;/*40%*/
		
	 
}




#hoofdartikel h2 
{
	background: url(../images/rectangles/meshimages/blue_righttop3.gif) top right no-repeat;
 	border: none; 
	padding-left: 35px;
	padding-right: 50px;/*35*/
	padding-top : 30px;/*20*/
	padding-bottom: 10px;
	margin: 0;



}


#subartikel h2
{
	background: url(../images/rectangles/meshimages/inner_grey_righttop.gif) top right no-repeat;
	border: none; 
	padding-left: 35px;
	padding-right: 35px;
	padding-top : 30px;/*20*/
	padding-bottom: 10px;
	margin: 0;


}


#hoofdartikelbody
{

	background: url(../images/rectangles/meshimages/blue_right3.gif) right repeat-y; 
	border:none; 
	margin: 0;
	margin-top: -2em;
	/*padding:15px;*/

	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;

}

#subartikelbody
{

	background: url(../images/rectangles/meshimages/inner_grey_right.gif) right repeat-y;
	border:none; 
	margin: 0;
	margin-top: -2em;
	/*padding:15px;*/
	padding-left:38px;
	padding-right:42px;
	padding-bottom: 15px;



}


#subartikelbody p
{
	padding-top: 0px;
	font-size: 105%;
	padding-left: 8px;

}





#hoofdartikelvoet
{
	background: url(../images/rectangles/meshimages/blue_leftbottom3.gif) bottom left no-repeat; 
	border: none;

} 




#hoofdartikelvoet p
{

	background: url(../images/rectangles/meshimages/blue_rightbottom3.gif) bottom right no-repeat; 
	border: none; 
	display: block;

	/*padding: 15px;*/

	/* bij streepje langs rechts is padding bottom het probleem */

	padding-bottom: 30px;
	padding-top: 20px;
	padding-left:38px;
	padding-right:38px;

	margin-top: -2em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;

	text-align: center;
	font-size: 90%;

}

#subartikelvoet
{
	background: url(../images/rectangles/meshimages/inner_grey_leftbottom.gif) bottom left no-repeat;
	border: none; 
} 

#subartikelvoet p
{

	background: url(../images/rectangles/meshimages/inner_grey_rightbottom.gif) bottom right no-repeat;
	border: none; 
	display: block;
	/*padding: 15px;*/

	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:38px;
	padding-right:38px;

	margin-top: -4em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;

}



/* VANAF HIER DE TABBLADEN */
#outer_header 
{
	position: absolute;
	/*float:left;*/
	width:100%;
	background: transparent;
	font-size:140%;
	line-height:normal;
	padding-bottom: 6px;

	margin-top: -30px;/*32*/
	padding-left : 35px;

	
	
}

head:first-child+body #outer_header 
{ 

	margin-top: -36px; /*38*/
	padding-left : 35px;
	 
}

#outer_header ul 
{
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	list-style:none;
}

#outer_header li 
{
	float:left;
	margin:0;


	background:url("../images/rectangles/meshimages/outer_tab_left2.gif") no-repeat left top;

/*	padding-left: -px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
*/

	padding: 0 0 0 15px;
}

#outer_header a
{
	float: left; /*toegevoegd voor IE 5 van mac, anders worden tabs over heel blad gespreid*/

	display: block;
	padding-left: 0px;/*-1px;15px;*/
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 4px;

	color : white;
	text-decoration: underline;
	font-weight: bold;

	background:url("../images/rectangles/meshimages/outer_tab_right2.gif") no-repeat right top;

}

/* commentaar voor te verbergen voor IE5 van Macintosh \*/
#outer_header a
{
	float: none;
}

/* einde commentaar */



#outer_header .current
{

	background-image:url("../images/rectangles/meshimages/outer_tab_current_left.gif");



}

#outer_header .current a
{
	background-image:url("../images/rectangles/meshimages/outer_tab_current_right.gif");
	color: black;
	padding-bottom : 8px;
	text-decoration: none;
	cursor : default;
}


#inner_header 
{
	position: absolute;
	width:55%;
	background: transparent;
	font-size:110%;
	line-height:normal;
	padding-bottom: 6px;
	margin-top: -32px; /* -18px*/;
	padding-left : 50px;

	padding-right : 40px;
}

head:first-child+body #inner_header 
{
	margin-top: -32px;
	padding-left : 40px;

}

#inner_header ul 
{
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;

	/*padding-bottom: 10px;*/

	list-style:none;
}

#inner_header li 
{
	float:left;
	margin:0;

	padding: 0 0 0 10px;
	background:url("../images/rectangles/meshimages/inner_tab_left2.gif") no-repeat left top;

}

#inner_header a
{
	display: block;
	padding-left: 0px; /*-1px; 15px;*/
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;

	color : gray;
	text-decoration: underline;

	font-weight: bold;

	background:url("../images/rectangles/meshimages/inner_tab_right2.gif") no-repeat right top;
}

#inner_header .current
{
	background-image:url("../images/rectangles/meshimages/inner_tab_left_current.gif");


}

#inner_header .current a
{

	background-image:url("../images/rectangles/meshimages/inner_tab_right_current.gif");
	color: black;
	text-decoration: none;
	padding-bottom : 7px;
	cursor : default;

}

h4
{
	color : black;
	font-style: italic;
	font-weight: bold;
}
