/* ################################################### COMMON ############################################################ */

html, body {
	margin: 0;
	padding: 0;
	font-size: 90.01%;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 130%;
	color: #2E4970;
}

/* IE hack center mainDiv */
body{
	text-align: center;
}
body *{
	text-align: left;
}
/* IE hack center mainDiv ende */

td, th{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 130%;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p, div{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1{
	color: #34537F;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}
h2{
	color: #34537F;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}



div{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
a:link{
	color: #34537F;
	text-decoration: underline;
}
a:visited{
	color: #34537F;
	text-decoration: underline;
}
a:focus{
	color: #34537F;
	text-decoration: underline;
}
a:hover{
	color: #b00;
	text-decoration: underline;
}
a:active{
	color: #34537F;
	text-decoration: underline;
}





/* ################################################ WELKOM PAGE ########################################################## */
#mainDiv{
	margin-top: 10px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#heycopHead{
	position: relative;
	width: 940px;
	height: 75px;
	background: url(../images/bgTop.jpg);
}
#heycopLogo{
	float: left;
	width: 195px;
	height: 75px;
}
#serviceNavi{
	position: absolute;
	right: 0px;
	bottom: 0px;
	float: right;
	width: 450px;
	height: 20px;
	text-align: right;
}
#serviceNavi a:link{
	font-size: 11px;
	color: #34537F;
	text-decoration: underline;
}
#serviceNavi a:visited{
	font-size: 11px;
	color: #34537F;
	text-decoration: underline;
}
#serviceNavi a:focus{
	font-size: 11px;
	color: #34537F;
	text-decoration: underline overline;
}
#serviceNavi a:hover{
	font-size: 11px;
	color: #34537F;
	text-decoration: underline overline;
}
#serviceNavi a:active{
	font-size: 11px;
	color: #34537F;
	text-decoration: underline overline;
}



#mainNavi{
	margin-top: 10px;
	float: left;
	width: 650px;
	height: 24px;
}

/* IE hack mainNavi margin-bottom start */
*html #mainNavi{
	margin-bottom: -6px;
}
/* IE hack mainNavi margin-bottom ende */


#searchField{
	margin-top: 10px;
	margin-right: 5px;
	float: right;
	width: 220px;
	height: 24px;
}
#inputText, .tx-indexedsearch-searchbox-sword{
	float: left;
	width: 185px;
	border:1px solid #aaa;
}
#sendButton{
	float: right;
	margin-right: 5px;
}
/* IE hack sendButton margin-bottom start */
*html #inputText{
	margin-left: 5px;
}
*html #sendButton{
	margin-right: 0px;
}
/* IE hack sendButton margin-bottom ende */


#trenner1{
	clear: both;
	width: 940px;
	height: 1px;
}
#trenner2{
	width: 940px;
	height: 2px;
	background: #6A7D9D;
}
#welkomDiv{
	position: relative;
	margin-top: 15px;
	float: left;
	width: 705px;
	height: 305px;
	background: url(../images/bgWelkom.jpg);
}
#welkomFotoDiv{
	float: left;
	width: 350px;
	height: 300px;
}
#welkomTextDiv{
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	float: right;
	width: 320px;
	overflow: hidden;
}
#nieuwsDiv{
	position: relative;
	margin-top: 15px;
	float: right;
	width: 225px;
	height: 305px;
	background: url(../images/bgStartNieuws.jpg);
	overflow: hidden;
}
#nieuwsText{
	margin: 15px;
	margin-top: 10px;
}
.news-latest-container{
	font-size: 11px;
}
#nieuwsText a:link{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsText a:visited{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsText a:focus{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsText a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
#nieuwsText a:active{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}

#nieuwsFooter{
	position: absolute;
	bottom: 5px;
	text-align: right;
	width: 220px;
	height: 25px;
	background: #2E4665;
}
#nieuwsFooter a:link{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#nieuwsFooter a:visited{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#nieuwsFooter a:focus{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#nieuwsFooter a:hover{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#nieuwsFooter a:active{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}




#welkomProductDiv{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 705px;
	height: 235px;
	background: url(../images/bgStartProduct.jpg) no-repeat;
}
#welkomProductFoto{
	float: left;
	width: 350px;
	height: 205px;
}
#welkomProductText{
	margin: 15px;
	margin-top: 10px;
	float: left;
	width: 320px;
	height: 205px;
}
#welkomProductFooter{
	clear: left;
	position: absolute;
	bottom: 5px;
	text-align: right;
	width: 700px;
	height: 25px;
	background: #2E4665;
}
#welkomProductFooter a:link{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#welkomProductFooter a:visited{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#welkomProductFooter a:focus{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#welkomProductFooter a:hover{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#welkomProductFooter a:active{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}





#contactDiv{
	position: relative;
	margin-top: 10px;
	float: right;
	width: 225px;
	height: 235px;
	background: url(../images/bgStartContact.jpg);
}
#contactText{
	margin: 15px;
	margin-top: 10px;
	width: 190px;
	height: 205px;
	overflow: hidden;
}
#contactFooter{
	position: absolute;
	text-align: right;
	bottom: 5px;
	width: 220px;
	height: 25px;
	background: #2E4665;
}
#contactFooter a:link{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#contactFooter a:visited{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#contactFooter a:focus{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#contactFooter a:hover{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}
#contactFooter a:active{
	font-weight: bold;
	color: #FFCA1A;
	text-decoration: none;
}



/* #################################################### PRODUCT PAGE #################################################### */
#sidenaviDiv{
	margin-top: 15px;
	float: left;
	width: 195px;
}

