﻿
body
{
	background-image: url(images/background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cbd2d2;
	font-family: Arial;
	font-size: 12px;
	height: 76%;
	margin: 0px;
}

h1
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: -12px;
	font-style: italic;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: -12px;
	font-style: italic;
	font-weight: bold;
}

h3
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: -12px;
	font-style: italic;
	font-weight: normal;
	color: Gray
}
h3 a
{
	text-decoration:underline;
	color: Gray
}
h3 a:visited
{
	text-decoration:underline;
	color: Gray
}


.formFields
{
	border: none;
	margin-top: 5px;
}

.clickEnlargement
{
	font-size: 10px;
	color: #346667;
}

.centerPanel
{
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 600px;
	height: 600px;
}

.formFields input
{
	display: block;
	margin-top: -15px;
	margin-bottom: -10px;
	margin-left: 150px;
}

.mainContentArea
{
	background-color: White;
	border-color: #346667;
	border-style: solid;
	border-width: 1px;
	width: 900px;
	top: 42px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	min-width: 800px;
	overflow: hidden;
}

.modalBackground
{
	background-color: black;
	filter:alpha(opacity=85);
	opacity:0.85;
	z-index: 1001;
	-moz-opacity: 0.85;
}

.topMenu
{
	width: 100%;
	margin: 0px;
}

