/*
#entryWerken table input.knopZoek2 {
	border:none;
	font-size:9px;
	height:auto;
}

*/

/* fixes for asp.net control generatie */

#entryWerken #tekst table span.emailmode input {
	border:medium none;
	text-align:left;
}

#entryWerken #tekst span.functiecategorie input {
	border:0pt none;
	margin:0pt 0pt 0pt -3px;
	padding:0pt;
	width:20px;
}

#entryWerken #tekst span.functiecategorie 
{
	float:left;
}

#entryWerken #tekst span.functiecategorieval 
{
	float:right;
}

#entryWerken #tekst span.radio input {
	border:medium none;
	text-align:left;
}

#entryWerken #tekst span.check input {
	border:medium none;
	text-align:left;
}

.mobiel1 {
	width:38px;
}

.mobiel2 {
	width:50px;
}

.mobiel3 {
	width:39px;
}

#entryWerken #tekst table.formulier2 
{
	margin:0px 0pt;
}

#entryWerken #tekst table td.grid 
{
	height:auto;
}

#entryWerken #tekst table tr.emptydata
{
	border:none;
}


/* end fixes */

#header #clickableLogo, #headerEng #clickableLogo  {
	border:medium none;
	float:left;
	height:92px;
	margin-left:23px;
	margin-top:15px;
	width:185px;
}


#headerVolg #clickableLogo {
	border:medium none;
	float:left;
	height:55px;
	margin-left:88px;
	margin-top:13px;
	width:55px;
}

div.popup
{
	/*height:1px;
	width:1px;*/
	left:0px;
	top:0px;
	position:absolute;
	visibility:hidden;
	z-index:100;
	border-style:solid;
	border-width:2px;
	border-color:#0660A7;
	background-color:White;
	font-weight:bold;
}

div.popup div.header
{
	background-color:#0660A7;
	color:White;
	padding-bottom:0.3em;
}


div.popup img
{
	border:none;
}

div.popup iframe 
{
	overflow:hidden;
}

body.nieuwsitem 
{
	margin:0;
	text-align:left
}

body.nieuwsitem div.flashcontainer 
{
	font-size:0%;
}

body.nieuwsitem p
{
	margin:0px;
	padding:5px;
}

div.emailvacature table 
{
	width:450;
	table-layout:fixed;	
}

div.emailvacature table td 
{
	text-align:left;
	padding : 2px;
}

div.emailvacature label 
{
	font-weight:bold;
}

div.emailvacature td.label {
	width:150px;
}

div.emailvacature input.button {
	background-color:#EFEFEF;
	border-color:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-width:1px;
	clear:both;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

div.emailvacature textarea
{
    CLEAR: both;
    BORDER-WIDTH: 1px;
    border-style:solid;
    border-color:#015ac2;        
    COLOR: #015ac2;
    TEXT-DECORATION: none;
    float:left;
    width:400px;
}

div.emailvacature input.textbox
{
    CLEAR: both;
    BORDER-WIDTH: 1px;
    border-style:solid;
    border-color:#015ac2;
    CURSOR: auto;
    COLOR: #015ac2;
    TEXT-DECORATION: none;
    width: 200px;
}

body.emailvacature
{
	background-color:#D6D3CE;
	text-align:left;
	margin:5px;
}

h3.overzichtTitel a
{
	text-decoration:none;
}

/* extra style zodat eerste kolom van formulier een vaste breedte heeft */
.formulier td.label 
{
	width:45%;
}

.formulier2 td.label 
{
	width:45%;
}


/* BEGIN style voor nieuwsitem beheer */
.nieuwsitemlist 
{
	list-style: none;
	margin : 0;
	padding : 0px;
}

.nieuwsitemlist li {
	clear:left;
	margin-left: -15px;
}

.nieuwsitemlist li.header {
	padding-top:10px;
}

.nieuwsitemlist strong 
{
	color:#1961AB;
}
/* END style voor nieuwsitem beheer */


/* toon de individuele messages van de summary control niet */
div.solsummary ul 
{
	visibility:hidden;
	display:none;
}

