
img
{
	display: inline-block;
	border: 0px;
}

body
{
  background-color: #ffffff;
  font-size: 1em;
  color: #000000;
  text-align: center;
  height:100%;
}


#container
{
    background: #FFFFFF url(../images/background.gif) repeat-y;
	position: relative;
	text-align: left;
	width: 962px;
	margin: 0em auto;
}



#left_column
{
	float: left;
	width: 241px;
}

#right_column
{
	float: right;
	width: 711px;
	padding-left: 7px;
	padding-bottom: 20px;
}

.balk
{
	padding: 0px 1px 0px 1px;
}


div.webconsulente
{	
	float:left;
	position: absolute;
	width:230px;
	z-index: 32;
	top: 170px;
	/*border: solid 1px red;*/
	overflow: hidden;
}


/*------------------------------------------------------------------------*/
/*   MENU'S   */
/*------------------------------------------------------------------------*/


div.mainmenudots
{
	height:33px;	
}

.commonmenu
{
	width:240px;
	margin-left:1px;
	overflow:hidden;
}

.bannermargin
{
	margin-left:18px;	
}

/*------------------------------------------------------------------------*/
/* main menu */
/*------------------------------------------------------------------------*/

/*static menuitem classes (MenuItems with a depth = 0)*/
.staticmenuitem
{
    font-family: Verdana;
    font-size: 11px;
    color: #5d6169;
    height: 25px;
    cursor: hand; 
}
.staticmenuitemover
{
    font-family: Verdana;
    font-size: 11px;
    height: 25px;
    color: #c53006;
    cursor: hand;       
}
.staticmenuitemselected
{
    font-family: Verdana;
    font-size: 11px;
    height: 25px;
    background-image: url(../images/menu/staticselectedmenuitem.gif);
    background-position: center top;
    color: #c53006;
    cursor: hand;                     
}

.dynamicmenustyle
{
	z-index: 2;
}


/* dynamic menuitem classes (MenuItems with a depth > 0)*/
.dynamicmenuitem
{
    font-family: Verdana;
    font-size: 11px;
    height: 20px;
    background-image: url(../images/geefjemening/dynamicmenubg.gif);
    color: Black;
    cursor: hand;    
	z-index: 2;    
}

.dynamicmenuitemover
{
    font-family: Verdana;
    font-size: 11px;
    background-image: url(../images/geefjemening/dynamicmenubg.gif);
    height: 20px;
    color: #c53006;
    cursor: hand; 
	z-index: 2;   
}

.dynamicmenuitemselected
{
    font-family: Verdana;
    font-size: 11px;
    background-image: url(../images/geefjemening/dynamicmenubg.gif);
    height: 20px;
    color: #c53006;
    cursor: hand;  
	z-index: 2;  
}

.staticitemwrapper
{
    padding: 5px;
	z-index: 2;
    
}

.dynamicitemwrapper
{
	text-align:left;
	padding-top:2px;
    padding-left:10px;
	z-index: 2;
}

div.header
{		
    width:707px; 
   
	/*border:1px solid red;    */
}

div.breadcrumbs
{
	
	/*border:none;
	padding-top:0px;
    width:707px; 
    height:25px;           */
}

/*------------------------------------------------------------------------*/
/* search panel */
/*------------------------------------------------------------------------*/

div.search
{
	background-color: #EFEFEF; 
	width:708px;
		height:90px;
}

div.row
{
	float:left;
	width: 706px;	
	height:45px;
	background-color: #EFEFEF;
	/*border:1px solid red;*/
}

div.dropdownlist
{
	/*padding-top:10px;
	padding-left:14px;
	padding-right:9px;*/
	float:left;
	width:145px;
	
}

.dropdownmargin
{
	padding-top:10px;
	padding-left:14px;
	padding-right:9px;	
}

.dropdownmargin2
{
	padding-top:10px;
	padding-left:14px;
	padding-right:9px;	
}


div.searcharea
{
	float:right;
	width:255px;
	overflow:auto;	
}

