html {
    overflow-y: scroll;
}

.Footer {
	border-top: 1px solid #48AEEC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #575757;
}

.TextKlein {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #575757;
}

.MenuTD {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}
.KopTD1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #48AEEC;

}

.KopTD1Licentie {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: Red;

}

.KopTD1Klein {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #48AEEC;

}

.KopTD2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 0px;
}

.SmallText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #575757;
}
.ImgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

.ImgBorder
{
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
}

.ImgBorderLeft
{
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 10px;
}

.ImgBorderLeft2
{
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	float: left;
	margin-right: 5px;

}

A
{
	font-weight: bold;
	color: #48aeec;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.Menu
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: "Trebuchet MS" , Arial, Verdana;
	background-color: #f9f9f9;
}

A.Menu:hover
{
	text-decoration: underline;
}

A.MenuKlein
{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS" , Arial, Verdana;
}

A.MenuKlein:hover
{
	text-decoration: underline;
}

.quote {
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	text-align: center;
}

.quoteWit {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	text-align: center;
}

.QuoteTD
{
	background-position: left top;
	background-image: url(img/q3.gif);
	background-repeat: no-repeat;
}

.MainTR {
	padding-top: 10px;
	padding-bottom: 10px;
}
.MenuBorder {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	background-color: #EFEFEF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
li {
	list-style-type: square;
}
.FormField
{
	border-right: #48aeec 1px solid;
	border-top: #48aeec 1px solid;
	font-size: 13px;
	border-left: #48aeec 1px solid;
	width: 175px;
	color: #000000;
	border-bottom: #48aeec 1px solid;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #f9f9f9;
}

.FormField100
{
	border-right: #48aeec 1px solid;
	border-top: #48aeec 1px solid;
	font-size: 13px;
	border-left: #48aeec 1px solid;
	width: 300px;
	color: #000000;
	border-bottom: #48aeec 1px solid;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #f9f9f9;
}

.TableBorderRed
{
	border-right: red 1px solid;
	padding-right: 5px;
	border-top: red 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: red 1px solid;
	padding-top: 5px;
	border-bottom: red 1px solid;
}
