body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: left;
	background-image: url(../gfx/pub/bkgrnd.gif);

}
/*
FONTS
*/

.font-default {
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
}
.font-kop {
	font-size: 14px;
	line-height: 15px;
	color: #F78B1C;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}
.font-subkop {
	font-size: 11px;
	color: #F78B1C;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	line-height: 14px;
}

.font-onderschrift {
	font-size: 11px;
	line-height: 15px;
	color: #00A14E;
	font-family: Tahoma, Arial, Verdana;
	padding-right: 15px;
	font-weight: normal;
}

/*
LINKS
*/
.link-default {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.link-default:hover { 
	color: #F78B1C; text-decoration: underline
}

.link-topnav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.link-topnav:hover {
	color: #FFFFFF;
}

.link-subnav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.link-subnav:hover {
	color: #F78B1C;
	text-decoration: underline;
}

.link-footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.link-footer:hover {
	color: #F78B1C;
	text-decoration: underline;
	font-weight: normal;
}

.link-panel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.link-panel:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/*
FORMS
*/
.form-page {
	background-color: #FCFCFC;
	width: 130px;
	height: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFD700;
}
.form-field {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	width: 280px;
}
.form-field-flat {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	width: 265px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFD700;
	border-left: 1px solid #FFD700;
	background-color: #FFFFFF;
}
.form-field-invis {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	width: 265px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.font-footer {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
.FRAME {
	background-color: #CCCCCC;
}
.font-subkop-grey {

	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	line-height: 14px;
}
.font-form {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	height: 30px;
}
.font-dnormal {

	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
}
.dashcolor {
	background-color: #E9E9E9;
}
.font-subkop-lightgrey {


	font-size: 11px;
	color: #999999;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	line-height: 14px;
}

