*			{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:18px;
			color:#000000;
			}

html, body		{
			width:100%;
			height:100%;
			background-color:#DADADA;
			text-align:center;
			margin:10px 0 0 0;
			padding:0;
			}

#container		{
			width:960px;
			height:100%;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			}

#top			{
			width:960px;
			height:35px;
			}

#navigatie		{
			width:960px;
			height:245px;
			}

#maintop	{
			width:960px;
			height:50px;
			background-image:url(../images/maintop.gif);
			}

#main			{
			width:960px;
			min-height:100%;
			overflow:hidden;
			background-image:url(../images/mainbg.gif);
			}

#mainbottom		{
			width:960px;
			height:245px;
			/* background-image:url(../images/payoff.gif); */
			}

#lkolom			{
			width:197px;
			padding:0 13px 0 30px;
			float:left;
			position:fixed;
			z-index:10;
			}

#lkolom a		{
			text-decoration:none;
			color:#142C88;
			font-size:14px;
			line-height:36px;
			border:0;
			border-bottom:1px;
			border-style:dotted;
			border-color:#142C88;
			}

#lkolom a:hover		{
			text-decoration:none;
			color:#142C88;
			font-size:14px;
			line-height:36px;
			border:0;
			}


#mkolom			{
			width:630px;
			padding:0 60px 0 30px;
			float:right;
			}

#navitems		{
			width:238px;
			height:245px;
			float:left;
			}

.marker			{
			display:block;
			background-color:#D7F100;
			font-weight:bold;
			}

.nohover			{
			text-decoration:none;
			border:0;
			}

.nohover:hover		{
			text-decoration:none;
			border:0;
			}

.prijstabel		{
			border-collapse:collapse;
			}

.prijstabel tr td		{
			padding:3px;
			margin:3px;
			border-bottom:1px;
			border-bottom-style:dotted;
			border-bottom-color:#000000;
			}

.tip			{
			background-image:url(../images/tip_bg.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:140px;
			height:120px;
			border:0;
			margin:0 5px 5px 0;
			padding:5px;
			float:left;
			}

.tip h2			{
			font-size:14px;
			font-weight:normal;
			margin:0 0 15px 0;
			padding:0;
			}

.tip2			{
			background-image:url(../images/tip2_bg.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:140px;
			height:62px;
			border:0;
			margin:0 5px 5px 0;
			padding:5px;
			float:left;
			}

.tip2 h2			{
			font-size:13px;
			font-weight:normal;
			margin:0 0 5px 0;
			padding:0;
			}

.error			{
			font-size:11px;
			font-weight:bold;
			color:#FF0000;
			}

.tiny, .tiny *		{
			font-size:10px;
			line-height:15px;
			}

form			{
			display:inline;
			}

input[type="text"], textarea	{
			padding-bottom:4px;
			margin:0;
			border:0;
			border-bottom:1px;			
			border-style:dotted;
			border-color:#142C88;
			}

img			{
			border:0;
			border-width:0;
			border-style:none;
			}

img[align="left"]		{
			float:left;
			margin-right:15px;
			}

img[align="right"]		{
			float:right;
			margin-left:15px;
			}

h1			{
			color: #142C88;
			font-size:16px;
			font-weight:bold;
			}

h2			{
			color: #142C88;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			margin-top:36px;
			}

a			{
			color: #142C88;
			text-decoration:none;
			border:0;
			border-bottom:1px;
			border-style:dotted;
			border-color: #142C88;			
			}

a:hover			{
			color: #142C88;
			text-decoration:none;
			border:0;
			}

.quote			{
			color: #142C88;
			font-weight: bold;
			font-style: italic;
			font-family: "Trebuchet MS", trebuchet;
			font-size:15px;
			}

