body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:   url(../images/metaalgaas_pagina/metaalgaas_achtergrond.jpg);
	background-color: #393939;
}


#fw_c1 /* Outer container in framework */
{
	text-align: center;
}

A
{
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}

/* --- Special formating */
.Grey {
	padding:0;
	margin:0;
	color: #7B7D7B;
}

#topContainer 
{
	display: 				block;
	width:					780px;
	padding: 				0px;
	margin: 				0px;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#topContainer .topHeader {
	display: 				block;
	width:					100%;
	margin:					0px;
	padding:				0px;
	height:					50px;
	vertical-align: baseline;
}

#topContainer .topHeader .leftFloat {
	display: 				block;
	width:					195px;
	float: 					left;
	text-align:				left;
	padding:				0px 0px 0px 0px;
}

#topContainer .topHeader .leftFloat2 {
	display: 				block;
	width:					336px;
	float: 					left;
	text-align:				center;
	padding:				13px 0px 0px 0px;
}


#topContainer .topHeader .rightFloat {
	display: 				block;
	width:					174px;
	float:					right;
	text-align:				right;
	padding:				13px 0px 0px 0px;
}


#topContainer #topMenu 
{
	margin-top:				0px;
	display: 				block;
	position:				relative;
	width:					780px;
	padding:				0px;
	background-repeat:		no-repeat;
	background-position:	696px 6px;
	background-color:		#CCC6CE;
	height:					30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#topContainer #topMenu a, #topContainer #topMenu .static 
{
	margin-top:				0px;
	height:					26px;
	float:					left;
	position:				relative;
	display:				block;
	font-size:				80%;
	color:					#000000;
	font-weight: 			bold;
	background-color:	 	#CCC6CE;
	text-decoration:		none;
	padding:				2px 14px 0px 6px;
}



#topContainer #topMenu a i{
	float:					right;
}

#topContainer #topMenu a:hover {	
	background-color:		 #A82734 !important;

}

#topContainer #topMenu a.active {	
	background-position: 	12px 100%; 
	background-repeat:		no-repeat; 
}

#topContainer #topMenuBottom 
{
	position:				relative;
	display:				block;
	padding:				0px;
	margin:					0px;
	background-color:		#A82734;
	clear:					both;
	height:					12px;
	font-size:				0px;
}



#LM_S .Header, #LM_S .YSHeader
{
	display:				block;
	position:				relative;
	background-color:		#CCC6CE;
	color:					#FFFFFF;
	text-decoration:		none;
	font-size:				100%;
	padding:				5px 16px 7px 5px;
	background-repeat:		no-repeat;
	background-position:	140px;
	font-weight:			normal;
}

#LM_S .YSHeader
{
	font-weight:			normal;
}

#LM_S A
{
	display:				block;
	position:				relative;
	color:					#5587A1;
	text-decoration:		none;
	margin:					0px 0px 0px 0px;
	padding:				3px 16px 3px 4px;
	font-size:				100%;
	font-weight:			normal;
}

#LM_S A:hover
{
	color:					#7B7D7B;
}

#LM_S A.Even, #LM_S A.YSEven
{
	background-color:		#E9F1F7;
}

#LM_S A.Odd, #LM_S A.YSOdd
{
	background-color:		#FFFFFF;
}

#LM_S A.Selected
{
	background-color:		#BDD7E5;
}

#LM_S A:hover
{
	background-color:		#CEE1EC;
}

#LM_S A.YSEven, #LM_S A.YSOdd
{
	padding:				4px 16px 3px 4px;
}

/* LeftMenu elements */

#LM .Header 
{
	position:				relative;
	display:				block;
	background-color:		#A82734;
	color:					#ffffff;
	font-weight:			bold;
	text-decoration:		none;
	padding:				3px 16px 9px 5px;
	background-repeat:		no-repeat;
	background-position:	140px 6px;
}

/* base style for menu item */
#LM A 
{
	display:				block;
	position:				relative;
	color:					#f7f7f7;
	text-decoration:		none;
	margin:					0px 0px 0px 0px;
	padding:				1px 16px 7px 4px;
	background-repeat:		no-repeat;
	background-position:	140px 2px;
	font-size:				80%;
}

#LM A:hover 
{
	text-decoration: none;
}

#LM A .Caption 
{
	color:					#ffffff;
	display:				block;
	background-repeat:		no-repeat;
	font-weight:			normal;
	font-size: 11px;


}

