BODY{
margin-top					: 0px;
margin-bottom				: 0px;
margin-left					: 0px;
margin-right				: 0px;
}
/* aanpassing tbv nieuwe producten input template 11-03-2005*/
.smalltxt{
	font-size: 9px;
	font-family				: arial;
	color: Black;
}
/* einde aanpassing tbv nieuwe producten input template 11-03-2005*/

/* hyperlinks */

A:link{
	color					: #2D2D2D;
	text-decoration			: underline;
}

A:active{
	color					: #2D2D2D;
	text-decoration			: none;
}

A:visited{
	color					: #2D2D2D;
	text-decoration			: underline;
}

A:hover{
	color					: #2D2D2D;
	text-decoration			: none;
}

/* Tekst inhoud */
TD{
	font-family				: arial;
	font-size				: 11px;
	font-weight				: regular;
	color					: #2D2D2D;
}

.teksttitel{
	font-size				: 13px;
	font-weight				: bold;
	color					: #CB0A0A;
    padding-top 			: 8px;
	padding-left			: 10px;
	padding-right			: 10px;
	padding-bottom			: 5px;
}

.tekstkolom {
	padding-top 			: 10px;
	padding-left			: 10px;
	padding-right			: 10px;
	padding-bottom			: 5px;
	}

.titelproductsheet{
	font-size				: 11px;
	font-weight				: bold;
	color					: #FFFFFF;
}

/* Opsommingen */
UL LI 
{ 
	list-style-type: circle; list-style-image:url('/images/bullets.gif')
}

/* Navigatie uitklap */
.nav2	{
	position				: absolute;
	top						: 135px;
	left					: 199px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav3	{
	position				: absolute;
	top						: 135px;
	left					: 274px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav4	{
	position				: absolute;
	top						: 135px;
	left					: 341px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav5	{
	position				: absolute;
	top						: 135px;
	left					: 405px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav6	{
	position				: absolute;
	top						: 135px;
	left					: 490px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav7	{
	position				: absolute;
	top						: 135px;
	left					: 567px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
.nav8	{
	position				: absolute;
	top						: 135px;
	left					: 622px;
	visibility				: hidden;
	border-top: 10px solid #CB0A0A;
	}
	
.nav2 A:LINK, .nav3 A:LINK, .nav4 A:LINK, .nav5 A:LINK, .nav6 A:LINK, .nav7 A:LINK, .nav8 A:LINK {
	font-family				: Arial;
	font-size				: 11px;
	color					: #414141;
	background-color		: #C4C4C4;
	text-align				: left;
	text-decoration			: none;
	font-weight				: normal;
	width					: 135px;
	padding-left			: 11px;
	padding-right			: 0px;
	}
.nav2 A:VISITED, .nav3 A:VISITED, .nav4 A:VISITED, .nav5 A:VISITED, .nav6 A:VISITED, .nav7 A:VISITED, .nav8 A:VISITED {
	font-family				: Arial;
	font-size				: 11px;
	color					: #414141;
	background-color		: #C4C4C4;
	text-align				: left;
	text-decoration			: none;
	font-weight				: normal;
	width					: 135px;
	padding-left			: 11px;
	padding-right			: 0px;
	}
.nav2 A:ACTIVE, .nav3 A:ACTIVE, .nav4 A:ACTIVE, .nav5 A:ACTIVE, .nav6 A:ACTIVE, .nav7 A:ACTIVE, .nav8 A:ACTIVE {
	font-family				: Arial;
	font-size				: 11px;
	color					: #FFFFFF;
	background-color		: #CB0A0A;
	text-align				: left;
	text-decoration			: none;
	font-weight				: normal;
	width					: 135px;
	padding-left			: 11px;
	padding-right			: 0px;
	}
.nav2 A:HOVER, .nav3 A:HOVER, .nav4 A:HOVER, .nav5 A:HOVER, .nav6 A:HOVER, .nav7 A:HOVER, .nav8 A:HOVER {
	color					: #FFFFFF;
	font-family				: arial;
	background-color		: #CB0A0A;
	font-size				: 11px;
	}