
* {
Padding-right: 0px; 
Padding-left: 0px; 
Padding-bottom: 0px; 
Margin: 0px; 
Padding-top: 0px;
}

ul{
	padding-left: 20px;
}


body, html{
	position: relative;
	height: 100%;
	width: 100%;
	cursor: default;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background: #f1f1f1;
	background-color: #f1f1f1;
	color:#3C3C3C;

}
.errors{
	color: red;
	font-size: 80%;
}

.tipvandedag
{
	padding: 20px;
	background-color:#ffffff;
	background: url('../images/cnv/ContentTop.gif') repeat-x top left;
}

#CNVWerktLogo{
	position: absolute;
	top: 0px;
	width: 141px;
	height: 126px;
	overflow: hidden;
	display: block;
	margin-top: 73px;
	margin-left: 14px;
	padding: 0px;
	z-index: 3;	
}
#Flash{
	display: block;
	position: absolute;
	top: 0px;
	margin-top: 60px;
	margin-bottom: 15px;
	z-index: 2;	
}
a{
	color: #990099;
	font-weight: bold;
	outline: none;
}
a.bluelink{
	color: #4546a0;
	font-weight: normal;
}
h1{
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3em;
}
h2{
	color: #333333;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3em;
}
h3{
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	line-height: 1.3em;
}
span.purple{
	color: #990099;
}
span.blue{
	color: #4546a0;
}
img {
border: none;
text-decoration: none;
}

form{
	font-size: 12px;
	font-family: arial;

}
.answer{
padding-left: 10px;
}
input, textarea, select {
	font-size: 12px;
	font-family: arial;
	color: #666666;
	padding: 2px;
	margin: 2px 2px;
}
textarea{
width: 340px;	
}

input.submitbutton:hover{
	color: #ffffff;
	cursor: pointer;
	background: url('../images/cnv/ButtonBackHover.gif') repeat-x top left;
}
input.submitbutton{
	height: 37px;
	padding: 2px 10px;
	color: #ffcc33;
	line-height: 20px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3em;
	background: url('../images/cnv/ButtonBack.gif') repeat-x top left;
	background-color: #990099;
	border: 0px solid #a756b2;
}

#Container {
	padding: 0px 0px 0px 0px;
	margin: 0px auto; 
	width: 100%;
	min-width: 1004px;
	background-color: #f1f1f1;
}


#NavBar{
	width: 100%;
	height: 45px;
	background: url('../images/cnv/NavBack.gif') repeat-x left;
}
#Navigation{
	width: 1004px;
	margin: 0px auto;
	height: 44px;
	overflow: hidden;
}
#Navigation ul { 
list-style:none;
}
#Navigation li {
	display: block;
	float: left;
	
	padding: 0px;
	padding: 0px 0px 0px 0px;
}
#Navigation li.last{
	display: block;
	float: right;
	padding: 0px 0px 0px 0px;
}
#Navigation li.first{
	display: block;
	padding: 0px 0px 0px 0px;
}
#Navigation li a {
	display: block;	
	float: left;
	height: 44px;
	padding: 9px 0px 0px 0px;
	overflow:hidden;

	color: #999999;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	line-height: 17px;

	border: 0px solid #000000;
}
.NavSubtext{
	font-size: 9px;
	color: #999999;
	line-height: 9px;
}
#Navigation li a:hover .NavSubtext, #Navigation .current  .NavSubtext{
	color: #333399;
}
#Navigation li a:hover, #Navigation li a:active, #Navigation .current a{
	color: #990099;
}
#Navigation li a:hover{
	background: url('../images/cnv/NavHover.gif') no-repeat top center;
}
#Navigation li a:active .Hlink, #Navigation .current a .Hlink{
	
	border-left: 11px solid #ffcc33;
	border-right: 11px solid #990099;
	padding: 0px 11px;
}
#Navigation li a .Hlink{
	border-left: 0px solid #ffcc33;
	border-right: 0px solid #990099;
	padding: 0px 22px;
}

#Content{
	clear:both;
	float:left;
	width: 100%;
	padding:  0px 0px 0px 0px;

	background: url('../images/cnv/ContentBack.jpg') no-repeat bottom center;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
}
#ContentDouble{
	float:left;
	width: 100%;
	padding:  0px 0px 0px 0px;
	background: url('../images/cnv/ContentTop.gif') repeat-x top left;
}
#ContentMiddle{
	width: 1004px;
	padding: 0px;
	margin: 0px auto;
}
#ContentMiddleFind{
	width: 1004px;
	padding: 0px;
	margin: 0px auto;
}
#ContentLeft{
		height: 550px;
	float:left;
	width: 552px; 
	text-align: left;

}
#ContentRight{
	float:right;
	display:block;
	width: 414px; 

	
	padding: 20px 14px 20px 14px;
	margin-bottom: 30px;
	
	
	text-align: left;
	z-index: 4;	
	
}
#ContentRightFind{
	float:right;
	display:block;
	width: 414px; 

	
	padding: 20px 14px 20px 14px;
	margin-bottom: 0px;
	
	
	text-align: left;
	z-index: 4;	
	
}
div.Box{
	font-family: Arial;
	display: block;
	width: 414px;
	background: url('../images/cnv/BoxBack.gif') repeat-y top left;
	background-color: #ffe599;
	margin-top: 10px;
}
div.BoxBottom{
	display: block;
	background: url('../images/cnv/BoxBottom.gif') no-repeat bottom left;
}
div.BoxTop{
	display: block;
	background: url('../images/cnv/BoxTop.gif') no-repeat top left;
	padding: 12px 38px 31px 19px;
	
}
div.Box2{
	font-family: Arial;
	display: block;
	width: 414px;
	background: url('../images/cnv/BoxBack2.gif') repeat-y top left;
	background-color: #ffffff;
	margin-top: 10px;
	overflow: hidden;
}
div.BoxBottom2{
	display: block;
	background: url('../images/cnv/BoxBottom2.gif') no-repeat bottom left;
	overflow: hidden;
}
div.BoxTop2{
	display: block;
	background: url('../images/cnv/BoxTop2.gif') no-repeat top left;
	padding: 12px 58px 31px 19px;
	overflow: hidden;
}

