/*						Copyright:		Lage Lasten Hypotheek			*/
/*						Realisatie:		Websites Nederland				*/
/*						E-mail:			info@websitesnederland.nl		*/


/*						Standaard Klassen								*/

body					{ margin: 0px; background-color: #90dcfd; }

td						{ font-family: Arial; font-size: 12px; color: #3d3d3d; font-style: normal; font-weight: normal; line-height: 16px; }

img						{ border: 0px; }


/*						Template Klassen								*/

.achtergrond-content	{ background-color: #ffffff; border-left-style: solid; border-left-color: #660066; border-left-width: 2px; border-right-style: solid; border-right-color: #660066; border-right-width: 2px; }
.achtergrond-links		{ background-image: url(../images/template/achtergrond_links.jpg); background-position: top right; background-repeat: no-repeat; }
.achtergrond-rechts		{ background-image: url(../images/template/achtergrond_rechts.jpg); background-position: top left; background-repeat: no-repeat; }
.achtergrond-top		{ background-image: url(../images/template/achtergrond_top.jpg); background-repeat: no-repeat; }

.achtergrond-titel		{ background-image: url(../images/template/achtergrond_titel.gif); background-repeat: no-repeat; }

.contentkader-bottom	{ border-bottom-style: solid; border-bottom-color: #cacaca; border-bottom-width: 1px; }
.contentkader-midden	{ border-left-style: solid; border-left-color: #cacaca; border-left-width: 1px; border-right-style: solid; border-right-color: #cacaca; border-right-width: 1px; }

.achtergrond-1			{ background-image: url(../images/template/achtergrond_1.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-2			{ background-image: url(../images/template/achtergrond_2.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-3			{ background-image: url(../images/template/achtergrond_3.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-4			{ background-image: url(../images/template/achtergrond_4.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-5			{ background-image: url(../images/template/achtergrond_5.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-6			{ background-image: url(../images/template/achtergrond_6.gif); background-position: top left; background-repeat: no-repeat; }
.achtergrond-offerte	{ background-image: url(../images/template/achtergrond_offerte.gif); background-position: top left; background-repeat: no-repeat; }


td#copyright			{ font-size: 11px; color: #bfbfbf; text-align: center; }
td#copyright a			{ text-decoration: none; color: #bfbfbf; }
td#copyright a:hover	{ text-decoration: underline; }

td#submenu				{ font-size: 11px; color: #bfbfbf; text-align: right; vertical-align: text-top; }
td#submenu a			{ text-decoration: none; color: #bfbfbf; }
td#submenu a:hover		{ text-decoration: underline; }


/*						Formulier Klassen								*/

.form-fout				{ font-family: Arial; font-size: 12px; font-weight: bold; color:#FF0000; }
.form-textveld			{ font-family: Arial; font-size: 11px; color: #660066; background-color: #ffffff; border-style: solid; border-color: d3d3d3; border-width: 1px; overflow: hidden; }					  

.form-forumlier			{ font-family: Tahoma; font-size: 11px; color: #000000; background-color: #ffffff; border-style: solid; border-color: #999999; border-width: 1px; overflow: hidden; }					  

.formulier-titel		{ font-family: Arial; font-size: 16px; color: #ffffff; font-weight: bold; }

.formulier-uitleg		{ font-family: Arial; font-size: 11px; color: #3d3d3d; font-style: italic; font-weight: normal; }
