

html,body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    min-height: 100%;
	height: 100%;
    background-color: #FFFFFF;
    background-image: url(/Static/Images/Default/footer.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	background-attachment: fixed;
}

table,tr,td
{
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}


body {}/* centre for ie5.+*/
#outer
{
    min-height: 100%;
	height: 100%;
    width: 926px;
    padding: 10px;
    margin-left: auto;/* center it*/
    margin-right: auto;/* center it*/
    position: relative;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background: url(/Static/Images/Default/Menu_bg.gif);
    background-repeat: repeat-y;
	background-color: #FFFFFF;
}

* html #outer
{
    height: auto;
    width: 926px;/* box model hack for ie5.+*/
}
div#outer 
{
    padding: 0px;
	height: 100%;
}

div#header_left
{
    position: absolute;
    margin-left: 0px;
    left: 0px;
    background: transparent url(/Static/Images/Default/bg_left.gif);
    background-repeat: repeat-x;
    width: 51%;
    height: 65px;
}
div#header_right
{
    position: absolute;
    margin-right: 0px;
    right: 0px;
    background: transparent url(/Static/Images/Default/Background_Right.jpg);
    background-repeat: repeat-x;
    width: 50%;
    height: 88px;
}
div#header
{
    background-image: url(/Static/Images/Default/Header.gif);
    background-repeat: no-repeat;
    height: 65px;
}
div#contentwrapper
{
    float: left;
    position: relative;
    width: 926px;
}
div#servicemenu_left
{
    float: left;
    font-size: 0px;
    height: 23px;
    width: 215px;
    background-color: #FFFFFF;
}
div#servicemenu_empty
{
    background-image:url(/Static/Images/Default/Background_ServiceMenu_Left.png);
    float:left;
    font-size:0px;
    height:23px;
    width:27px;
}
div#servicemenu_breadcrumbs
{
    background-image:url(/Static/Images/Default/Background_ServiceMenu.gif);
	background-repeat: repeat-x;
    color:#003994;
    float:left;
    font-size:10px;
    height:20px;
    text-align:left;
    text-transform:uppercase;
    width: 479px;
	padding-top: 3px;
}
div#servicemenu_search
{
	background-image:url(/Static/Images/Default/Background_ServiceMenu.gif);
	background-repeat: repeat-x;
    float: right;
    height:23px;
    position:relative;
	width: 205px;
	text-align: right;
}
div#leftcontent {
	float: left;
	width: 215px;
}

