.aProductnaam {
	color: #06F;
	margin: 0px;
	padding: 0px;
	font: bold normal 11px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
body {
	background-color: #C8CCD3;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 1.6em;
	background-image: url(../images/Content/Background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


HR {
	width:100%;
	background:#CCC;
	margin: 0px;
	padding: 0px;
	height: 0.5px;
}


#right {
	float: right;
	width: 220px;
	margin: 2px 0px 0px 30px;
	padding: 0px 6px 0px 8px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#right table {
	padding: 0px;
	margin: 0px;
	height: auto;
}
#right table td {
	margin: 0px;
	border: 1px solid #666666;
	padding: 0px;
}

#right table th {
	border: thin solid #666666;
	padding: 0px;
	margin: 0px;
}

/* ----------left voor navigatie-------------- */

#left {
	float: left;
	width: 180px;
	margin: 2px 0px 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#left p.intro   {
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
}

#left a {
	color: #990000;
	display: block;
	line-height: 1.2em;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#left a:visited {}
#left a:hover {
	text-decoration: none;
}
#left a:active { color:#000000;}

#left ul {
	list-style-type: disc;
	color: #990000;
	text-decoration: none;	/*margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;*/
}
#left li {
	padding-bottom: 5px;
}

#left .softwareKopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 6px;
	text-transform: uppercase;
	margin-left: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1 {
	border-bottom:0px none;
	margin:0px 0px 3px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #333;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

h2 {
	margin:0px;
	color: #000033;
	padding: 5px 10px 6px 0px;
	font: normal 28px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	color: #900;
	font: bold 18px/1.1 em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
}
.H3supkopje {
	font-size: 12px;
	font-style: italic;
	font-family: Tahoma;
}

/* -----------------Inhoud--------------------- */
#content {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
	width: 560px;
	margin: 10px 0px 10px 200px;
}
#content {
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: auto;
}
#content ul li{
	list-style: disc;
}
#content ul {
	margin-top: 0px;
}

#content  a {
	margin-left: 0px;
	color: #900;
	font-size: 10px;
	text-transform: uppercase;
}
#content .introtekst {
	font-size: 14px;
	line-height: 1.4em;
	color: #000033;
	padding-bottom: 8px;
}
#content #news {
	width: 580px;
	padding: 0px;
	margin: 0px;
}

#content  p {
	margin: 0px;
	padding: 0px;
}



/* ----------tabellen-------------- */

#content table {
	border-collapse: collapse;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 0px;
		} 
#content table tr .middel {
	vertical-align: middle;
}

#content table th, td {
	border: 1px solid #bbbbbb;
	font-size: 1.2em;
	padding: 4px 10px 4px 2px;
	line-height: 1.2;
	margin: 0px;
		} 

#content table tbody td {
	border-top: 0;
	border-bottom: 0;
	vertical-align: middle;
		}

#content table caption {
		font-weight: bold;
		font-size: 1.4em;
		text-transform: uppercase;
		text-align:left;
		padding: 0 0 5px;
		color: #333333;
		}

#content table th {
	background: #e4e5e4 url(../images/Content/table-heading-background.gif) 0 50% repeat-x;
	text-align: left;
	font-size: 12px;
		}
#content table img {
	margin: 0px;
	padding: 0px;
}

#content table tfoot {
		background-color: #e2e2e2;
		color: #555555;
		}

#content table tfoot td {
	color:#999;
	font-size: 1em;
	text-align: right;
	padding: 0;
	margin: 0px 8px 0px 0px;
	border-top: 1px solid #CCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}
#content table#actie {
	margin: 0px;
	padding: 0px;
	background: url(../images/Background.png) repeat-y;
}
#content table#actie td, tr{
	background: transparent;
	margin: 0px;
	padding: 15px;
}
#content table#actie td.center {
	text-align: center;
}
#content table#actie td.right {
	text-align: right;
}
#content li {
	list-style-type: circle;
}
/*
#content table tbody tr.alt td {
		background:  #F2F2F2;
		}

#content table tbody tr.over td, tbody tr:hover td, tr.alt td {
		background: #CF0;
		color: #000;
		}

#content table tbody tr.over+tr td {
		background-image: url(../images/Content/shadow.png);
		background-repeat: repeat-x;
		}*/
