@charset "UTF-8";
/* CSS Document */
html {overflow-y: scroll;} /*always scrollbar*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #16A9F5;
	text-align:center;
}
#wrapper {	
	width: 920px;
	left: 50%; 
	visibility: visible;
	z-index: 2;
	margin:0 auto; 
	top: 1px;
	text-align:left;
} 

#container {
	width: 920px;
	height: 585px;
	position:relative;

	}
#container2 {
	width: 920px;
	height: 585px;
	position:absolute;
	top: 0px;
		}
#inhoud {
	width: 446px;
	position:absolute;
	left: 242px;
	top: 341px;
	background-repeat: no-repeat;
		}
#content {
	width: 918px;
	position:absolute;
	left: 2px;
	top: 140px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
		}
#main {
	width: 918px;
	position:relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
		}
#mainshop {
	width: 918px;
	position:relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #FFD0E0;
		}
#navigatie {
	width: 918px;
	position:absolute;
	left: 2px;
	top: 110px;
	height: 30px;
	background-color: #CCCCCC;
	visibility: visible;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	} 
#header {
	position: absolute;
	width: 918px;
	height: 110px;
	top: 0px;
	z-index: 4;
	left: 2px;
	visibility: visible;
	background-image: url(img/header3.gif);
	background-repeat: no-repeat;
}
#headertrouwauto {
	position: absolute;
	width: 918px;
	height: 110px;
	top: 0px;
	z-index: 4;
	left: 2px;
	visibility: visible;
	background-image: url(img/headertrouwauto4.gif);
	background-repeat: no-repeat;
}
#headertupperware{
	position: absolute;
	width: 918px;
	height: 110px;
	top: 0px;
	z-index: 4;
	left: 2px;
	visibility: visible;
	background-image: url(img/headertupperware.gif);
	background-repeat: no-repeat;
}
#teller {
	position:absolute;
	left:11px;
	top:488px;
	width:122px;
	height:47px;
	z-index:3;
	visibility: hidden;
}
#foot {
	position:relative;
	left:0px;
	width:918px;
	height:20px;
	visibility:visible;
	}
#footindex {
	position:absolute;
	left:0px;
	width:920px;
	height:20px;
	visibility:visible;
	top: 590px;
	}


img.right {
	float:right;
	margin-right:10px;
	margin-left: 10px;
}
img.left {
	float:left;
	margin-right:10px;
	margin-left: 10px;}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
table.intro {}
.intro th {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	}
.intro td {
	color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 13px;
	text-align: center;
	line-height: 1.5em;
	font-weight: normal;
}
.intro td a {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.intro td a:visited {color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;}
.intro td a:hover {
	color: #0059B5;
	text-decoration: none;
	font-weight: bold;
}

/*table.inh {

}
.inh th {
	color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
.inh td {
	color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	display: block;
	margin: 0px;
}
.inh td a {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.inh td a:visited {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.inh td a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}*/
.size16 {
color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.size14 {
	font-size: 14px;
	}
.size14b {
	font-size: 14px;
	font-weight: bold;
}
.size11 {
	font-size: 11px;
	border: 1px solid #66CCFF;
}
.size11a {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
.blauw {
	color: #000099;
}
table.btm {
	margin: 0px;
	padding: 0px;
}
.btm td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	line-height: 20px;
	background-color: #B6F759;
	text-indent: 44px;
}
.btm td a {
	color: #333333;
	text-decoration: underline;
	padding-right: 10px;
}
.btm td a:visited {
	color: #333333;
	text-decoration: underline;
	padding-right: 10px;
}
.btm td a:hover {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
table.btm2 {
	margin: 0px;
	padding: 0px;
}
.btm2 td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	line-height: 20px;
	background-color: #B6F759;
	padding-right: 30px;
}
.btm2 td a {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
.btm2 td a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
.btm2 td a:hover {
	color: #666666;
	text-decoration: underline;
	padding-right: 10px;
}

img.right {
	float:right;
	margin-right:10px;
	margin-left: 10px;
}
img.left {
	float:left;
	margin-right:10px;
	margin-left: 10px;
	}
p.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
p.tabel {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 20px;
}
table.foto {}
.foto th {
color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
.foto td {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
}
.foto td a {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.foto td a:visited {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.foto td a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
table.autofoto {}
.autofoto th {
color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
.autofoto td {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
}
.autofoto td a {
	color: #16A9F5;
	text-decoration: underline;
	font-weight: bold;
}
.autofoto td a:visited {
	color: #16A9F5;
	text-decoration: underline;
	font-weight: bold;
}
.autofoto td a:hover {
	color: #066699;
	text-decoration: none;
	font-weight: bold;
}
table.prijslijst {}
.prijslijst th {
	color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
.prijslijst td {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #333333;
}
.prijslijst td a {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.prijslijst td a:visited {
	color: #FF33CC;
	text-decoration: underline;
	font-weight: bold;
}
.prijslijst td a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
table.auto {}
.auto th {
	color: #333333;
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
.auto td {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #333333;
}
.auto td a {
	color: #16A9F5;
	text-decoration: underline;
	font-weight: bold;
}
.auto td a:visited {
	color: #16A9F5;
	text-decoration: underline;
	font-weight: bold;
}
.auto td a:hover {
	color: #066699;
	text-decoration: none;
	font-weight: bold;
}
.thumbnail{
	float: none;
	}
table.contact {}
.contact td {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 12px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}	
.randcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FF33CC;
	padding: 0px;
	margin: 0px;
}
.randcontactgroen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #B6F759;
	padding: 0px;
	margin: 0px;
}
.buttoncss {
	font-size:8pt;
	color: #333333;
}
.kopcontact {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}
table.taart{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #16A9F5;
	border-left-color: #16A9F5;
}
.taart td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #16A9F5;
	border-right-color: #16A9F5;
	border-bottom-color: #16A9F5;
	border-left-color: #16A9F5;
}
/*NAVIGATIE*/
    #tabsF {
	float:left;
	width:100%;
	background:#efefef;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	background:url("tableftF.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
      }
    #tabsF a span {
	float:left;
	display:block;
	background:url("tabrightF.gif") no-repeat right top;
	color:#333333;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
	color:#FFFFFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

