/* Global reset ////////////////////////////////////////////////////////////////////////////////*/
*	    { 	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em { font-style: italic; }
strong { font-weight: bold; }
table {	border-collapse: collapse; border-spacing: 0;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after {	content: "";}
blockquote, q { quotes: "" "";}
caption, th, td { font-weight:normal; text-align:left; }
ol,  ul { list-style:none;}

/*///////////start stylesheet cnv internationaal //////////////////////////*/
body {
	background: url(../img/bg.gif) #FFFFFF repeat-y center;
	font-family: Verdana,  Arial,  Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 76%;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
}

strong {
       font-weight: bold;
}

h1 { font-size: 1.3em; }
h2 { 
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
h2 .blue { color:#242291;}
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
p { font-size: 1em; }

h1, h3, h4, h5, h6, p { 
	margin-bottom: 1.3em; 
}

#frame {
	margin: auto;
	width: 940px;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#main {
	width: 940px;
	position: relative;
}

.first {
	color: #343399;
}

/*/////////////////////////////////////////////*/
form {
	margin: 0;
	padding: 0;
}

table td {
	vertical-align: top;
}

fieldset, img {
	border: 0;
}

input, textarea {
	font-size: 11px;
}

/*/////////////////////////////////////////////*/
#fontsize {
	display: block;
	right: 0px;
	top: 52px;
	position: absolute;
	z-index: 90;
}

#fontsize a, #fontsize p, #fontsize h4 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

/*/////////////////////////////////////////////*/
#header, #topimage {
	background: #FFF url(../img/bg-header.gif) repeat-x left top;
	height: 100px;
	width: 940px;
	float: left;
}

#header h1 span {
	display: none;
}

#header h1, #header h2, #header ul, #header li, #nav-left ul, #nav-left li {
	margin: 0;
	padding: 0;
}

#header h1 {
	background:  url(../img/logo-cnvint.gif) no-repeat top left;
	height: 100px;
	width: 382px;
}

#header h1 a {
	display: block;
	height: 100px;
	width: 200px;
	cursor: pointer;
}

#header li {
	float: left;
	list-style: none;
}

#header a {
	text-decoration: none;
}

/*/////////////////////////////////////////////*/
#topimage {
	background:  #FFF url(../img/fwrd.jpg) no-repeat top left;
	height: 215px;
}

#fontsize {
	display: block;
	right: 10px;
	top: 4px;
	position: absolute;
	z-index: 90;
}

#fontsize a {
	float: right;
}

#fontsize a, #fontsize p, #fontsize h4 {
	color: #004A7F;
	margin: 0;
	padding: 0;
}

/*/////////////////////////////////////////////*/
#left, #center, #right, #footer {
	float: left;
	display: inline;
	width: 200px;
}

#center ol, #center ul { 
	list-style:disc;
	margin-left: 1.3em;
	margin-bottom: 1.3em;
	padding-left: 1.3em;
}

/*/////////////////////////////////////////////*/
#actiebanner {
	border: 0px solid #000000;
	padding: 0;
	margin: 0;
	width: 195px;
}

#actiebanner h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*/////////////////////////////////////////////*/
#center {
	width: 446px;
	margin-left: 14px;
	margin-right: 14px;
}

/*/////////////////////////////////////////////*/
#content {
	padding: 0;
	color: #000000;
}

#iconbar {
	display:block;
	text-align:right;
	width:400px;
}



/*/////////////////////////////////////////////*/
#agenda {
	background: #8A8AC5 url(../img/bg-agenda.gif) no-repeat top;
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	color: #FFF;
	font-size: 10px;
	width: 160px;
}

#agenda h2 {
	background: none;
}

/*/////////////////////////////////////////////*/
hr {
	border: 1px dashed #CCCCCC;
	height: 1px;
	color: #CCCCCC;
}

.clearer {
	border: none;
	clear: both;
	color: #FFF;
}

/*/////////////////////////////////////////////*/
#right {
	margin-left: 10px;
	width: 240px;
}

/*/////////////////////////////////////////////*/
#footer {
	margin-top: 10px;
	clear: left;
}


/*///////////end stylesheet cnv internationaal////////////////*/