body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;

	//background-color: #011F68;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../pix/header_bg_up.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #F9AC00;
}
.nounderline {
	text-decoration: none;
}

.intro {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: normal;
	color: #FFFFFF;
}
button {
	font-family: Tahoma;
	padding: 0px 2mm;
	border: 3px dotted #AEC9FF;
	font-weight: bold;
	font-variant: small-caps;
}
input {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #1F58B8;
	padding: 1px 2mm;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F58B8;
	padding: 1px 2mm;
}
select {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #1F58B8;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1mm;
}
.CategMenuOn {
	color: #660099;
	background-color: #FFE09F;
	line-height: 14px;
	overflow: visible;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-type: none;
	width: 100px;
	margin-left: 12px;
	text-decoration: none;
}
.CategMenuOff {

	color: #660099;
	background-color: #FFCB5E;
	line-height: 14px;
	overflow: visible;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-type: none;
	width: 100px;
	text-decoration: none;
}

.menuperso {
	color: #660099;
	background-color: #FFCB5E;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 6pt;
	line-height: 16px;
}

a.menuperso:hover {
	background-color: #663399;
	color: #FFFFFF;
}

.menupersoon {
	background-color: #330066;
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	text-indent: 6pt;
	line-height: 20px;
	font-weight: bolder;
	font-size: 16px;
}

table {
	font-size: 12px;
}
.closex {
	font-size: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	float: right;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 1px;
	text-decoration: none;
}

h1 {
font-size: 14px;
	font-family: Tahoma;
	letter-spacing: normal;
	color: #FFFFFF;
} 

h2 {
font-size: 12px;
	font-family: Tahoma;
	letter-spacing: normal;
	color: #FFFFFF;
} 