#menu
{
    float: left;
    width: 215px;
}
div#content
{
	position: relative;
    height: 80%;
    float: left;
    padding: 27px 0px 23px 23px;
    width: 458px;
}
div#content2
{
	position: relative;
    height: 100%;
    float: left;
    padding: 27px 0px 23px 23px;
	_padding-top: 7px;
    width: 687px;
	vertical-align: top;

}
div#component
{
    float: right;
    padding: 27px 0px 20px 20px;
	_padding-top: 7px;
    width: 205px;
}
div#clearfooter
{
    clear: both;
    height: 275px;
	width: 100%;
}
#menu_footer
{
    background-image: url(/Static/Images/Default/menu_footer_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #FFFFFF;
    font-size: 10px;
	height: 306px;
    padding-left: 27px;
    width: 188px;
    bottom: 0px;
    position: relative;
	text-transform: uppercase;
	z-index: 0;
	float: left;
}
#menu_footer_positioner
{
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	padding-bottom: 40px;
}
/* Styles */
.HeaderLink {
    display: block;    
    font-size: 0px;
    height: 65px;
    width: 420px;
}
.klikpad
{
    color: #003994;
    font-size: 10px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
	padding-top: 2px;
}
input.search_text
{
    border: medium none;
    color: #00a4e8;
    width: 145px;
	height: 16px;
}
input.search_submit
{
    border: medium none;
    height: 17px;
	position: relative;
	bottom: -3px;

}
input.newsletter_text
{
	border: medium none;
    color: #00a4e8;
    width: 145px;
	height: 15px;
}
input.newsletter_submit
{
    border: medium none;
    height: 17px;
	position: relative;
	bottom: -3px;
}
.form_input
{
	width: 200px;
}
textarea.form_textarea
{
	width: 400px;
}
td.form_header
{
	font-size: 12px;
	width: 250px;
}
/* Menu Styles */
.menutekst, .menutekst_home, .menutekst_user, .menutekst_active
{
    color:#FFFFFF;
    display: block;
    font-size:11px;
    font-weight: bold;
    height:20px;
    line-height:22px;
    padding:0px 0px 0px 25px;
    text-decoration:none;
    text-transform:uppercase;
    width:190px;
}
.menutekst_home
{
    font-size:12px;
    font-weight:bold;
    height:20px;
    display: block;
	padding: 2px 25px;
    width: 165px;
}
.menutekst_user {
    background-color: #4DC4F4;
}
.submenutekst, .submenutekst_active
{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	line-height: 20px;
	width: 180px;
	height: auto;
	font-size: 11px;
	padding: 0px 0px 0px 35px;
}
.menutekst:hover, .submenutekst:hover
{
	background-image: url("/Static/Images/Default/Menu_Button_hover.jpg");
	background-repeat: no-repeat;
}
.menuknop_active, .submenuknop_active
{
	background-image: url("/Static/Images/Default/Menu_Button.gif");
	background-repeat: no-repeat;
}
.submenutekst_active, .menutekst_active
{
	color: #00a3e7;
}
.menuknop_user
{
	height: 20px;
	background-color: #4DC4F4;
}
#menuknop_home
{
	background-color: #4DC4F4;
	height: 20px;
	padding-bottom: 7px;
	background-image: url(/Static/Images/Default/Webshop.png);
	background-repeat: no-repeat;
}
.printtekst, .printtekst_active, .printtekst_hover, .printtekst_user
{
    color:#FFFFFF;
    display: block;
    font-size:11px;
    font-weight: bold;
    height:20px;
    line-height:22px;
    padding:0px 0px 0px 25px;
    text-decoration:none;
    text-transform:uppercase;
    width:190px;
}
/* Component Styles */
.CMPTitle
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bolder;
    height: 20px;
    padding-left: 7px;
    text-align: left;
    text-transform: uppercase;
}
.CMP
{
    color:#FFFFFF;
    padding:7px;
}
.CMPText
{
    margin:0px;
    padding:0px;
}
.CMPLink
{
    color:#0B76C2;
    font-size:10px;
    font-weight:bolder;
    text-transform:uppercase;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 4px;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #00479F;
	width: 300px;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #00479F;
	width: 300px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-color: #00479F
	border: outset 1px #00479F;
	border-style: outset;
	background-color: #FFFFFF;
}
.form_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #00479F;
	background-color: #FFFFFF;
	width: 160px;
}




/* Shop Styles */
.ShopProductTitle
{
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 900;
	background-color: #00479f;
	margin-top: 7px;
	display: block;
	margin: 5px;
	padding-left: 4px;
}
.ProductTitle
{
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 900;
	width: 100%;
	margin-top: 7px;
	padding-left: 5px;
	height: 22px;
	background-color: #008bd8;
}
.ShopProductText
{
	color: #00479f;
	padding-left: 6px;
}
.ShopMore
{
	background-color: #00a4e8;
	width: auto;
	float: right;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
.ShopMoreText, .ShopMoreText:hover
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 900;
}

.detailbox1
{
	background-color: #66b9e8;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.detailbox2
{
	background-color: #bfe2f5;
	color: #000000;
}
/* Text Styles */
a
{
	color: #00a4e8;
}
h1
{
	font-size: 18px;
	font-weight: normal;
	color: #00a4e8;
}
h2
{}
h3
{
	font-size: 9px;
	margin-bottom: 5px;
}
h4
{}
h5
{}
h6
{}
hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #00a4e8;
}
.FooterText, .FooterText:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
/* RTE Styles */
.RTETitle
{
	font-size: 17px;
	color: #00a4e8;
	text-transform: uppercase;
	font-weight: 900;
}
.RTESubTitle
{
	font-size: 12px;
	color: #00a4e8;
	text-transform: uppercase;
	font-weight: bold;
}
.RTEDefault
{
	font-size: 12px;
	color: #000000;
}