#sidenaviDiv a:link{
	font-size: 11px;
	font-weight: bold;
	color: #2E4A72;
	text-decoration: none;
}
#sidenaviDiv a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #2E4A72;
	text-decoration: none;
}
#sidenaviDiv a:focus{
	font-size: 11px;
	font-weight: bold;
	color: #2E4A72;
	text-decoration: none;
}
#sidenaviDiv a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#sidenaviDiv a:active{
	font-size: 11px;
	font-weight: bold;
	color: #2E4A72;
	text-decoration: none;
}
/* Hover for sidenavi
#sidenaviWrap div:hover{
	background: url(../images/sidenaviMidRO.jpg);
}
*/

.sidenavi{
	width: 195px;
	height: 26px;
	text-indent: 1.1em;
	line-height: 1.9em;
	background: url(../images/sidenaviMid.jpg);
}
.sidenaviACT{
	width: 195px;
	height: 26px;
	text-indent: 1.1em;
	line-height: 1.9em;
	background: url(../images/sidenaviMidRO.jpg);
}
.sidenaviTop{
	width: 195px;
	height: 31px;
	text-indent: 1.1em;
	line-height: 2.4em;
	background: url(../images/sidenaviTop.jpg);
}
.sidenaviTopACT{
	width: 195px;
	height: 31px;
	text-indent: 1.1em;
	line-height: 2.4em;
	background: url(../images/sidenaviTopRO.jpg);
}


#sidesubnaviWrap a:link{
	font-weight: normal;
	color: #2E4A72;
	text-decoration: none;
}
#sidesubnaviWrap a:visited{
	font-weight: normal;
	color: #2E4A72;
	text-decoration: none;
}
#sidesubnaviWrap a:focus{
	font-weight: normal;
	color: #d00;
	text-decoration: none;
}
#sidesubnaviWrap a:hover{
	font-weight: normal;
	color: #d00;
	text-decoration: none;
}
#sidesubnaviWrap a:active{
	font-weight: normal;
	color: #d00;
	text-decoration: none;
}
/* Hover for sidesubnavi
#sidesubnaviWrap div:hover{
	background: url(../images/sidesubnaviMidRO.jpg);
}
*/

.sidesubnavi{
	width: 195px;
	height: 26px;
	text-indent: 1.5em;
	line-height: 1.9em;
	background: url(../images/sidesubnaviMid.jpg);
}
.sidesubnaviACT{
	width: 195px;
	height: 26px;
	text-indent: 1.5em;
	line-height: 1.9em;
	background: url(../images/sidesubnaviMidRO.jpg);
}
.sidesubnaviBottom{
	width: 195px;
	height: 26px;
	text-indent: 1.5em;
	line-height: 1.9em;
	background: url(../images/sidesubnaviBottom.jpg);
}
.sidesubnaviBottomACT{
	width: 195px;
	height: 26px;
	text-indent: 1.5em;
	line-height: 1.9em;
	background: url(../images/sidesubnaviBottomRO.jpg);
}



#productgroepDiv{
	float: right;
	width: 736px;
	margin-top: 15px;
	background: url(../images/bgProducten.jpg);
}
#productgroepText{
	float: left;
	width: 400px;
	margin-top: 108px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#productgroepText h1{
	margin-bottom: 10px;
}
/* IE6 hack */
*html #productgroepText{
	margin-left: 10px;
}
/* IE6 hack */

#productgroepFlash{
	float: left;
	width: 250px;
	margin-top: 117px;
	margin-left: 39px;
}


#productDiv{
	display: none;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
	width: 417px;
}
#productFoto{
	display: none;
	display: block;
	background: url(../images/productBg.jpg);
}
#productFoto h1{
	display: none;
	font-size: 1.1em;
	color: #34537F;
	margin-left: 10px;
}
#productText{
	display: none;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#productText img{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #3C5473;
}


#specsDiv{
	display: none;
	margin-top: 15px;
	color: #34537F;
	float: right;
	width: 305px;
	background: url(../images/specsBg.jpg);
}
#specsText{
	display: none;
	margin: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 11px;
}
#specsText ul{
	display: none;
	list-style-type: circle;
	color: #333;
	margin: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.csc-uploads-fileName a:link{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:visited{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:focus{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:hover{
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}
.csc-uploads-fileName a:active{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.csc-uploads-fileSize{
	font-size: 11px;
	color: #000;
	text-indent: 20px;
	line-height: 20px;
}



/* ################################################## NIEUWSPAGE ############################################################ */
#nieuwsContent{
	margin-top: 15px;
	float: left;
	width: 570px;
}
#nieuwsList{
	margin-top: 15px;
	float: right;
	width: 347px;
	background: url(../images/nieuwsBg.jpg);
}
#nieuwsListText{
	margin: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}
#nieuwsListText a:link{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsListText a:visited{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsListText a:focus{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
#nieuwsListText a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
#nieuwsListText a:active{
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}




/* ########################################################## FOOTER ##################################################### */
#footerDiv{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 940px;
}
#trenner3{
	position: relative;
	clear: both;
	width: 940px;
	height: 35px;
}
#trenner3 a:link{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#trenner3 a:visited{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#trenner3 a:focus{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#trenner3 a:hover{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
#trenner3 a:active{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#printDiv{
	position: absolute;
	right: 3px;
	bottom: 8px;
	float: right;
	width: 150px;
	height: 20px;
	text-align: right;
}
#trenner4{
	width: 940px;
	height: 1px;
	background: #6A7D9D;
}
#footerText{
	margin-top: 5px;
	width: 940px;
	height: 50px;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
