﻿@charset "utf-8";
/* CSS Document */



body
{
	width:990px;
}

*{
	margin:0px;
	padding:0px;
	border:0px;
}

img
{
	display:block;
}

body{
	background-color:#FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

#sitemap a span{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.mailform tr{
	vertical-align:top;
	height:20px;
}

.FormInput
{
     background-color: #FFFFFF;
     border: solid 1px #00aeef;
     width:200px;
}
.FormInputActive
{    
     background-color: #d7e4f2;
     border: solid 1px #00aeef;
     width:200px;
}
.Floatright{
	float:right;
	width:65px;
}

.Floatleft{
	float:left;
}

.clearboth {
	clear:both;
}

.hiddenTB
{
	visibility:hidden;
}


/* START MENU */
#menu{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;
	margin-top:20px;
	float:left;
	width:2px;
	list-style:disc;
	margin-left:50px;	
}

#menu a{
	text-decoration:none;
	color:#CCCCCC;	
}

#menu a.Menuselected{
	text-decoration:underline;
	color:#CCCCCC;
}
#menu a.Submenuselected{
	text-decoration:underline;
	color:#CCCCCC;
} 
#menu li
{
	margin-bottom:15px;
}
#submenu{
	margin-left:30px;
	list-style:none;	
	font-weight:normal;
	margin-top:5px;	
}

#submenu li{
	margin-bottom:1px;
}

/* END MENU */




/* Search results for ModCMS_SearchPage */
.searchResult {
	padding-bottom:35px;
	width:581px;
}	
.searchResult a  
{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}
.searchResult a:hover  {
	color:#000000;	
	text-decoration:underline;
}
.resultaten{
	padding-top:-10px;	
	clear:both;
}

.searchpage
{
	margin-top:20px;
}

.searchpage input
{
	margin:0px;
	float:left;
	display:block;
}

.searchIcon
{
	
}

.Zoekwoord
{
	font-weight:bold;
}

/* end SearchResults */



/*STORAXWEB*/

#left
{
	float:left;
	width:231px;
}

#main
{
	width:750px;
	border-left:1px solid #00aeef;
	border-right:1px solid #00aeef;
	float:left;
	
	min-height:653px;
	height:auto !important;
	height:653px;

}

.head
{
	background-color:#00aeef;
	display:block;
	height:17px;
	color:#FFFFFF;
	font-size:17px;
	font-family:Arial, helvetica, Verdana;
	font-weight:bold;
	padding-right:13px;
	padding-top:5px;
	text-align:right;
	border:none;
}

p
{
	margin-bottom:20px;
}


a
{
	color:#999999;
	text-decoration:none;
}

a:hover
{
	color:#00aeef;
}

#pageType1 .imagePanel
{
	width:568px;
	margin-bottom:20px;
	margin-top:10px;
}
#pageType2 .imagePanel
{
	width:600px;
	margin-bottom:20px;
	margin-top:10px;
}

.imagePanel div.item
{
	border:1px solid #00aeef;
	margin-right:15px;
	margin-bottom:13px;
	width:125px;
	float:left;
	background-color:#00aeef;
}
.imagePanel div.inner
{
	height:78px;
	width:125px;
	overflow:hidden;
	position:relative;
}

.imagePanel div.inner img
{
	position:absolute;
}

.imagePanel div.inner img.top{top:0px;}
.imagePanel div.inner img.bottom{bottom:0px;}

