  /* style blad trouwautostiel.nl */

body {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	 /*Randen */
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	
	 /*Scrollbar */
	scrollbar-arrow-color: White;
	scrollbar-face-color: #0071BC;
	scrollbar-shadow-color: #E4E4E4;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #979797;
	
	 /*Achtergrond */
/*	background-image: url(..//images/achtergrond.bmp); */
	background-image: url(..//images/achtergrond_2013.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}


	/*Tabel */
td {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	color: black;
}


	/*Hyperlinks */
   a:link		{ text-decoration: none; color:#0071BC; padding-left: 0px;}
   a:visited	{ text-decoration: none; color: #0071BC; padding-left: 0px;}
   a:hover		{ text-decoration: underline; color: #0071BC; padding-left: 0px;}
   a:active		{ text-decoration: underline; color:#0071BC; padding-left: 0px;}


H1 {
	font-size: 45px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	color: #A94A9E;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: Black;
}
	
H3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #0071BC;
}