* {margin: 0px;} 

body, html {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #333333;
	width: 100%;
	text-align: center;
}

td
{
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
}

#LeesVoor
{
	float: right;
	width: 100%;
	text-align: right;
}

#Header
{
	width: 100%;
	height: 63px;
	margin:auto auto; 

}

#Header_Center
{
	width:968px;
	height: 63px;
	display: block; 
	margin:auto auto; 
}

#Header_Center_Left
{
	float: left;
	width: 400px;
	height: 63px;
	text-align: left;
}

#Logo_Top
{
	width: 377px;
	height: 63px;
}

#Header_Center_Right
{
	float: right;
	width: 361px;
	height: 63px;
	background-image: url(../images/header_right_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#ServiceMenu
{
	float: left;
	width: 361px;
	height: 63px;
}

#ServiceMenu_Top
{
	float: right;
	width: 339px;
	height: 17px;
	margin-top: 3px;
	border-bottom: 1px dotted white;
}

#ServiceMenu_Top a
{
	margin-left: 10px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #FFFFFF;
}

#ServiceMenu_Bottom
{
	float: left;
	margin-left: 20px;
	margin-top: 14px;
}

#ServiceMenu_aA
{
	float: left;
	width: 40px;
	margin-top: 1px;
}

#ServiceMenu_SearchType
{
	float: left;
	width: 145px;
}

#ServiceMenu_SearchString
{
	float: left;
	width: 105px;
}

#ServiceMenu_SearchButton
{
	float: left;
	margin-top: 1px;
}

#SearchType
{
	height: 18px;
	width: 144px;
	font-size: 12px;
	border: 0px;
}

#SearchString
{
	height: 15px;
	width: 100px;
	font-size: 12px;
	border: 0px;
}

#SearchButton
{
	height: 17px;
	width: 40px;
	font-size: 9px;
	background-color: #ffffff;
	border: 0px;
}

#Main_Wrapper
{
	width:968px;
	margin:auto auto; 
	text-align: left;
}

#Image
{
	float: left;
	width:968px;
	height: 103px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

#Content
{
	float: left;
	width: 966px;
	border: 1px dotted #C6A00C;
	background-image: url(../images/content_background.gif);
}

#Content_Left
{
	float: left;
	width: 214px;
}

#Menu
{
	float: left;
	width: 214px;
	background-color: #C6A00C;
}

.Menu_Item
{
	float: left;
	height: 18px;
	width: 214px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.Menu_Item_Active
{
	float: left;
	height: 18px;
	width: 214px;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #ffffff;
}

.Menu_Item a
{
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #ffffff;
}

.Menu_Item_Active a
{
	padding-left: 15px;
	color: #FFFFFF;
}

.SubMenu_Item
{
	float: left;
	height: 18px;
	width: 214px;
	background-color: #BF0A30;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.SubMenu_Item_Active
{
	float: left;
	height: 18px;
	width: 214px;
	background-color: #BF0A30;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.SubMenu_Item a
{
	padding-left: 30px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
}

.SubMenu_Item_Active a
{
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
}

.SubSubMenu_Item
{
	float: left;
	height: 18px;
	width: 214px;
	background-color: #BF0A30;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.SubSubMenu_Item_Active
{
	float: left;
	height: 18px;
	width: 214px;
	background-color: #BF0A30;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.SubSubMenu_Item a
{
	padding-left: 40px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
}

.SubSubMenu_Item_Active a
{
	padding-left: 40px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
}

.Content_Left_Container
{
	float: left;
	width: 214px;
	border-top: 1px dotted #C6A00C;
}

.ContentMargin
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ContentMarginRight
{
	margin: 15px;
}

#Content_Right
{
	float: right;
	width: 211px;
}

#Content_Right a
{
	color: #333333;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

#Content_Center
{
	line-height: 18px;
	margin-left: 214px;
}

#Content_Center a
{
	color: #333333;
	font-weight:bold;
}

.ProductCategory
{
	margin-left: 20px;
	color: #BF0A30;
	font-weight: bold;
}

.ProductSubCategory
{
	margin-left: 20px;
	color: #333333;
	font-weight: bold;
}

#ProductLink
{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}

#ProductLink a
{
	float: left;
	color: #FFFFFF;
	background-color: #C6A108;
	background-image:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	border: solid 1px #FFFFFF;
	width: 9px;
}

.SearchStringProducten
{
	border: 1px solid #C6A108;
	width: 110px;
}

.SearchButtonProducten
{
	background-color: #C6A108;
	color: #FFFFFF;
	border: 0px;
}

#Formulier
{
	text-align: left;
}

#Formulier_Logo_Top
{
	width: 100%;
	height: 63px;
	background-color: #EEEEEE;
}

#Formulier_Image
{
	float: left;
	width: 100%;
	height: 119px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

.Lees_Verder
{
	background-image: url(../images/lees_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}

.Horizontal_Line
{
	border-bottom: 1px solid #C6A00C;
	padding-bottom: 5px;
	padding-top: 5px;
}

.h2_Hyperlink
{
	color: #BF0A30;
}

.mTop10 {
	PADDING-TOP: 10px;
	background-color: #FFFFFF;
}

h1
{
	font-size: 14px;
	color: #BF0A30;
	font-weight:bold;
	margin-top: 16px;
}

h2
{
	font-size: 12px;
	color: #BF0A30;
	font-weight:bold;
	margin-top: 16px;
}

h3
{
	font-size: 11px;
	color: #BF0A30;
	font-weight:bold;
	margin-top: 16px;
}

h4
{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-top: 16px;
}
h5
{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin-top: 16px;
}
h6
{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	margin-top: 16px;
}

li
{
	margin-left: 16px;
}

img
{
	border: 0px;
}

IMG.right
{
	float: right;
}

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	height: 1px;
	border-top: dotted 1px #C6A108;
}

#Formulier_basis
{
	width: 350px;
}

#Formulieren
{
	margin-right: 20px;
	margin-top: 14px;
	line-height: 28px
}

#FdataString
{
	width: 290px;
}

#Fname
{
	width: 80px;
	float: left;
}

#Finvoer
{
	width: 197px;
	padding-top: 5px;
}

#FButton
{
	margin-top: 1px;
}

#FString
{
	height: 14px;
	margin-left: 10px;
	width: 180px;
	font-size: 12px;
	border: 1px solid #C6A00C;
}

#FdataButton
{
	float:right;
	height: 18px;
	width: 60px;
	font-size: 9px;
	color:#FFFFFF;
	background-color: #C6A00C;
}
#leesverder
{
	color: #333333;
	background-image: url(../images/lees_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}

#terug
{
	color: #333333;
	background-image: url(../images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}