#LM A.Level1_E, #LM A.Level2_E, #LM A.Level3_E, #LM A.Level4_E {
	font-weight:			normal; 
}


	#LM A.Level1
	{
		background-color:		#A82734;
		border-top:				solid 1px #FFFFFF;
		border-bottom:			solid 1px #CACACA;

	}

	#LM A.Level1_A
	{
		font-weight:			normal; 
	}

	#LM A.Level1_A, #LM A.Level1_E
	{
		background-color:		#DFD6CE;
		border-top:				solid 1px #E8E1D9;
		border-bottom:			solid 1px #BEB6AE;
	}

	#LM DIV.Level1_Shader
	{
		display: 			block;
		position:			relative;
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
		width:				140px;
		height:				3px;
		font-size:			1px;
		background-repeat:	repeat-x;
	}

	#LM A.Level1_A:hover, #LM A.Level1_E:hover
	{
		background-color: #CCC6CE !important;
	}

	#LM A.Level1:hover
	{
		background-color: #CCC6CE !important;
	}

	#LM A.Level1 .Caption, #LM A.Level1_A .Caption, #LM A.Level1_E .Caption
	{
		border-right: 1px solid #CCCCCC;
		
	}
	
	#LM A.Level2
	{
		background-color:		#D4325A;
		border-top:				solid 1px #E8E1D9;
		border-bottom:			solid 1px #BEB6AE;
	}

	#LM A.Level2_A
	{
		font-weight:			bold; 
	}

	#LM A.Level2_A, #LM A.Level2_E
	{
		background-color:		#CEBEB0;
		border-top:				solid 1px #B4A496;
		border-bottom:			solid 1px #B2B2B2;
	}

	#LM DIV.Level2_Shader
	{
		display: 			block;
		position:			relative;
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
		width:				140px;
		height:				3px;
		font-size:			1px;
		background-repeat:	repeat-x;
	}

	#LM A.Level2_A:hover, #LM A.Level2_E:hover
	{
		background-color: #C1AC98 !important;
	}

	#LM A.Level2:hover
	{
		background-color: #CEBEB0 !important;
	}

	#LM A.Level2 .Caption, #LM A.Level2_A .Caption, #LM A.Level2_E .Caption
	{
		border-right: 1px solid #BEB6AE;
		
			padding-left: 8px;
			background-position: 0px 2px;
		
	}
	
	#LM A.Level3
	{
		background-color:		#CEBEB0;
		border-top:				solid 1px #B4A496;
		border-bottom:			solid 1px #B2B2B2;
	}

	#LM A.Level3_A
	{
		font-weight:			bold; 
	}

	#LM A.Level3_A, #LM A.Level3_E
	{
		background-color:		#C1AC98;
		border-top:				solid 1px #C7B39F;
		border-bottom:			solid 1px #AC9784;
	}

	#LM DIV.Level3_Shader
	{
		display: 			block;
		position:			relative;
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
		width:				175px;
		height:				3px;
		font-size:			1px;
		background-repeat:	repeat-x;
	}

	#LM A.Level3_A:hover, #LM A.Level3_E:hover
	{
		background-color: #B1967B !important;
	}

	#LM A.Level3:hover
	{
		background-color: #C1AC98 !important;
	}

	#LM A.Level3 .Caption, #LM A.Level3_A .Caption, #LM A.Level3_E .Caption
	{
		border-right: 1px solid #B4A496;
		
			padding-left: 20px;
			background-position: 10px 2px;
		
	}
	
	#LM A.Level4
	{
		background-color:		#C1AC98;
		border-top:				solid 1px #C7B39F;
		border-bottom:			solid 1px #AC9784;
	}

	#LM A.Level4_A
	{
		font-weight:			bold; 
	}

	#LM A.Level4_A, #LM A.Level4_E
	{
		background-color:		#B1967B;
		border-top:				solid 1px #C1AC98;
		border-bottom:			solid 1px #82664B;
	}

	#LM DIV.Level4_Shader
	{
		display: 			block;
		position:			relative;
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
		width:				175px;
		height:				3px;
		font-size:			1px;
		background-repeat:	repeat-x;
	}

	#LM A.Level4_A:hover, #LM A.Level4_E:hover
	{
		background-color: #B1967B !important;
	}

	#LM A.Level4:hover
	{
		background-color: #B1967B !important;
	}

	#LM A.Level4 .Caption, #LM A.Level4_A .Caption, #LM A.Level4_E .Caption
	{
		border-right: 1px solid #AC9784;
		
			padding-left: 30px;
			background-position: 20px 2px;
		
	}
	
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D4325A;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D4325A;
	text-decoration: none;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D4325A;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D4325A;
	text-decoration: underline;
}
.tekst {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tekstuitgelijnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.titelwit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.tekstrood {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #A82734;
}
.bodyindex {

	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}
