body{
	margin:			    0 0 0 0;
	padding:		    0 0 0 0;
	background-color:	#1A171B;
}

a img{
	border:			    none;
}

h1 {
	color:			    black;
	font-size:			  22px;
	font-weight:		  normal;
	line-height:		  28px;
	margin:			  	0 0 0 0;
	padding:			   0 0 8px 0;
}

h2 {
	color:				black;
	font-size:			14px;
	font-weight:		bold;
	line-height:		150%;
	margin:				0 0 0 0;
	padding:			   0 0 0 0;
}

h3 {
	color:				black;
	font-size:			17px;
	font-weight:		bold;
	display:				inline;
}

#header_table{
	width:				100%;
	margin-top:			30px;
}

#content_table{
	margin-left:		37px;
	margin-top:			10px;
	width:				925px
}

#content_table td{
	background-color:	white;
}

#zoek{
	border-right-width:0px;
	border-left-width: 0px;
	height:				 19px;
	width:				 143px;
	font-family:		arial,sans-serif;
	font-size:			12px;
	color:			   black;
	padding-top:		5px;
	margin:				0;
}

#submit{
	position:			relative;
	top:				  0px;
	left:				  -23px;
}

#inloggen{
	display:			none;
}

.hoofd{
	display:			block;
	width:				100%;
}

.menu{
	font-family:		arial,sans-serif;
	font-size:			12px;
	color:				black;
	text-decoration:	none;
	line-height:		20px;
	height:				20px;
}

td, ul, p, select, .kopje{
	font-family:		arial,sans-serif;
	font-size:			11px;
	color:				black;
	text-decoration:	none;
	margin-top:			0;	
}
	
input{
	border:				1px solid #D9D9D9; 
	margin-left:		0px; 
	margin-right:		0px;
	margin-top:			5px;
	font-family:		arial,sans-serif;
	font-size:			11px;
	color:				black;
	text-decoration:	none;
}

input[type="radio"]{
	border:				0px solid #D9D9D9; 
	margin-left:		0px; 
	margin-right:		0px;
	margin-top:			5px;
	font-family:		arial,sans-serif;
	font-size:			11px;
	color:				black;
	text-decoration:	none;
}

.submit, #submit2{
	cursor:				pointer;
	height:				18px;
	margin-left:		10px; 
	margin-bottom:		5px;
	background-color:	#D9D9D9; 
	border-style:		none;
}

.header_tekst1{	
	font-family:		arial,sans-serif;
	font-size:			12px;
	text-decoration:	none;
	color:				white;
}

.header_tekst2{
	font-family:		arial,sans-serif;
	font-size:			12px;
	text-decoration:	none;
	color:				#1A171B;
	background-color:	white;
	height:				22px;
	line-height:		22px;
	border-top-style:	solid;
	border-bottom-style:solid;
	border-color:		#A9A8A9;
	border-width:		1px;
	display:			block;
}

a:hover, .klantenlink{
	color:				#D81F3B;
}

.kop_rood{
	font-family:		arial,sans-serif;
	font-size:			20px;
	color:				#D30020;
}

/* klantenaccount*/
.formheader{
	color: white;
}

.orderformheader{
	background-color: black;
	color:	white;
}

/* style voor de flash animatie op de home-pagina! */
#animatie {
	margin-top:			36px;
	width:				640px;
	height:				285px;
	overflow:			hidden;	
}


#afbeeldingen{
	position:			absolute;
	z-index:				1;
	cursor:				pointer;
}

#afbeeldingen img{
	position:			absolute;	
	opacity:				0;
	filter:				alpha(opacity=0);
}

#animatie #ani1{
	position:			absolute;
	z-index:				4;
}

#animatie #ani2{	
	position:			absolute;	
	z-index:				4;
	margin-left:		606px;
}

#animatie #ani3{	
	position:			absolute;	
	z-index:				4;
	margin-left:		606px;
	margin-top:			251px;
}

#animatie #ani4{	
	position:			absolute;	
	z-index:				4;
	margin-top:			251px;
}

#animatie #next {
	position:			absolute;
	z-index:				3;
	margin-left:		550px;
	margin-top:			260px;
	cursor:				pointer;
}

#animatie #previous{
	position:			absolute;
	z-index:				3;
	margin-left:		507px;
	margin-top:			260px;
	cursor:				pointer;
}

#overlay{
	position:			absolute;
	margin-left:		440px;
	z-index:				2;
}

#overtekst{
	position:			absolute;
	z-index:				3;
	width:				210px;
	margin-left:		430px;	
	height:				220px;
	margin-top:			30px;
	font-weight:		bold;
	overflow:			hidden;
	cursor:				pointer;
}

#overtekst div{
	font-size:			23px;
	text-transform:	uppercase;
	font-family:		Tahoma, Sans-serif;
	font-weight:		normal;
	text-align:			center;
	width:				190px;
	padding:				10px;
	opacity:				0;
	filter:				alpha(opacity=0);
	background-color:	white;	
}

#overtekst div span{
	text-transform:	lowercase;
}
