/*					Copyright: Taxi De Vlieger				*/
/*					Powered by @rtsites Internetdiensten	*/
/*					Http://www.artsites.nl			*/

/* -------------------------------------------------------------------------------------- */


/*					ALGEMENE KLASSEN						*/

body				{ margin: 0px; overflow-x: auto; overflow-x: hidden; background-color: #a4cc82; }

a					{ text-decoration: none; color: #26821b; }
a:visited			{ text-decoration: none; color: #26821b; }
a:hover				{ text-decoration: underline; color: #26821b; }

table				{ border: 0px; border-style:none; }

td					{ font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #363636; }

img					{ border: 0px; }
img#links			{ margin-right: 8px; }
img#rechts			{ margin-left: 8px; }



/*					TEMPLATE KLASSEN						*/

.copyright			{ font-family: Arial; font-size: 11px; font-style: normal; font-weight:bold; color: #26821b; }
.copyright a		{ color: #26821b; }
.copyright a:visited{ color: #26821b; }
.copyright a:hover	{ color: #26821b; }

/*					CONTENT KLASSEN						*/

.titel				{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	line-height:18px;
}
.content			{ font-family: Tahoma; font-size: 11px; font-style: normal; font-weight:normal; color:#363636; line-height:18px; }

