﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;	
}

body{
    background-color:#ececec;
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
h1
{
    text-align:left;
	font-weight:normal;
	font-size:24px;
	margin-bottom:15px;
	color:#666666;
	line-height:26px;
    
}


h2
{
	text-align:left;
	font-weight:normal;
	font-size:18px;
	margin-bottom:15px;
	line-height:18px;
}


h3
{
	font-weight:bold;
	font-size:12px;
	display:block;
	clear:both;
}

UL 
{
	margin-left: 19px;
	line-height:18px;
	list-style-image:url(../images/arrow9.png);
}

#right .tekst, #right .tekst:visited, #right .tekst:active, #right .tekst:link
{
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}


#sitemap a span{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.mailform tr{
	vertical-align:top;
	height:20px;
}

.FormInput
{
      border:solid 1px #f27500;
    background-color:white;
}
.FormInputActive
{    
     background-color: #F1F1F1;
        border:solid 1px #f27500;
}
.Floatright{
	float:right;
	width:65px;
}

.Floatleft{
	float:left;
}

.clearboth {
	clear:both;
}

.hiddenTB
{
	visibility:hidden;
}


/* START MENU */
#menu
{
	float:left;
	display:inline;
	
	height:30px;
	margin-left: 0px;
}


#menu li
{
	display:inline;
	margin-left:25px;
	
	
	
}
#menu a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:17px;
	
	
}
#menu a.Menuselected{
	text-decoration:underline;
	color:#CCCCCC;
}
#menu a.Submenuselected{
	text-decoration:underline;
	color:#CCCCCC;
} 

#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;	
}
/* end SearchResults */



#wrapper
{
    
    background-color:#FFFFFF;
    width: 970px;
    position: absolute;
    left: 50%;
    margin-left: -485px;
}

#right a:link, #right a:visited {
color:#FF9900;
text-decoration:none;
}

#innerwrapper
{
   margin-left:20px;
}

#banner
{
    width:920px;
    height:300px;
}

.seperator
{
    clear:both;
    margin-left:25px;
    margin-bottom:7px;
    
    vertical-align:middle;
}
#left
{
    float:left;
    width:230px;
}
#right
{
    line-height:16px;
    float:left;
    width:437px;
    padding-left:12px;
}

#submenublok
{
    background-color:white;
    text-align:left;
    background-image: url(../images/submenublock.gif);
    background-repeat:no-repeat;    
   
}

#topsubmenu
{
    background-image:url(../images/topsub.jpg);
    background-repeat:no-repeat;
    height:42px;
}

#middlesubmenu
{
    background-image:url(../images/middlesub.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    min-height:5px;
    height:auto !important;
    height:5px;

    width:219px;
    /* background-color:#FFFFFF; */
    border-left:solid 1px #b2b2b2;
    border-right:solid 1px #b2b2b2;
}

#bottomsubmenu
{
    background-image:url(../images/bottomsub.png);
    background-repeat:no-repeat;
    height:7px;    
}

#pagetitellabel
{
    margin-left:8px;
    padding-top:10px;
    font-size:21px;
    
}

#submenuitems
{
    display:inline-block;
    padding-left:8px;
    padding-top:5px;
    font-size:11px;
    text-align:left;
    
}

.SubMenu
{
    
    color:#666666;
    text-align:left;
    
    margin-bottom:1px;
    text-decoration:none;
    display:inline-block;
    
}

.SubMenuSubmenuselected
{
    color:#666666;
    display:inline-block;
    margin-bottom:1px;
    text-decoration:underline;
}

#submenuitems li
{
    list-style-type  :none;
    margin-left:0px;
    padding-left:0px;
}

#submenuitems ul
{
   line-height:15px;
}
#silverlightinstall
{
    padding-top:210px;
}

#contacttable
{
    text-align:left;
    font-size:11px;
    margin-top:5px;
    margin-bottom:5px;
    
}

#contacttable a:link, #contacttable a:visited {
text-decoration:none;
color:#666666;
}

#poweredby
{
    float:right;
    margin-right:25px;
    margin-top:2px;
    height:20px;
    
    
}

.tdcontact
{
    padding-left:32px;
    width:200px;
    height:10px;
}

#landingspaginas
{
    width: 970px;
    font-size:9px;
    background-color:#ECECEC;
    height:38px;
    overflow:hidden;
    color:#A5A5A5;
    text-align:center;
}

#landingspaginas a:link, #landingspaginas a:visited {
    text-decoration:none;
    color:#A5A5A5;
}

