span.bedrijven{
 display: block;
 color: green;
 border: 1px solid green;
 padding: 1em;
 margin-right: 1em;
 width: 350px;
 background: #CCFF33;
}
body {
		padding: 0px;
		margin: 0px;
		font: normal 12px "Lucida Grande", Helvetica, Verdana, Arial;
		background-color: #fff;
	} 
	
#container
{
		position: absolute;
		top: 0;
		left: 50%;
		width: 780px;
		margin-left: -390px;
}	
	
body#uitleg
{
width: 540px;

}	

#lang img{
 border: none;
 margin: 2px;
}

#lang a{
 border: none;
}

div#menu li a.download_now
{
 background-color: orange;
 font-weight: bold;
 width: auto;
 padding-left: 5px;
 padding-right: 5px;
}

.horizontal_element, .horizontal_element_focus
{
	border: 1px inset black;
}
.horizontal_element_focus
{
	background-color: #ffffcc;
}
	
/* old sitd ---------------------------------------------------	  */
b.centered, p.centered
        {
	 text-align: center;
	}

   span.uitleg    {
	color:			blue;
	font-size:		0.8em;
	padding:		0.2em;
	margin:			0px;
	}
		
   p.fout, span.fout    {
	color:			#FF0000;
	font-size:		0.8em;
	padding:		0.2em;
	margin:			0px;
	}

   p.foutgroot, span.foutgroot    {
	color:			#FF0000;
	font-size:		1em;
	padding:		0.2em;
	margin:			0px;
	}
	
   p.attentie    {
	color:			white;
	background-color:       red;
	font-size:		1em;
	padding:		0.2em;
	margin:			0px;
	text-align:             center;
	}
	
   p.attentiegroen    {
	color:			white;
	background-color:       green;
	font-size:		1em;
	padding:		0.2em;
	margin:			0px;
	text-align:             center;
	}
	
   img.right    {
	float: right;
	}
a{
	color:			#356aa0;
	font-size:		1em;
	padding:		0px;
	text-decoration:	none;
        margin:			0px;
        border: none;

}

a:hover{
	text-decoration:	underline;
}	
a.leeg    {
	color:			#0000FF;
	font-size:		1em;
	padding:		0px;
	text-decoration:	underline;
        margin:			0px;
        border: none;
        }

a.leeg:hover
        {
         background-color: white;
         text-decoration: none;
        }		
/* end migratie ------------------------------------------------------*/	

		
p,b { 
		margin:  0; 
}


a.title
 {
		font-size:		12px;
		color: 			black;
		padding:		2px;
		margin:			2px;
		text-decoration: none;
}

a.title:hover
 {
		text-decoration: underline;
}

h1{
		font-size:		20px;
		color: 			#356aa0;
		padding:		2px;
		margin:			2px;

}

h1.kop{
		font-size:		36px;
		margin-top:		15px;
		color: 			#356aa0;
}

h2{
		font-size:		1.2em;
		color: 			black;
		padding:		0.2em;
		margin:			2px;

}

div
{
margin: 0;
padding: 10px;      
}

div#header
{
	display: block;
	height: 100px;
	width:	100%;
/*	background-image: url('img/header.png');*/
	background-repeat: repeat-x;	
	text-align: center;
}

div#menu
{
	display: block;
	left: 0;
	top: 0;
	height:	2em;
	width:	100%;
	background-color:	#356aa0;
	color:			#fff;
	border-bottom: 1px solid #356aa0;
}		

div#menu ul
{
text-align: center;
list-style: none;
padding: 0;
margin: 0;
}

div#menu li
{
float: left;
margin: 0 0.15em;
}

div#menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 6em;
display: block;
border: 1px solid #356aa0;
color: #fff;
text-decoration: none;
text-align: center;
}


div#menu li a:hover
{
text-decoration: underline;
border: 1px solid #fff;
}

div#menu li a.none:hover
{
border: 1px solid #356aa0;
}


/* Hide from IE5-Mac \*/
div#menu li a
{
float: none
}
/* End hide */

div#note
{
	display: block;
	left: 0;
	background-color:	yellow;
	color: red;
	width: 100%;
	font-weight: bold;
}

div#spoor
{
	display: block;
	left: 0;
	top: 10px;
	background-color:	#fff;
}


div#content
{
	display: block;
	left: 0;
	top: 180px;
	width:	100%;
	background-color:	#fff;
	border-top: 1px solid #356aa0;	
}


div#footer
{
	border-top: 1px solid #356aa0;
	display: block;
	width:	100%;
	text-align: center;
	color: 		     #333;
	height: 40px;
	background-color: white;
/*	background-image: url('img/footer.pngg');*/
	font-size:	10px;
}

div#footer a
{
	color: #333;

}

.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

form.cmxform
{
	padding: 0;
	margin: 0;
}


.imgbtn,.logout
{
		border: none;
		width: 150px;
		height: 52px;
}

.logout, .login  ,.imgbtnrechts
{
	/*background-image: url('img/logout.png');*/
	float: right;
}

.error
{
border: 1px solid red;
/*background-color: red;
color: white;
font-weight: bold;
padding: 2px;     */
}

.datum
{
width: 60px;
}	

.checkbox
{
width: 10px;
}	

form.cmxform .btn_next
{
 float: right;
 clear: both;
}

form.cmxform .btn_previous
{
 float: left;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #ccc;
}
form.cmxform legend {
  color: #356aa0;
  padding: 0 2px;
  font-weight: bold;
  border: none;
  display: inline-block;
  background-color: white;
}


form.cmxform label {
  display: inline-block;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  line-height: 25px;
  padding: 0;
  margin: 0;
}

.even{
background-color: white;
border: none;
}

.oneven{
/*background-color: #FCFCFC;*/
background-color: white;
border: none;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
/*display: block;*/
  width: 240px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}

