body {
    margin: 0;
    padding: 0;
	background: #7d8589 url('artwork/background.jpg') top repeat-x;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #303030 ;
}

#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding: 0;
	width: 1000px;
	background: url(artwork/bg_wrapper.jpg) repeat-y;
}

#subwrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 850px;
	text-align: left;
}

#header {
	position: relative;
	background: url(artwork/header.jpg);
	height: 318px;
	width: 1000px;
	text-align: left;
}

#container {
	position: relative;
	padding: 5px 25px 25px 25px;
	text-align: justify;
}

.sitemap li {
	list-style-type: square;
}
.sitemap   li  a {
	text-decoration: none;
}
#subfooter {
	margin: 4px 5px 5px 15px;
	text-align: right;
}

#footer {
	text-align: center;
	position: relative;
	background: url(artwork/footer.jpg);
	padding-top: 0;
	height: 28px;
	width: 1000px;
	color: #6e6e6e;
}

#footer a:link, #footer a:visited, #footer a:active {
    text-decoration: underline;
    color: #6e6e6e;
}

#footer a:hover {
	font-weight: normal;
	color: #303030;
}

#domMenu_main {
	position: absolute;
	bottom: 9px;
	left: 75px;
	width: 850px;
	margin-left: 16px;
}

div.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 13px;
    color: #000;
    text-align: center;
    height: 22px;
    line-height: 20px;
    vertical-align: middle;
	padding: 3px 6px 2px 6px;
	font-weight: bold;
}

div.domMenu_menuElementHover {
    border: solid #000000;  
    border-width: 1px;
	background-color: #FFFFFF;
	padding: 2px 5px 1px 5px;
	opacity: .5;
    filter: alpha(opacity=50);
}

*html div.domMenu_menuElement {
	padding: 3px 6px 3px 6px;
}

*html div.domMenu_menuElementHover {
	padding: 2px 5px 2px 5px;
}

div.domMenu_subMenuBar {
    border: solid #7E7E7E 1px;
    background-color: #FFFFFF;
    padding-bottom: 1px;
	opacity: .7;
    filter: alpha(opacity=75);
}

div.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    border: solid #CCCCCC 0px;
    margin: 1px 1px 0px 1px;
    color: #0F0F0F;
    padding: 2px 4px;
	text-align: left;
}

div.domMenu_subMenuElementHover {
    background-color: #EFEFEF;	
}

#animatie {
	text-align: center;
}



p.a {
	padding-left: 25px;
}

p.n {
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}

p.w {
	padding-left: 25px;
	color: #e01010
}

p.cp {
	text-align: center;
}

img.mail {
	padding-top: 5px;
}
h2 {
	font-size: 14pt;
	color: #072237;
}

h3 {
	font-size: 12pt;
	color: #0c304e;
}

h4 {
	font-size: 10pt;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	font-size: 10pt;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #808080;
}

h6 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #072237;
}

a:link, a:visited, a:active {
    text-decoration: underline;
    color: #303030;
}

a.extra {
	text-decoration: none;
	padding-left: 15px;
	background-image: url(artwork/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.extra:hover {
	background-position: 4px 3px;
}

a.top {
	display: block;
	height: 20px;
	width: 15px;
	background-image: url(artwork/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

a.top:hover {
	background-position: 0px 5px;
}

img {	
	border: none;
}

img.image_right {
	border: 1px solid #000000;
	margin: 0 15px;
	float: right;
}

img.iv {
	border: 1px solid #000000;
}

img.irnb {
	float: right;
	margin: 10px 0 0 25px;
}

img.icgr {
	border: 1px solid #000000;
	margin: 15px;
}

img.svs {
	border: 1px solid #000000;
}

a:hover {
	font-weight: bold;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

table.table_contact {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
	padding-left: 25px;
}

div.zp {
position: relative;
width:95%;
text-align: center;
}

table.tv {
	width: 95%;
	margin: 0;
	padding: 0;	
	font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

table.tv td {
	padding: 10px;
	padding-right: 15px;
	vertical-align: top;
	width: 50%;
}
.sitemap li a:hover {
	text-decoration: underline;
}