#content
{
    width:437px;
    padding-top:4px;
}

.h1
{
    text-align:left;
	font-weight:normal;
	font-size:22px;
	margin-bottom:25px;
	color:#666666;
}

.h2
{
	text-align:left;
	font-weight:normal;
	font-size:24px;
	margin-bottom:25px;
}

.h3
{
	font-weight:bold;
	font-size:12px;
	display:block;
	clear:both;
}
.prijstabel
{
    text-align:right;
}

.prijstabelheader
{
    text-align:right ;
}

#totaalprijs
{
    text-align:right;
}

.bestellenformulier
{
    border:solid 1px #f27500;
    background-color:white;
}



#opsturenknop
{
    background-image:url(../images/opsturen.jpg);
    background-repeat:no-repeat;
    width:150px;
    height:36px;
    font-size:24px;
    color:#FFFFFF;
    
}

#opsturentekst
{
    width:150px;
    height:36px;
    line-height:18px;
    font-weight:bold;
    text-align:center;
    padding-top:8px;
 
}



#rightbanner{
	float:left;
	width:250px;
	height:500px;
}

#refcontainer
{
    margin-left:20px;
}

#refcontainer a
{
    text-decoration:none;
    color:#666666;
}

#refcontainer a
{
    text-decoration:none;
    color:#666666;
}

#reftop
{
    background-image:url(../images/referentie/reftop.jpg);
	background-repeat:no-repeat;
	height:38px;
}

#refmiddle
{
    background-image:url(../images/referentie/refmiddle.jpg);
	background-repeat:no-repeat;
	height:122px;
}

#refbottom
{
    background-image:url(../images/referentie/refbottom.jpg);
	background-repeat:no-repeat;
	height:50px;
}

#referentie
{
    color:#F27500;
    font-size:21px;
    padding-left:10px;
    padding-top:9px; 
}

#refbeschrijving
{
    padding-left:20px;
    padding-right:30px;
    padding-top:7px;
}

#refreadmore
{
    padding-left:10px;
}

#lblrefbeschrijving
{
    font-size:17px;
    color:#F27500;
}

#bannercontainer{
	margin-left:20px;
}

#bannertop{
	background-image:url(../images/minibannertop.jpg);
	background-repeat:no-repeat;
	height:38px;
}

#bannermiddle{
	background-image:url(../images/minibannermiddle.jpg);
	background-repeat:no-repeat;
	height:67px;
}

#bannerbottom{
	background-image:url(../images/minibannerbottom.jpg);
	background-repeat:no-repeat;
	height:61px;
}

#titelbanner{
	padding-top:9px;
	padding-left:10px;
	color:#f27500;
	font-size:21px;
}

#beschrijvingbanner{
	padding-top:2px;
	padding-left:10px;
	font-size:16px;
	width:117px;
	color:#666666;
}

#prijsbanner{
	padding-top:4px;
	padding-left:10px;
	font-size:14px;
	color:#f27500;

}


.button{
	background-image:url(../images/emptybutton.jpg);
	background-repeat:no-repeat;
	width:245px;
	color:#FFFFFF;
	height:31px;
	display:block;
	text-indent:30px; 
	line-height:33px;	
	font-size:16px;
	cursor: pointer;
}

.button1{
	background-image:url(../images/emptybutton.jpg);
	background-repeat:no-repeat;
	width:245px;
	color:#FFFFFF;
	height:31px;
	display:block;
	text-indent:15px; 
	line-height:33px;	
	font-size:16px;
	cursor: pointer;
}



a.button , a.button:visited{
	color:#FFFFFF !important; 
}



#right h2 a:link, #right h2 a:visited 
{

	color:#666666 ;
}

#right h1 a:link, #right h1 a:visited 
{

	color:#666666 ;
}


/* IMAGES */
.imagePanel div.item
{
	border: solid 1px #666666;
	background-color: White;
	padding: 4px 1px 4px 1px;
	margin-bottom:13px;
	width:136px;
	margin: 5px 5px 0px 0px;
	float:left;
}
.imagePanel div.item:hover
{    
	border: solid 1px #ff9900;
}
.imagePanel div.inner
{
	height:97px;
	width:136px;
	background-color: White;
	overflow:hidden;
	position:relative;
	text-align: center;
}

.imagePanel div.inner img
{
    border: none !important;
}

.imagePanel div.inner img.top{top:0px;}
.imagePanel div.inner img.bottom{bottom:0px;}
