body {
	scrollbar-face-color: #EEF5F7	;
	scrollbar-highlight-color: #EEF5F7;
	scrollbar-shadow-color: #EEF5F7;
	scrollbar-3dlight-color: #EEF5F7;
	scrollbar-arrow-color:  #00A4E9;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #EEF5F7;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.bg01 {
	background-attachment: fixed;
	background-image: url(../images/bg_image_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}

.bgSub01 {
	background-attachment: fixed;
	background-image: url(../images/bg_image_sub_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bgSub02 {
	background-attachment: fixed;
	background-image: url(../images/bg_image_sub_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.topMenuBg {
	background-attachment: fixed;
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.plat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link.plat {
	color: #004364;
	text-decoration: none;
}
a:visited.plat {
	color: #004364;
	text-decoration: none;
}
a:active.plat{
	color: #004364;
	text-decoration: none;
}
a:hover.plat{
	color: #004364;
	text-decoration: underline;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
a:link.news {
	color: #000000;
	text-decoration: none;
}
a:visited.news {
	color: #000000;
	text-decoration: none;
}
a:active.news{
	color: #000000;
	text-decoration: none;
}
a:hover.news{
	color: #000000;
	text-decoration: underline;
}

.subkop {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #005984;
	font-weight: bold;
}
a:link.subkop {
	text-decoration: none;
}
a:visited.subkop {
	text-decoration: none;
}
a:active.subkop{
	text-decoration: none;
}
a:hover.subkop{
	color: #004364;
	text-decoration: underline;
}

.kop {
	font-family: "Arial Black";
	font-size: 18px;
	line-height: 22px;
	color: #92A8C0;
	font-weight: normal;
	text-align: right;
}

.platGroot {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 16px;
	color: #004364;
	font-weight: bold;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
a:link.menu {
	color: #79D7FF;
	text-decoration: none;
}
a:visited.menu {
	color: #79D7FF;
	text-decoration: none;
}
a:active.menu{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menu{
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005984;
}
a:link.subMenu {
	color: #005984;
	text-decoration: none;
}
a:visited.subMenu {
	color: #005984;
	text-decoration: none;
}
a:active.subMenu{
	color: #005984;
	text-decoration: none;
}
a:hover.subMenu{
	color: #005984;
	text-decoration: none;
}

.nieuwsdatum {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #A9D2E0;
}

ul {
	list-style-image: url(../images/bullet1.gif);
}


.border {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #004364;
	border: 1px solid #DDEBEE;
}



.borderSides {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #004364;
	border-top: 1px none #DDEBEE;
	border-right: 1px solid #DDEBEE;
	border-bottom: 1px none #DDEBEE;
	border-left: 1px none #DDEBEE;
}

.borderSepHor {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border-top: 1px none #DDEBEE;
	border-right: 1px solid #DDEBEE;
	border-bottom: 1px dashed #DDEBEE;
	border-left: 1px none #DDEBEE;
}

.borderVdot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #004364;
	border-top: 1px none #DDEBEE;
	border-right: 1px dashed #DDEBEE;
	border-bottom: 1px none #DDEBEE;
	border-left: 1px none #DDEBEE;
}

.borderBotHdot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border-top: 1px none #DDEBEE;
	border-right: 1px none #DDEBEE;
	border-bottom: 1px dotted #DDEBEE;
	border-left: 1px none #DDEBEE;
}

.borderTopHdot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #004364;
	border-top: 1px dotted #DDEBEE;
	border-right: 1px none #DDEBEE;
	border-bottom: 1px none #DDEBEE;
	border-left: 1px none #DDEBEE;
}

.borderVdotBg {
	background-attachment: fixed;
	background-image: url(../images/vDotBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.borderHdotBg {
	background-attachment: fixed;
	background-image: url(../images/hDotBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shopBg {
	background-image: url(../images/shopBg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bgNews {

	background-attachment: fixed;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
