﻿/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/bg_jpg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;

}
.style3 {font-size: 11px; color: #999999; line-height:18px; font-family: "Trebuchet MS";}

.rand{
border: 1px solid #CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: underline;
		font-family: "Trebuchet MS";
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: none;
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
a:active {
	text-decoration: underline;
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}



.bg{
background-image:url(images/bg2_jpg.jpg);
background-repeat:repeat-y;
}
.content{
background-image:url(images/testtop.jpg);
background-repeat:no-repeat;
width:auto;
padding-left:60px;
padding-right:50px;
padding-top:35px;
min-height:500px;}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
}
.tekst, .tekst td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height:18px;
}

td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height:18px;
}

.tekstlicht {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	line-height:18px;
	font-style:italic;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	line-height:18px;
}


.stippellijn {
color: #F6A633;
}

.stippellijnrood {
color: #FF0000;
}

.stippellijngeel {
color: #FFCC00;
}

.stippellijngroen {
color: #33CC00;
}

.stippellijnblauw {
color: #3399CC;
}

.stippellijnindigo {
color: #cc99ff;
}

.stippellijnviolet{
color: #cc0099;
}

.boxlook {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.textbox, .amount { font-family: "Trebuchet MS"; font-size: 11px; color: #666666;}
.textbox { width:200px;}
.amount { width:20px;}


