/* Copyright www.sitesoft.nl */

body {
	font-size: 8pt;
	color: #0b5a93;
	font-family: verdana, arial, sans-serif;
	background-image: url(images/achtergrond.jpg);
	text-align: left;
}	

Table, H5, OL, UL, TD, DIV, H4, P  {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

.design01 {
	background: url("images/design01.jpg") top left no-repeat;
}

.back01 {
	background: url("images/back01.jpg") top left repeat;
}

.design02 {
	background: url("images/design02.jpg") top left no-repeat;
}

.back02 {
	background: url("images/back02.jpg") top left repeat;
}

.design03 {
	background: url("images/design03.jpg") top left no-repeat;
}

.back03 {
	background: url("images/back03.jpg") top left repeat;
}

.design04 {
	background: url("images/design04.jpg") top left no-repeat;
}

.back04 {
	background: url("images/back04.jpg") top left repeat;
}

.design05 {
	background: url("images/design05.jpg") top left no-repeat;
}

.back05 {
	background: url("images/back05.jpg") top left repeat;
}

.design06 {
	background: url("images/design06.jpg") top left no-repeat;
}

.back06 {
	background: url("images/back06.jpg") top left repeat;
}

.inhoud {
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
}

.inhoud a {
	color: #00273e;
	font-size: 8pt;
}

.inhoud a:hover {
	color: #0393c9;	
	text-decoration: none;
}

.menu {
	color: #fff;	
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
}

.menu a {
	color: #fff;
	font-size: 8pt;
}

.menu a:hover {
	color: #33cccc;	
	text-decoration: none;
}

a {
	color: #000088;	
	text-decoration: none;
	/* font-weight: bold; */
}

a:hover {
	color: #000088;	
	text-decoration: underline;
	/* font-weight: none; */
}