.regions
{
	
	
	height:43px;
	float:left;
}

.wissen
{	
	float:left;
	margin-top:15px;
	
}
	
.linkwissen
{	
	font-family:Arial;
	font-size:12px;
	color:#c20808;	
	text-decoration:none;
	margin-bottom:15px;
}

div.button
{
	margin-top:10px;
	text-align:left;
	/*border:1px solid red;*/
	float:right;	
	width: 84px;	
}

div.searchfield
{
	/*border:1px solid red;*/
	padding-top:11px;
	padding-left:16px;
	padding-right:9px;
	width:145px;	
	height:45px;
	/*border-bottom-color:#FFFFFF;*/
	background-image:url(../images/zoeken.jpg);
	background-repeat:no-repeat;
	
}

.regionsbutton
{
	vertical-align:	top;
}

div.textboxstyle
{	
	width:255px;	
	height:22px;
	padding-top:3px;
	padding-left:2px;
	background-image:url(../images/geefjemening/standardtextboxbackground.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.inputbox
{
	/*cursor: pointer;*/
	background-color: White;
    border-left-color:White;
	border-left-style: solid;
	border-left-width: 1px;
    border-right-color: White;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.inputback
{
	float:left;
	height: 80;
	width:160px;	
	background-image:url(../images/zoeken.gif);
	background-color: Red;
}
/*------------------------------------------------------------------------*/
/* content panel */
/*------------------------------------------------------------------------*/

div.content
{		
	height:100%;   
	float:left;
	padding-left:10px;
	padding-right:1px;
	width:680px;
	font-family: Arial; 
	font-size:12px;
	

}

.ul
{
	margin-left:5px;
}

.li

{
	margin-left:10px;
}

div.items
{
	float:left;
	padding-top:16px;
	padding-bottom:4px;
	width:308px;
}

div.itemsdevider
{
	float:left;
	width:62px;
}

div.itemsheader, div.itemtitle, div.contenttitle
{
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 14px; 
	letter-spacing:1px;
}

div.itemsheader
{
	float:left;
	padding-bottom:9px;
	width:308px;
	height:14px;
	color: #C20808;	
}

div.itemtitle, div.contenttitle
{
	float:left;
	padding-bottom:6px;
	vertical-align:text-top;
	height:16px;
	color: #535353;	
    background-image: url(../images/itemtitle_background.gif);
    background-repeat:repeat-x;    	
}

div.itemtitle
{
	width:308px;
}

div.contenttitle
{
	width:678px;
}

div.itemtext, div.contenttext
{
	float:left;
	font-family: Arial;
	padding-right:14px;
	padding-bottom:16px;
	font-size: 8.6pt; 
	letter-spacing:0.3pt;
	font-weight:bold;
	color: #535353;	

}

div.itemtext
{
	width:294px;
}

div.contenttext
{
	width:600px;
}

/*------------------------------------------------------------------------*/
/* FONTS ETC.   */
/*------------------------------------------------------------------------*/

/* font */
.text
{
	font-family: Arial; 
	font-size: 10px; 
	color: #000000
}

.links
{
	color:Black;	
}

/* listbox */
.listbox 
{ 
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.quotetop
{
	width: 708px;
	height: 27px;
    
}

.quote
{
	width: 708px;
	height: 67px;
	background-image: url(../images/quote.gif); 
}


/*LoginButton*/


.LoginControlStyle
{
	font-family:Arial;
}


/* searchresult*/

.searchresult
{
	font-family:Arial;
	font-size:11px;	
}

.labels
{
	font-family:Arial;
	font-size:12px;	
}

a
{
	padding:0;
	
}


/* ----------------------------------------*/
/* FLOAT FIX                               */
/* ----------------------------------------*/
/*** clearing rules ***/ 
  
.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
  
.clearfix {display: inline-block;} 
  
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 






/* Geef je mening */

.largetextboxwrapper
{
	width:252px;
	height:114px;
	padding-left:3px;
	padding-top:3px;
	background-image:url(../images/geefjemening/largetextboxbackground.gif);
}


