/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	background-color: #E7EEE7;
	font-size: 11px;
}
.form {
	background-color: #E7EEE7;
	padding: 10px;
	border: 1px dotted #CC0000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	clear: both;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #009933;
	font-size: 27px;
	letter-spacing: 2px;
	line-height: 20px;
}



h2{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
	margin-top: 0px;
	display: block;
	clear: both;
	}

h3{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	line-height: 15px;
}

h4{
	margin: 0;
	background-image: url(/images/interface/arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 13px;
	font-size: 14px;
	color: #009900;
}
h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #009900;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
}

ul ul{
 list-style-type: disc;
}

label{
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/***********************************************/
/*       structure                             */
/***********************************************/ 


/************* overall wrapper **************/

#wrapper {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}

/************* wrapper logo top + topmenu right **************/

#masthead {
	display: block;
	height: 72px;
	
}

/************* logo top **************/

#header {
	background-image: url(/images/interface/logo_top.jpg);
	background-repeat: no-repeat;
	height: 72px;
	background-color: #FFFFFF;
	float: left;
	width: 200px;
}
#flash {
	float: left;
	width: 100%;
}


/************* topmenu right **************/

#topmenu{
	text-decoration: none;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0px;
	text-align: left;
	float: right;
	color: #000000;
	margin-right: 90px;
}
#topmenu ul {
	list-style-type: none;
}

#topmenu a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

#topmenu a:visited {
	color: #000000;
	text-decoration: none;
}
#topmenu a:hover {
	color: #999999;
}

/************* horizontal menu  **************/

#globalmenu {
	text-decoration: none;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/interface/background_menu.jpg);
	height: 27px;
	padding: 0px;
	width: 100%;
}

ul#mainlevel
{
	list-style: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma;
	color: #FFFFFF;
	background-image: url(/images/interface/background_menu.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

ul#mainlevel li
{
	display: inline;
	background-image: url(/images/interface/background_menu.jpg);
	float: left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
	margin: 0;
}

ul#mainlevel li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma;
	height: 21px;
	padding-top: 6px;
	float: left;
	display: block;
}

#buttons>ul#mainlevel li a {
	width: auto;
}

	ul#mainlevel li a:hover
{
	color: #AED685
}


/************* search *************/

#search {
	float: right;
	margin-right: 15px;
}
#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/************* breadcrumbs wrapper *************/

#breadCrumb{
	text-align: left;
	height: 23px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(/images/interface/background_breadcrumbs.jpg);
}


/************* breadcrumbs left *************/

#breadcrumbnav1 {
	float: left;
	padding-left: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 5px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 5px;
}

#breadcrumbnav1 a:link {
	padding: 0 0px 0 0;
	color: #000000;
	text-decoration: underline;
}
#breadcrumbnav1 a:visited {
	color: #000000;
	text-decoration: underline;
	}
#breadcrumbnav1 a:hover {
	color: #666666;
	text-decoration: underline;
}

/************* breadcrumbs right *************/

#breadcrumbnav2 {
	float: right;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 5px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}

#breadcrumbnav2 a:link {
	padding: 0 0px 0 0;
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrumbnav2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
#breadcrumbnav2 a:hover {
	color: #666666;
	text-decoration: underline;
}


/*********** leftpanes ***********/

/*********** leftpane wrapper ***********/

#leftpane{
	float: left;
	padding: 0px;
	text-align: left;
	width: 230px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;

}

#leftpane_home{
	float: left;
	padding: 0px;
	text-align: left;
	width: 230px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #AFD788;
	overflow: hidden;

}
/************* leftmenus  **************/


#leftmenurepair {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	}
.mainlevel-leftmenurepair {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 8px;
	display: block;
	background-image: url(/images/interface/leftmenu_repair.gif);
	height: 23px;
	padding-top: 9px;
	background-position: top;
	margin: 0px;
}
.sublevel-leftmenurepair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	padding-bottom: 8px;
	display: block;
	padding-top: 8px;
	background-image: url(/images/interface/leftmenu_repair.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sublevel-leftmenurepair a:link {
	color: #000000;
	text-decoration: none;
}
.sublevel-leftmenurepair a:visited {
	color: #666666;
	text-decoration: none;
	
	}
.sublevel-leftmenurepair a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#leftmenuservices {
	margin: 15px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	}
.mainlevel-leftmenuservices {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 8px;
	display: block;
	background-image: url(/images/interface/leftmenu_services.gif);
	height: 23px;
	padding-top: 9px;
	background-position: top;
	margin: 0px;
}
.sublevel-leftmenuservices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	padding-bottom: 8px;
	display: block;
	padding-top: 8px;
	background-image: url(/images/interface/leftmenu_services.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sublevel-leftmenuservices a {
	color: #000000;
	text-decoration: none;
}
.sublevel-leftmenuservices a:visited {
	color: #666666;
	text-decoration: none;
}
.sublevel-leftmenuservices a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#leftmenuelectronics{
	margin: 15px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	}