div.Box3{
	font-family: Arial;
	display: block;
	width: 414px;
	background: url('../images/cnv/BoxBack3.gif') repeat-y top left;
	background-color: #ffffff;
	margin-top: 10px;
}
div.BoxBottom3{
	display: block;
	background: url('../images/cnv/BoxBottom3.gif') no-repeat bottom left;
}
div.BoxTop3{
	display: block;
	background: url('../images/cnv/BoxTop3.gif') no-repeat top left;
	padding: 12px 38px 31px 19px;
}


#CNVBedrijvenbondLogo{
	float:left;
	margin-top: 11px;
}
#BlueBar{
	clear:both;
	float:left;
	width: 100%;
	height: 63px;
	
	background: url('../images/cnv/BlueBack.gif') repeat-x left;
	background-color: #333399;
	padding: 0px;
	margin:0px;
}
#BlueBarContent{
	width: 1004px;
	Margin: 0px auto;
	padding: 6px 0px 6px 14px;
	text-align: left;
	height: 51px;

}
#BlueBarContent ul { 
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#BlueBarContent li {
	display: block;
	text-align: center;
	padding: 0px;
	margin-right: 14px;
	margin-left: 0px;
	float: left;
}
#BlueBarContent li:first-child {
	margin-left: 0px;	
}

#PurpleBar{
	clear:both;
	float:left;
	width: 100%;
	height: 32px;
	
	background: url('../images/cnv/PurpleBack.gif') repeat-x left;
	background-color: #990099;
	border-top: 1px solid #a756b2;
	color: #c97bc9;
	font-family: arial;
	padding: 0px 0px 0px 0px;
	line-height: 32px;
	font-size: 11px;
}
#PurpleBar a{
	font-weight: bold;
	color: #c97bc9;
	font-family: arial;
	font-size: 11px;
}
#PurpleBarContent{
	width: 1004px;
	margin: 0px auto;
	height: 32px;
}
#PurpleBarContent #Left{
	float: left;
	width: 488px;
	text-align: left;
	padding-left: 14px;
}
#PurpleBarContent #Left img.rss{
	position:relative;
	top: 5px;
}
#PurpleBarContent #Right{
	float: right;
	width: 488px;
	text-align: right;
	padding-right: 14px;
}
#Footer{	
	clear:both;
	float:left;
	width: 100%;
	height: 108px;
	
	background: url('../images/cnv/FooterBack.gif') repeat-x top center;
	background-color: #f1f1f1;
	border-top: 1px solid #ffffff;
	
	font-size: 11px;
	color: #adadad;
}
#FooterLeft a.footerimage img{
	margin: 10px 10px 10px 0px;
}
#FooterRight a.footerimage img{
	margin: 10px 0px 10px 10px;
}
#FooterContent{
	padding: 5px 0px 0px 0px;
	width: 1004px;
	Margin: 0px auto;
}

#FooterLeft{
	float: left;
	width: 488px;
	text-align: left;
	padding-left: 14px;
}

#FooterRight{
	float: right;
	width: 488px;
	text-align: right;
	padding-right: 14px;
}
.popup_msg{
	position:absolute;
	background-color: #ffffff; 
	width:240px; 
	left: 14px; 
	top: 380px; 
	z-index: 1000;
	display: none
}
#titleBar{
	float: left;
	width:220px;
	/*cursor: move;*/
	padding: 10px;
	background-color: #990099;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
}
#titleBar .left{
	float: left;
}
#titleBar .right{
	float: right;
}
#titleBar .right a{
	color: #ffffff;
	text-decoration: none;
}
#popupContent{
	clear: both; border: 1px solid #e8dcea; border-top: 0px; padding: 10px;
}
#popupContent a{
	display: block; 
	width: 200px;
	padding: 10px;
	margin-top: 10px;
	background-image: url('../images/cnv/popupsubmit_bg.gif');
	background-repeat: repeat-x;
	background-color: #d0bacf;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
}
.submitprevious, .submitnext, .submitresult{
	display: block;
	border: 0px;
	background-color: #fff;
	color: #990099;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 5px;
	width: 145px;
	
}
.submitprevious
{
	float: left;
}
.submitnext, .submitresult
{
	float: right;
}
