﻿body
{
	color: White;
	margin: 0;
	padding: 0;
}

.MainBackground
{
	background-color: #0099cc;
	margin: 0 auto;
	border: black 1px solid;
	font-family: Verdana, Arial;
}

.MainTableCell
{
	border-top: dashed 2px white;
}

#header
{
	padding: 10px;
	height: 106px;
}

.FooterBackground
{
	background-color: #000066;
	padding: 0px 3px;
	font-size: 8pt;
}

#headerTable
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 973px;
	min-width: 973px;
	max-width: 973px;
}

#titelbalk
{
	border-bottom: dashed 2px white;
	height: 100%;
}

#headerContentWrapper
{
	float: left;
	height: 115px;
}

.divZoekForm
{
	float: right;
	padding-right: 7px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 9pt;
}

.tbSearch
{
	width: 100px;
	height: 16px;
}

.tbLogin
{
	width: 100px;
	height: 16px;
}

.tbPasswordPlaceHolder
{
	width: 100px;
	height: 16px;
	margin-top: 2px;
}

.tbPassword
{
	width: 100px;
	height: 16px;
	margin-top: 2px;
}

.tbUnfocus
{
	color: Gray;
	font-size: 7pt;
}

.headerContentTable
{
	height: 100%;
	background-color: White;
}

.headerContentTable td
{
	border-right: dashed 2px #0099CC;
	overflow: hidden;
}

.headerContentTable img
{
	height: auto;
	max-height: 107px;
	max-width: 100px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sidebar_left
{
	border-right: dashed 2px white;
	font-size: 9pt;
	font-weight: bold;
}

.routeHeader
{
	font-weight: bold;
	font-style: italic;
	color: #000066;
}

.noticeBox
{
	border: solid 1px white; /*margin: 2px;*/
}

.newsBox
{
	border: 1px solid white;
	float: left;
	height: 170px;
	margin-top: 5px;
	position: relative;
	width: 268px;
	background-color: White;
	overflow: hidden;
}

.newsBoxAlternating
{
	border: 1px solid white;
	float: left;
	height: 170px;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	width: 267px;
	background-color: White;
	overflow: hidden;
}

.boxHeader
{
	background-color: #CC66FF;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial;
	position: relative;
	height: 16px;
}

.boxHeader-left
{
	position: absolute;
	left: 4px;
	width: 50%;
}

.boxHeader-right
{
	position: absolute;
	right: 4px;
	width: 50%;
	text-align: right;
}

.boxHeaderBlue
{
	background-color: #000066;
	padding: 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	height: 17px;
	overflow: hidden;
}

.boxHeaderGreen
{
	background-color: #99cc33;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}

.boxContentText
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	padding: 5px 5px;
}

.boxContentImage
{
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	height: 143px;
}

.boxContentImage img
{
	width: auto;
	height: 100%;
}

.boxBrochures
{
	margin-top: 20px;
	vertical-align: top;
	width: 100%;
	height: 250px;
	overflow: -moz-auto-vertical;
	overflow-y: auto;
}

.boxBrochuresImage
{
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	width: 100px;
}

.boxBrochuresImage IMG
{
	max-width: 100%;
	max-height: 100%;
}

.brochureDownload
{
	color: Yellow;
	font-style: italic;
	font-size: 7pt;
}

.productGroupBox table
{
	font-size: 8pt;
	font-weight: bold;
	height: 100%;
}

.orderListTable
{
	margin-top: 15px;
	margin-right: 15px;
	width: 100%;
	font-size: 8pt;
	color: Black;
	border-collapse: collapse;
}

.orderListTable td
{
	border: solid 1px white;
	background-color: transparent;
	padding: 5px;
}

.fastOrderProductTable
{
	margin-top: 15px;
	margin-right: 15px;
	width: 100%;
	font-size: 7pt;
	color: Black;
	border-collapse: collapse;
}

.fastOrderProductTable td
{
	border: solid 1px White;
	background-color: #CCCCFF;
	padding: 5px;
}


.orderProductTable
{
	margin-top: 15px;
	margin-right: 15px;
	width: 100%;
	font-size: 7pt;
	color: white;
	border-collapse: collapse;
}

.orderProductTableProduct
{
	width: auto;
	overflow: hidden;
	vertical-align: top;
}

.orderProductTableProduct P
{
	padding-left: 5px;
	padding-top: 2px;
	font-size: 8pt;
	margin-top: 5px; /*float: left;*/
	font-weight: bold;
}

.orderProductHeaderTable td
{
	font-size: 8pt;
	font-weight: bold;
	border: solid 0px white;
}

.btnCurrentList
{
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.currentListPopTable
{
	border-collapse: collapse;
	font-size: 8pt;
}

.currentListPopTable td
{
	border: solid 1px black;
	background-color: #CCCCCC;
	padding: 5px;
}

.btnBlue
{
	border: outset 2px;
	background-color: #000066;
	color: White;
	cursor: hand;
}

.btnPurple
{
	border: outset 2px;
	background-color: #AB33CC;
	color: White;
}

.verticalText
{
	vertical-align: top;
	writing-mode: tb-rl;
	filter: flipH flipV;
	letter-spacing: 2px; /*height: 30px;*/
}

.homeLink
{
	font-size: 8pt;
	text-decoration: none;
	color: White;
	font-weight: bold;
	float: left;
	padding: 5px;
}

.wrongLogin
{
	color: Red;
}

.footerText
{
	border-top: white 2px dashed;
	padding: 5px;
	margin: 5px;
	height: 20px;
}

.orderTableHeaderTableProduct tr td
{
	border-width: 0px;
}

.productGroupPicture
{
	width: 64px;
	height: 96px;
	vertical-align: middle;
	text-align: center;
	background-color: white;
	border: 2px solid white;
}

.productGroupPicture img
{
	width: 64px;
	height: auto;
	max-height: 96px;
}

.productGroupDescr
{
	width: 177px;
	vertical-align: top;
	font-size: 9px;
	font-weight: normal;
	padding-left: 3px;
}

.productGroupDescrHeader
{
	text-transform: uppercase;
	font-weight: bold;
}

.productGroupTable
{
	border-width: 0px;
}

.disclaimerLink
{
	color: White;
	text-decoration: none;
}

.disclaimerLink:visited
{
	color: White;
	text-decoration: none;
}

.disclaimerLink:active
{
	color: White;
	text-decoration: none;
}