.mainlevel-leftmenuelectronics {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 8px;
	display: block;
	background-image: url(/images/interface/leftmenu_electronics.gif);
	height: 23px;
	padding-top: 9px;
	background-position: top;
	margin: 0px;
}
.sublevel-leftmenuelectronics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FFCC;
	padding-bottom: 8px;
	display: block;
	padding-top: 8px;
	background-image: url(/images/interface/leftmenu_electronics.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sublevel-leftmenuelectronics a {
	color: #000000;
	text-decoration: none;
}
.sublevel-leftmenuelectronics a:visited {
	color: #666666;
	text-decoration: none;
}
.sublevel-leftmenuelectronics a:hover {
	color: #339900;
	text-decoration: underline;
}


/************* wrapper content 3-column structure **************/

#content{
	float: left;
	width: 530px;
	text-align: left;
	margin: 10px 0px 10px 10px;
	display: inline;
}
#content img {
	border: 1px solid #009933;
	margin: 5px 0 5px 10px;
}
#content ul {

}
#content ul li {
	list-style-type: square;
}

#content ol li
{
	margin-top: 10px;
}

#content ol li ul li
{
	margin-top: 0;
}

#content a {
	color: #336699;
	font-weight: bold;
}
#content a:visited {
	font-weight: bold;
	color: #7AC46E;
}
#content a:hover {
	color: #99CCCC;
}
#content h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
#content h5 a {
	color: #CC0000;
	font-weight: bold;
}
#content h5 a:visited {
	color: #FF9999;
	font-weight: bold;
}
#content h5 a:hover {
	color: #009933;
	font-weight: bold;
	text-decoration: underline;
}

#content ul#sitemap ul
{
	padding-left: 25px;
}

#content ul#sitemap li
{
	margin-top: 5px;
}
/************* wrapper content 2-column structure **************/

#wrapper_result {
	float: right;
	width: 720px;
	text-align: left;
	margin: 10px 0px 10px 10px;
	display: inline;
}

#wrapper_result img
{
	border: none;
}

/************* menu indexpage **************/

.portal_menu_repair {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/portal/portal_repair_background.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-weight: bold;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.portal_menu_repair a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.portal_menu_repair a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portal_menu_repair a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.portal_menu_services {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/portal/portal_services_background.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-weight: bold;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.portal_menu_services a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portal_menu_services a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portal_menu_services a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.portal_menu_electronics {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/portal/portal_electronics_background.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-weight: bold;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.portal_menu_electronics a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portal_menu_electronics a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.portal_menu_electronics a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


/************* resultpage ***************/

#search_result {
	font-size: 12px;
	background-color: #FAF5DA;
	border: 1px solid #F0E6DB;
	font-family: "Trebuchet MS", Tahoma;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	line-height: 2px;
	padding-right: 3px;
	

}
#searchresult_select {
	float: right;
	text-align: right;
}


/*********** alternating rows in search result (uses zebra.js)***********/

#result_description {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#result_description ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-position: inside;
}
#searchresult_text {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	width: 220px;
}
#searchresult_text h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
}
#searchresult_text h2 {
	font-size: 14px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.result_description_top td{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/interface/background_breadcrumbs.jpg);
	background-repeat: repeat-x;
	height: 20px;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
}

#result_description tbody tr td {
	padding: 3px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
/*********** news-items ***********/

#news ul
{
	list-style: none;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#news li {
	margin: 0;
	background-image: url(/images/interface/arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none !important;
	padding-top: 10px;
	background-position: left 13px;
	font-size: 14px;
}
#news li a
{
	color: #009933;
	text-decoration: none;
	list-style-type: none;
}

html>body #news li a { width: auto; }

#news a:visited {
	color: #FF9999;
}
#news a:hover {
	color: #FFCCCC;
	text-decoration: none;	
}
#news li.last {
	padding-bottom: 10px;
	background-image: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
}
#news li.last a
{
	color: #CC0000;
	text-decoration: none;
	list-style-type: none;
}
/***********************************************/
/*                 rightpanes                  */
/***********************************************/



/*********** rightpane wrapper ***********/

#rightpane{
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	width: 180px;
	display: inline;
	background-color: #AFD788;
}


/*********** small buttons in the rightpane  ***********/

#rightpane img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 10px;
}

/*********** rightpane with only links ***********/

.rightpane_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FAF5DB;
	border: 1px solid #F0E6DB;
	line-height: 22px;
	margin-bottom: 20px;
}
.rightpane_links a:link {
	padding: 0 0px 0 0;
	color: #990000;
	text-decoration: underline;
	line-height: 22px;
}
.rightpane_links a:visited {
	color: #990000;
	text-decoration: underline;
	}
.rightpane_links a:hover {
	color: #CC3333;
	text-decoration: underline;
}
/************* footer ***************/

#footer {
	clear: both;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/interface/background_footer.jpg);
	letter-spacing: 2px;
	height: 48px;
	width: 100%;
	text-align: center;
	background-position: bottom;
	line-height: 45px;
}

#footer a:link {
	color: #FFFFFF;
	margin-top: 0px;
}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #CCFF99;
	text-decoration: underline;
	}
.back {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submenu
{
	padding-left: 15px;
}

.submenu2
{
	padding-left: 30px;
}

div.Wikkelen img
{
	display: block;
}

fieldset {padding: 10px; margin: 10px 0px;}
legend {font-weight: bold; color: #74A92E; padding: 5px;}
label {width: 160px;}
input,select,textarea {font-size: 11px;}
input.radio {margin-right: 5px;}
fieldset fieldset {margin-left: 150px;}
fieldset p {color: #666; font-weight: bold;}

#map {width:530px; height:300px;}
