/************** standaard *******************/

* {
    font-family: 		verdana;
	font-size: 			12px;
    color: 				#000000;
    text-decoration: 	none;
}

body { 
    margin-top: 		10px;
    margin-left: 		0px;
    margin-right: 		0px;
    margin-bottom: 		10px;
    background-color:	#e7e7e7;
}

s {
	text-decoration:	line-through;
	color:				#ff0000;
}

b {
	/*color:				#8cc63f;*/
	color:				#4c960f;
	font-weight:		bold;
}

u {
	text-decoration:	underline;
}

p {
	line-height:		14px;
}

li {
	line-height:		20px;
}

img {
	border-width:		0px;
}

h1 {
	font-size:			18px;
	font-weight:		normal;
	display:			inline;
}

#content {
	padding-top: 		5px;
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		5px;
}

/************** classes *******************/

.fout {
	color:				#ee0000;
	font-weight:		bold;
}

.menu {
	background-color:	#c4df9b;
	border-width:		0px;
	line-height:		14px;
	width:				220px;
}

.box {
	background-image:	url('/images/row_bg.jpg');
	background-repeat:	no-repeat;
	background-position:right bottom;
	background-color: 	#ffffff;
	
	border-width: 		1px;
	border-color: 		#e7e7e7;
	border-style: 		solid;
	
	width:				500px;
	
}

.boxPopup {
	background-image:	url('/images/row_bg.jpg');
	background-repeat:	no-repeat;
	background-position:right bottom;
	background-color: 	#ffffff;
	
	border-width: 		1px;
	border-color: 		#e7e7e7;
	border-style: 		solid;
	
	width:				100%;
	
}

.restwaarde {
	border-width:		1px;
	border-color:		#000000;
	border-style:		solid;
	background-color:	#ffffff;

	width:				180px;
	height:				18px;
	
	padding-top: 		2px;
	padding-bottom:		2px;
}

.rest {
	color:				#00adef;
	font-size:			16px;
	font-weight:		bold;
}

.innertable {
	border-width: 		0px;
}

.downloadtable {
	border-color:		#8cc63f;
	border-width:		1px;
	border-style:		solid;
	background-color:	#c4df9b;
}


.tablehead {
	background-color: 	#0f3e56;
	color:				#ffffff;
	font-weight: 		bold;
}

.titlesmall {
	font-weight:		bold;
	color:				#00a4e8;
}

.titel {
	font-family:		arial black;
	font-size:			20px;
	color:				#999999;
	display:			inline;
	top:				-30px;
	position:			relative;
}

.titlelarge {
	font-size:			18px;
	font-weight:		bold;
	color:				#00a4e8;
	display:			inline;
}

.auteur {
	font-size: 			14px;
	font-weight: 		normal;
	display:			inline;
}

.prijs {
	font-size: 			20px;
	font-weight: 		bold;
	color: 				#00a4e8;
	display: 			inline;
}

.bestelgegevens {
	color:				#00aeef;
}

/************** links *******************/

a 					{ color: #00aeef; text-decoration: underline;	font-weight: normal;}
a:visited			{ color: #00aeef; text-decoration: underline; 	font-weight: normal;}
a:active			{ color: #00aeef; text-decoration: underline;	font-weight: normal;}
a:hover				{ color: #00aeef; text-decoration: none;		font-weight: normal;}

a.faqname			{ color: #8cc63f; text-decoration: none;		font-weight: bold;}
a:visited.faqname	{ color: #8cc63f; text-decoration: none; 		font-weight: bold;}
a:active.faqname	{ color: #8cc63f; text-decoration: none;		font-weight: bold;}
a:hover.faqname		{ color: #8cc63f; text-decoration: none;		font-weight: bold;}

a.bottom 			{ color: #ffffff; text-decoration: none;		font-weight: normal; font-size: 9px;}
a:visited.bottom	{ color: #ffffff; text-decoration: none;		font-weight: normal; font-size: 9px;}
a:active.bottom		{ color: #ffffff; text-decoration: none;		font-weight: normal; font-size: 9px;}
a:hover.bottom		{ color: #ffffff; text-decoration: underline;	font-weight: normal; font-size: 9px;}

.bottom				{ color: #ffffff; text-decoration: none;		font-weight: normal; font-size: 9px;}

a.menulink 			{ color: #000000; text-decoration: none;		font-weight: normal; font-size: 12px;}
a:visited.menulink	{ color: #000000; text-decoration: none;		font-weight: normal; font-size: 12px;}
a:active.menulink	{ color: #000000; text-decoration: none;		font-weight: normal; font-size: 12px;}
a:hover.menulink	{ color: #000000; text-decoration: underline;	font-weight: normal; font-size: 12px;}