.imagePanel a
{
	/*display:block;
	text-decoration:none;*/
}
.imagePanel div span
{
	background-color:#00aeef;
	height:15px;
	width:105px;
	overflow:hidden;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url("../images/pijltje.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}


.imagePanel div span a
{
	background-color:#00aeef;
	height:15px;
	width:105px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.imagePanel div.folder
{
	border:1px solid #00aeef;
	margin-right:15px;
	margin-bottom:13px;
	width:125px;
	float:left;
	background-color:#FFFFFF;
}

.imagePanel div.folder span
{
	background-color:#ffffff;
	height:15px;
	width:105px;
	display:block;
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
	background-image:url("../images/arrowblue.gif");
	background-repeat:no-repeat;
	background-position:7px 3px;
	padding-left:20px;
}


.header
{
	width:750px;
}
.header2
{
	width:750px;
}

.breadCrumbs
{
	color:#999999;
	/*clear:both; */
	float:left;
	margin-bottom:10px;
}

.searchBox
{
	position:relative;
	margin-top:50px;
	margin-left:21px;
	display:block;
	border-bottom:1px solid #00aeef;
	width:210px;
	height:19px;
}


.searchbox a
{
	display:block;
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
}

.overlabel{
	font: normal 11px Arial, Helvetica, Verdana, Sans-serif;
	color: #999999;
	display:block;
	top:2px;
	left:25px;
	position:absolute;
}
.Searchinput
{
	position:absolute;
	display:block;
	width:100px;
	padding-left:2px;
	margin-top:2px;
	color:#999999;
	font: normal 11px Arial, Helvetica, Verdana, Sans-serif;
	left:25px;
	top:0px;
}



/*specifieke opbouw pagina 1 */

#pageType1 .content
{
	margin-left:25px;
	margin-top:20px;
	width:557px;
	float:left;
}

#pageType1 .adress
{
	padding-right:10px;
	margin-top:20px;
	float:right; 
	font-family:Arial, helvetica, Verdana;
}

/*specifieke opbouw pagina 2 */


.border
{
	border-top:1px solid #00aeef;
	clear:both;
}
#pageType2 h5{
	font-size:medium;
}

#pageType2 .adress
{
	margin-right:10px;
	margin-top:10px;
	float:right;
	font-family:Arial, helvetica, Verdana;
}

#pageType2 .content h2
{
	padding-bottom:10px;
	font-size:26px;
	color:#666666;
	font-weight:normal;
	line-height:30px;
	margin-top:25px;
}

#pageType2 .content h2.first
{
	/*float:left;
	display:inline;*/
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#pageType2 .content
{
	padding-left:25px;
	margin-top:-10px;
	width:725px;
	float:left;
	position:relative;
}

#pageType2 .content p
{
	width:550px;
}
#pageType2 .content ul
{
	list-style-type:square;
	
	/*margin-bottom:20px;*/
	
	margin:0px;
}

.pnlAlgemeen ul 
{
	padding-left:15px;
}

.content ul
{
	padding-left:15px;
}


#productEigenschaplinks
{
	margin-top:5px;
	margin-bottom:25px;
	list-style:none;
	padding:0px;
}

#productEigenschaplinks li
{
	display:inline;
	margin-right:12px;
	color:#cccccc;
	padding:0px;

}
#productEigenschaplinks li a
{
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:0px;

}
#productEigenschaplinks li a.active
{
	text-decoration:none;
	color:#00aeef;
	font-size:11px;
	font-weight:bold;
	padding:0px;

}


.downloadLink
{
	background-image:url(../images/arrowblue.gif);	
	background-position:bottom left;
	color:#666666;
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:15px;

	display:block;
}
.downloadLink img
{
	display:inline
}

.downloadLink .thumb
{
	display:block;
	margin-left:22px;
	margin-top:5px;
}
#fabContainer
{
	width:160px;
	right:150px;
	position:absolute;
	top:0px;
	height:50px;
}
#fab
{
	bottom:0px;
	position:absolute;
}

.mailform
{
	clear:both;
	margin-top:20px;
}

.productcontent
{
	width:557px;
	display:inline;
	margin-right:100px;
}


.Kleurschema img
{
	height:60px;
	width:85px;
}
.Kleurschema
{
	width:500px;
}

.kleurschemalang td
{
	width:90px;
}

.kleurschemalang img
{
	width:65px;
	height:165px;
}

.selectieDropdown
{
	width:250px;
}
.ComboBox_Office2007 img
{
	display:inline;
}
ComboBoxItem_Office2007
{
	cursor:pointer;
}

.FilterText
{
	width:150px;
}

#h5{
	font-size:large; 
}


h3{
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #00aeef;
	position:relative;
}

h3 span{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:0px;
}

H1{
	font-size:16px;
	font-weight:normal;
}

#newsitems span{
	text-align:baseline;
	line-height:16px;
}

#newsitems div{
	margin-top:15px;
}



#newsitems{
	
}
.flashborder {border: solid 1px #00aeef;}