/*
#gekleureVinyl img {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gekleureVinyl td{
	border-top: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
#gekleureVinyl table {
	border-bottom: 1px solid #666;
}
*/

#printmedia p {
	padding: 1px 4px 1px 3px;
	}
#printmedia img {
	padding-top: 1px;
	text-align: center;
}

	
#printmedia td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px 0px 1px;
}

img.download {vertical-align:middle;}

.softwareKopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-left: 0px;
	padding-top: 14px;
}
.tableProductBeschrijving {
	font-size: 10px;
	font-style: italic;
	color: #000033;
	font-weight: normal;
}
#gereedschappen td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
}

#X8productenTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.imgFloatRight {
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	right: 2%;
	top: 0px;
	left: 0px;
	bottom: 0px;
}

/* ----------container centreert layout-------------- */
#container {
	width: 1040px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/Content/ContainerBack.gif);
	background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 132px;
}

/*
#content .my-table {
	width: 80%;
	padding: 0px;
	margin-bottom: 35px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#content .my-table th  {
	font-size: 1em;
	padding-left: 10px;
	line-height: 1em;
	color: #000;
	background-color: #E7E7E7;
	font-weight: normal;
	border: 1px none #999;
}
#content .my-table thead  {
	height: 30px;
	background-repeat: repeat;
	background-color: #003;
	border: 1px solid #999;
}
#content .my-table thead th  {
	background-color: transparent;
	text-transform: uppercase;
	line-height: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}
#content .my-table td {
	padding-left: 10px;
	line-height: 20px;
	font-weight: normal;
	border: 1px solid #999;
}
#content .my-table img {
	text-align: center;
	display: inline;
}
#content .my-table tfoot {
	font-style: italic;
	color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/

div#contentHomepage {
	min-height:600px;
	width: auto;
	margin-bottom: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
#news #item {
	background-color: #e6e6e6;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 10px;
	background-image: url(../images/Homepage/newsBackground.gif);
	background-repeat: repeat;
}
#news object {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}
#news #item p {
	margin: 0px;
	padding: 0px;
}
#news #item img {
	padding: 0px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#news #item h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font: normal 20px/1em Tahoma, Arial;
}
#news #item h4.binnenkort {
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(../images/Homepage/binnenkort.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#news #item h4.actueel {
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(../images/Homepage/actueel.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#news #item img.border {
	border: 1px solid #666666;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
#news    #item    h4 {
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	display: block;
}

#news #item h5 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
	font-weight: normal;
}
#item h6.datum {
	text-align: left;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #497197;
}
#news #item a {
	color: #990000;
	font-style: italic;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgLeft {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 1px 8px 1px 1px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;

}
.imgBorder {
	border: 1px solid #CCCCCC;

}
p, pre{
	padding: 0px;
	margin:0px;
}
th {
	background-color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #333333;
}

#indexTable {
	width:70%;
	border:0px;
	border-collapse:collapse;
	}

#indexTable tbody {
	margin:0;
	padding:5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
	line-height:2em;
	vertical-align:top;
	text-align:left;
}

#indexTable th {
	background-color:#fff;
	vertical-align:middle;
	text-align:left;
	font-weight:normal;
	line-height:1.7em;
	border:0px;
	background-position: center;
	}
	
#indexTable tr, td {
	background-color:#fff;
	vertical-align:top;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-size:1em;
	line-height:1.7em;
	border:0px;
	}
	
.tableHeader {
	font-size:1.5em;
	line-height:1.4em;
	color:#333333;
	}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

#navigatie {
	height: 51px;
	background-image: url(../p7tbm/img/neon_bevel.jpg);
	background-repeat: repeat-x;
}
 #TablePlottermesjes, #TablePlottermesjes td {
	border: 1px solid #CCCCCC;
	font-style: normal;
}
.tableProfielen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
#content .onderkast {
	text-transform: lowercase;
}
#container #right div .footerlinks a {
	color: #FFF;
	z-index: -100;
}
#content form {
	text-align: left;
}
