A:VISITED, A:LINK {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-variant : normal;
	text-decoration: none;
}
A:ACTIVE {
	color : Green;
	font-family : Arial;
	font-size : 11px;
	font-variant : normal;
	text-decoration: none;
	font-weight : bold;
}

.InvulAchter {
	font-family : Arial;
	font-size : 11px;
	background-color : #FFCC99;
}

A:HOVER {
	color : Green;
}

.BackgroundTop {
	background-color : #009966;
}


.BackgroundTekst {
	background-color : White;
	background-image : url(../Pictures/Logo.jpg);
	background-repeat : no-repeat;
	background-position : 150px;
	background-attachment : fixed;
}


.Text {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: Black;
}


.Textmini {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color: Black;
}

.Title {
	font-family : Eurostile;
	font-size : 35px;
	font-style : normal;
	font-weight : normal;
	color: White;
}

.Special {
	font-family: Eurostile;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #FF9933;
}

.Speciallarge {
	font-family: Eurostile;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color: #FF9933;
}

.SpecialG {
	font-family: Eurostile;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #009966;
}
.Knoppenbalk {
	background-color : #ff9933;
	font-family: Eurostile;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color: Black;
}

.Button {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-top : outset;
	border-right : outset;
	border-left : outset;
	border-bottom : outset;
	background-color : #999999;
}


