html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../img/bgabout.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:small;
	color:#01578a;
	scrolling:yes;
}

a,a:visited{
	color:#990000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	color:#FE5B02;
}

.wrp{
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
} 

table{
	border:0px;
}

img{
	border:0;
}

.tableWrap{
	background-image: url(../img/bgtable.gif);
	background-repeat:repeat-y;
}

.tableindex1{
	background-image: url(../img/bgindex01.gif);
	background-repeat: no-repeat;
}
.tableindex2{
	background-image: url(../img/bgindex02.gif);
	background-repeat: repeat-y;
}
.tableindex3{
	background-image: url(../img/bgindex03.gif);
	background-repeat: no-repeat;
}
.profielbg01{
	background-image: url(../img/bgprofiel01.jpg);
	background-repeat: no-repeat;
}
.profielbg02{
	background-image: url(../img/bgprofiel02.jpg);
	background-repeat: no-repeat;
}
.profielbg03{
	background-image: url(../img/bgprofiel03.jpg);
	background-repeat: no-repeat;
}
.profielbg04{
	background-image: url(../img/bgprofiel04.jpg);
	background-repeat: repeat-y;
}
.profielbg05{
	background-image: url(../img/bgprofiel05.jpg);
	background-repeat: no-repeat;
}
.profielbg06{
	background-image: url(../img/bgprofiel06.jpg);
	background-repeat: no-repeat;
}
.wallpaperbg01{
	background-image: url(../img/bgwallpaper01.jpg);
	background-repeat: no-repeat;
}
.wallpaperbg02{
	background-image: url(../img/bgwallpaper02.jpg);
	background-repeat: no-repeat;
}
.wallpaperbg3{
	background-image: url(../img/bgwallpaper03.jpg);
	background-repeat:repeat-y;
}
.contactform{
	background-image: url(../img/bgcontactform.gif);
	background-repeat:repeat-y;
}
.bgnavshop{
	background-image: url(../img/bgnavshop.jpg);
	background-repeat:repeat-x;
}
.bgnavshoptit{
	background-image: url(../img/bgnavshoptit.jpg);
	background-repeat:repeat-x;
}

.nav{
	width: 246px;
	background-image: url(../img/bgleft.gif);
	background-repeat:repeat-y;
}

.content{
	width: 492px;
	vertical-align:top;
}

.tit{
	width: 492px;
	height:35px;
}
.titTxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #01578A;
}
.txtsmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #01578A;
	font-style: normal;
}

.buttonRow {

	
}
UL 
{ 
	list-style-image: url(../img/dot_arrow.gif); 
	padding-top:5px;
}
.tag
{
	color: White;
}


	
	