.topMenu #rightLogo
{
	background-image: url(images/righttopbackground.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 0px;
	width: 626px;
	height: 77px;
	margin-top: 0px;
	right: 0px;
	float: right;
	position: relative;
}

.topMenu #rightLogo a
{
	text-decoration: none;
	color: Black;
	border: none;
}

.topMenu #rightLogo a:hover
{
	text-decoration: underline;
}

.topMenu #leftLogo
{
	background-image: url(images/leftLogo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 77px;
	width: 160px;
	float: left;
	position: relative;
	border-right: solid 1px #346667;
	display: block;
}

.imageWithText img
{
}

.imageWithText
{
	float: left;
	margin: 3px;
}

.split
{
	background-position: center;
	background-image: url(images/splitTopMenu.gif);
	width: 5px;
	background-repeat: no-repeat;
	float: right;
	background-position: top;
}

#contactMenu img, #vacaturesMenu img, #homeMenu img, #adresMenu img
{
	margin-right: 3px;
	cursor: hand;
	border: none;
}
#footer
{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 99%;
	text-align: center;
	bottom: 5px;
	font-size: 10px;
	color: #346667;
}
#content
{
	background-color: White;
	border-bottom: solid 1px #346667;
	border-left: solid 1px #346667;
	border-right: solid 1px #346667;
	border-top: 0px;
	position: fixed; /*min-height: 75%;*/ /*height: 75%*/
	bottom: 20px;
	width: 900px;
	top: 139px;
	margin-left: -1px;
	margin-right: auto;
	float: left;
}

#textcontent
{
	background-color: White;
	position: absolute;
	float:left;	
	right:0px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:100%;
	width:730px;
	overflow:scroll;
	float: right;
}

#contactMenu, #vacaturesMenu, #homeMenu, #adresMenu
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	float: right;
	margin-right: 3px;
	cursor: hand;
}

#mainMenuContainer
{
	border-top: solid 1px #346667;
	border-bottom: solid 1px #346667;
	background-color: White;
	width: 100%;
	height: 17px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}

.mainMenu
{
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #346667;
	cursor: hand;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
}

.mainMenuItem
{
	color: White;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-right: 40px;
}

.mainMenuItem img
{
	margin-right: 3px;
}

.popupMenu a:visited
{
	color: white;
}

.popupMenu a:hover
{
	text-decoration: underline;
	color: white;
}

.popupMenu a
{
	text-decoration: none;
	color: white;
}

.popupMenu
{
	background-color: #35858b;
	color: White;
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	padding: 5px;
	cursor: hand;
}

.popupMenu img
{
	margin-right: 5px;
}

.advert
{
	border-right: solid 1px #346667;
	border-bottom: solid 1px #346667;
	width: 160px;
	height: 225px;
	background-image: url(images/adbackground.jpg);
	text-align: center;
	display: block;
}
.adContainer
{
	display: block;
	clear: both;
	float: left;
	overflow: hidden;
}
.adHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.adText
{
	font-family: Arial;
	font-size: 12px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.adLink
{
    color: Black
}
.mainText
{
	width: 95%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.middleText
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
}
.leftText
{
	padding: 10px;
	width: auto;
	float: left;
}
.leftTextWithMiddle
{
	padding: 10px;
	width: auto;
	float: left;
}
.rightTextWithMiddle
{
	padding: 10px;
	width: auto;
	margin-left: 0px;
}
.rightImage
{
	float: right;
	vertical-align: top;
	clear: right;
	padding-left: 20px;
}
.leftImage
{
	float: left;
	padding-right: 20px;
}
.centerImage
{
	text-align: center;
	display: block;
}
.centerImage1
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.rightImageWithLink
{
	float: right;
	cursor: hand;
	padding-left: 20px
}
.leftImageWithLink
{
	float: left;
	cursor: hand;
	padding-right: 20px;
}
.centerImageWithLink
{
	display: block;
	cursor: hand;
	text-align: center;
	display: block;
}

.rightText
{
	padding: 10px;
	width: auto;
	margin-left: 0px;
	float: left;
}
.fullText
{
	padding: 10px;
	width: 95%;
}
.mainTextArea
{
	width: 100%;
	clear: both;
}
.leftNavigation
{
	float:left;
	height:100%;
	width:140px;
	text-align:center;background-color: #346667;height:449px;overflow:scroll;overflow-x:hidden;
	
}
.pageLabel
{
	font-size:10px;
	color:white;
	margin-bottom:10px
}
.brochureMain
{
	width: 777px;
	;background-color: #346667;
	height: 471px;
	margin-left: auto;
	margin-right: auto;
	border-color: #346667;
	border-style: solid;
	border-width: 1px;
}
.closetoolbar
{
	background-color: #346667;
	color: white;
	float: right;
	font-size: 16px;
}

.closetoolbar a, .closeButton a
{
	text-decoration: none;
	color: white;
	
	cursor: hand;
	background-image: url(images/closebutton.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 24px;
	padding-right: 25px;
	padding-top: 1px;
}
.closetoolbar a:visited, .closeButton a:visited
{
	text-decoration: none;
	color: white;
	
	cursor: hand;
	background-image: url(images/closebutton.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 1px;
	text-indent: 24px;
}

.closetoolbar a:hover, .closeButton a:hover
{
	text-decoration: underline;
	color: white;
	
	cursor: hand;
	background-image: url(images/closebutton.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.toolbar
{
	background-color: #346667;
	color: white;
	font-family: Arial;
	font-size: 16px;
	border-top: solid 1px #346667;
	border-bottom: solid 1px #346667;
	padding-left:50px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 300px;
}
.mainToolbar
{
	background-color: #346667;
	color: white;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
}
.navigationsplit
{
	border-left-style: dotted;
	border-left-color: White;
	border-left-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.navigationimage
{
	float: left;
}

.navigationimageDisabled
{
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	float: left;
}
.mainPage
{
	float: left;
	top: 0px;
	margin-top: 0px;
}
.pages
{

	top: 0px;
	float: left;
	margin-top: 0px;
	cursor: hand;
}
.loadProgress
{
	position: absolute;
	width: 32px;
	height: 32px;
	left: 48%;
	top: 354px;
	z-index: 1001;
	margin-left: auto;
	margin-right: auto;
	border-color: #346667;
	border-style: solid;
	border-width: 1px;
}
.folderFlyOut
{
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 2;
	overflow: hidden;
	background-color: #346667;
	border: solid 3px #346667;
	left: 48%;
	top: 324px;
	color: white;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.folderImage
{
	clear: both;
	overflow: auto;
	height: 452px;
	width: 100%;
}
.folderImageMax
{
	overflow: auto;
	height: 550px;
	clear: both;
}

.closeButton
{
	cursor: hand;
	font-size: 16px;
	height: 20px;
	left: 0px;
	position: relative;
	top: 0px;
	text-align: left;
	float: right;
	background-color: #346667;
}
.sendemail img
{
	position: relative;
	top: 2px;
}
.sendemail a:hover
{
	text-decoration: underline;
}
.sendemail a, .sendemail a:visited
{
	color: White;
	text-decoration: none;
}
.sendemail
{
	cursor: hand;
	width: 50%;
	height: 20px;
	left: 0px;
	position: static;
	top: 0px;
	text-align: left;
	background-color: #346667;
	float: left;
	font-size: 16px;
}

.emailTextbox
{
	position: relative;

}
.greenBackground
{
	background-color: #346667;
}
.emailsPanel
{
	position: relative;
	width: 300px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: solid 1px #346667;
	border-right: solid 1px #346667;
	border-top: solid 1px #346667;
	color: Black;
	overflow: hidden;
}
.closeEmailButton a:hover
{
	text-decoration: underline;
}
.closeEmailButton
{
	background-color: #346667;
	background-image: url(images/closebutton.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 24px;
	padding-top: 1px;
	padding-right: 29px;
	float: right;
	text-align: right;
	width: 100%;
	font-size: 16px;
}
.closeEmailButton a
{
	background-color: #346667;
	color: White;
	cursor: hand;
	text-decoration: none;
}
.priceTable
{
	background-color: #ffffff;
	width: 97.9%;
}
.breadCrumb
{
	float: left;
	width: 300px;
	position: absolute;
	margin-top: 0px;
	left: 165px;
	font-size: 10px;
	color: Black;
	z-index: 100;
}
.callMeBack
{
	overflow:visible;
	position: absolute;
	padding-left:-1px;
	bottom: -1px;
	left: -1px;
	height:81px;
}
.priceHeader
{
	background-color: #346667;
	color: White;
	font-weight: bold;
	font-size: 10px;
}
.priceRow
{
	background-color: #ffffff;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	line-height:13px;
}
.altpriceRow
{
	background-color: #cdcdcd;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	line-height:13px;
}
.priceData
{
	background-color: #ffffff;
	height: 80px;
	overflow: auto;
}
.leftNavImage
{
	margin-top:10px;
}
.sun
{
	font-size:12px;
	
}
#basket{
	position:absolute;
	right:2px;
	bottom:20px;
}
#basket img 
{
	margin-bottom:-5px;
}
#basket a,#basket a:visited,#basket a:hover
{
	text-decoration:none;
	color:Black;
}
.articlesLink
{
	font-size:10px;
}
.shoppingBasketCatalogusAantal
{
	height:8px;
	width:10px;
	font-size:9px;
}
.shoppingBasketCatalogusAantalTD
{
		width:10px;
}
.headerShoppingCart
{
	font-size:20px;
	font-weight:bold;
}
.shoppingbasketHeader
{
	font-weight:bold;
	background-color: #cbd2d2;
}
.shoppingBasketSplitter
{
	width:460px;
	float:left;
	position:absolute;
	left:0px;
}
.shoppingCartTotals{
	width:460px;
	float:right;
	position:absolute;
	left:0px;
}