/* CSS Document */
BODY, SELECT, TD, P, H1, H3, DIV, A	{
	font-family : Arial, helvetica;
	color : #3d1305;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height : 18px;
	}

BODY{background-color: #441205;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;}
	
TD	{vertical-align:top;}
P	{
	line-height : 18px;
	margin:0 0 15px 0;}

P.plain-vet{font-weight: bold;}
P.aanbiedingtxt{
	margin:12px 0 0 77px;
	font-size: 13px; 
	font-weight: bold; 
	line-height : 20px;
}

TEXTAREA, INPUT {
  	font-size: 12px;
	line-height : 15px;
	}
	
H1 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 15px 0;
	line-height : 20px;
	}

H3 {
	font-size: 18px;
	color:ffd3c5;
	margin:0 0 15px 0;
	line-height : 22px;
	}
	
div.videoframe{
	margin: 5px 0 0 17px;
	}
	
div.aanbieding{
	float:left; 
	width:417px; 
	border: solid 0px green; 
	background-image:url(../images/aanbieding/49euro.gif);
	height:64px; 
	margin:12px 0 0 19px;
	background-repeat:no-repeat;}
	
div.vervolg{
	float:left; 
	border: solid 0px green; 
	width:434px; 
	background-image:url(../images/aanbieding/vervolgcursus.gif);
	height:64px; 
	margin:12px 0px 0 11px;
	background-repeat:no-repeat;}
	

/* A */
A 	{
	color: #3d1305;
	text-decoration: none; 
	margin: 0 0 0 0;
	line-height : 18px;
	}
	
A:ACTIVE {
	color: #7b0803;
	text-decoration: none;
	margin: 0 0 0 0;
	line-height : 18px;
	}
	
A:HOVER {
	color: #7b0803;
	text-decoration: none;
	margin: 0 0 0 0;
	line-height : 18px;
	}

A.welkom {font-size: 13px; font-weight: bold; line-height : 20px;}
A.welkom:ACTIVE {font-size: 13px; font-weight: bold; line-height : 20px;}
A.welkom:HOVER {font-size: 13px; font-weight: bold; line-height : 20px;}

/* td-darkgrey */
TD.white {
	color : #ffd3c5;
	line-height : 20px;
}

A.white {color: #ffd3c5;}
A.white:ACTIVE {color : #ffd3c5;}
A.white:HOVER {color : #ffd3c5;}

TD.quote {
	color : #3d1305;
	line-height : 15px;
}

TD.gift {line-height : 13px;}

A.gift {
	font : normal normal normal 11px/normal arial;
	color : #4B4B4B;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 13px;
}

A.gift:ACTIVE {
	font : normal normal normal 11px/normal arial;
	color : #000000;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 13px;
}
A.gift:HOVER {
	font : normal normal normal 11px/normal arial;
	color : #000000;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 13px;
}


A.gift2 {
	font : normal normal normal 11px/normal arial;
	color : #4B4B4B;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 16px;
}

A.gift2:ACTIVE {
	font : normal normal normal 11px/normal arial;
	color : #000000;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 16px;
}
A.gift2:HOVER {
	font : normal normal normal 11px/normal arial;
	color : #000000;
	font-family : Arial;
	font-weight: normal;
	text-decoration: none;
	line-height : 16px;
}




/* td-darkgrey */
TD.darkgrey {color: #86888A; line-height: 13px;}

A.darkgrey {color: #86888A; line-height : 13px;}
A.darkgrey:ACTIVE {color: #000000; line-height: 13px;}
A.darkgrey:HOVER {color: #000000; line-height: 13px;}

/* td-darkergrey */
TD, P.darkergrey {color: #333333; line-height: 13px;}

A.darkergrey 		{color : #333333; line-height : 13px;}
A.darkergrey:ACTIVE {color: #86888A; line-height: 13px;}
A.darkergrey:HOVER 	{color: #86888A;	line-height: 13px;}




