html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	height : 100%;
}

html,body {
	line-height : 18px;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #01153D; 
	text-decoration : none;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #01153D;
	color : #01153D;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 18px;
	color : #01153D;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 16px;
	color : #01153D;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 14px;
	color : #01153D;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 13px;
	color : #01153D;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #01153D;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 11px;
	color : #01153D;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	margin : 0 auto;
	width : 980px;
	height : 100%;
}

.holder{
	position : absolute;
	background-image : url(http://www.bms-accessories.com/gfx/content.gif);
	background-position : center top;
	background-repeat : repeat-y;
	width : 980px;
	height : auto !important;
	height : 100%;
	min-height : 100%;
}

.blauw_balk{
	float : left;
	position : relative;
	background-color : #003399;
	padding : 5px 15px 0;
	line-height : normal;
	color : #FFFFFF;
	font-size : 10px;
	width : 950px;
	height : 18px;
}

.menu_space {
	margin : 0 6px;
	font-weight : normal;
}

.blauw_balk a:link { color : #FFFFFF; text-decoration : none;}
.blauw_balk a:visited { color : #FFFFFF; text-decoration : none;}
.blauw_balk a:active { color : #FFFFFF; text-decoration : none;}
.blauw_balk a:hover { color : #FFFF00; text-decoration : none;}

.blauw_balk .select a:link { color : #FFFF00; text-decoration : none;}
.blauw_balk .select a:visited { color : #FFFF00; text-decoration : none;}
.blauw_balk .select a:active { color : #FFFF00; text-decoration : none;}
.blauw_balk .select a:hover { color : #FFFF00; text-decoration : none;}

.taal {
	position : absolute;
	top : 0;
	right : 0;
	padding : 5px 15px 0;
	line-height : normal;
	color : #FFFFFF;
	font-size : 10px;
	width : 165px;
	height : 18px;
}

.header{
	float : left;
	background-color : #ededed;
	font-size : 0;
	line-height : 0;
	width : 980px;
	height : 148px;
}

.content{
	float : left;
	width : 980px;
}

.content_space{
	float : left;
	background-color : #f1f6f8;
	width : 980px;
	height : 10px;
}

.links{
	float : left;
	color : #003399;
	padding : 15px;
	width : 165px;
}

.zoeken{
	float : left;
	width : 165px;
}

.zoeken .zoekveld {
	float : left;
	background-color : #FFFFFF;
    outline: none;
    border: 1px solid #C2CBCF;
	margin : 0;
    padding : 3px 0 0 8px;
	font-family : Arial;
    font-size : 11px;
    color : #494949;
    width: 135px;
	height : 17px;
}

.zoeken .zoekknop {
	float : left;
	background: transparent url(http://www.bms-accessories.com/gfx/zoekbutton.gif) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 20px;
    height: 20px;
}

.menu{
	float : left;
	margin : 15px 0 0 0;
	width : 165px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

li.hoofdmenu a, li.hoofdmenu a:link, li.hoofdmenu a:active, li.hoofdmenu a:visited {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/menu.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

li.hoofdmenu a:hover {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/menu_hover.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

li.hoofdmenu_select a, li.hoofdmenu_select a:link, li.hoofdmenu_select a:active, li.hoofdmenu_select a:visited, li.hoofdmenu_select a:hover {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/menu_hover.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

.submenu a, .submenu a:link, .submenu a:active, .submenu a:visited {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/bullit.gif);
	background-position : 8px center;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : normal;
	color : #003399;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

.submenu a:hover {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/bullit_hover.gif);
	background-position : 8px center;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : normal;
	color : #003399;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

.submenu_select a, .submenu_select a:link, .submenu_select a:active, .submenu_select a:visited, .submenu_select a:hover {
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/bullit_hover.gif);
	background-position : 8px center;
	background-repeat : no-repeat;
	padding : 2px 15px 0 20px;
	margin : 0 0 2px 0;
	font-weight : bold;
	color : #003399;
	line-height : normal;
	text-decoration : none;
	width : 130px;
	height : 17px;
}

.google_vertaler {
	float : left;
	margin : 15px 0 0 0;
	width : 165px;
	overflow-x: hidden;
}

.midden{
	float : left;
	background-image : url(http://www.bms-accessories.com/gfx/top_content.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	padding : 15px;
	width : 560px;
}

.rechts{
	float : left;
	color : #003399;
	padding : 15px;
	width : 165px;
}