* {
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}

body {
	font-family: Verdana;
}

body.frame {
	background: url(pics/achtergrondlogo.jpg);
	background-position: 60px 140px;
	background-repeat: no-repeat;
	background-color: black;
}

body.tekst {
	background-color: transparent;
	scrollbar-face-color:    #111111;
	scrollbar-shadow-color:  #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color:   #111111;
	scrollbar-arrow-color:   #FFFFFF;
}

td.footer1 {
	color: #FFFFFF;
	font-size: 7pt;
}

td.footer2 {
	color: #CBB155;
	font-size: 7pt;
}

a.hoofdlink {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: 1px;
}

a.hoofdlink:hover {
	color: #CBB155;
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: 1px;
}

a.huidigehoofdlink {
	color: #CBB155;
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: 1px;
}

a.footer1 {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
}

a.footer1:hover {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: underline;
}

a.footer2 {
	color: #CBB155;
	font-size: 7pt;
	text-decoration: none;
}

a.footer2:hover {
	color: #CBB155;
	font-size: 7pt;
	text-decoration: underline;
}

h1 {
	color: #CBB155;
	font-size: 15pt;
	font-weight: normal;
}

h2 {
	color: #CBB155;
	font-size: 13pt;
	font-weight: normal;
}

p,li,ul {
	line-height: 165%;
	text-align: justify;
}

img {
	border: 1px solid white;
}

a {
	color: #CBB155;
	text-decoration: underline;
}

a:hover {
	color: #CBB155;
	text-decoration: none;
}

.klein {
	font-size: 10px;
	font-style: italic;
}

b,strong {
	color: #CBB155;
}

input, textarea, button, select, option {
	color: #CBB155;
}

.submit {
	background-color: black;
	border: 1px solid white;
	color: white;
	height: 22px;
}

.vacnaam {
	height: 20px;
}

.subtitel {
	color: #CBB155;
}

.join {
	font-weight: bold;

	text-align: center;
}

div.fotodiv
{
	float: left;
	padding:  3px;
	vertical-align: middle;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 2px solid white;
}

.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 5px solid white;
}

.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

img.shadow {
	border: 2px solid white;
}
