/*
 ---------------------------
 Realisatie:               	
 ---------------------------
 ēM-Solutions              	
 ---------------------------
 www.2m-solutions.nl       	
 info@2m-solutions.nl      	
 ---------------------------
*/
/*
______________________________________________

Global Settings
______________________________________________
*/
html 
{ 
	height: 100%;
	overflow-y:			scroll; 
}

body 
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	padding: 			0;
	margin: 			0;
	height: 			60%;
	background-image: 	url(../../img/bg_verticaal.gif);
	background-repeat: 	repeat-x;
	background-color: 	#9d9575;
	line-height: 		1.4;
	margin-top: 		0px;
	color:				#7D5D33;
	
}
.container
{
	width: 				1000px;
	margin: 			0 auto;
	background-color: #FFF;
	min-height: 		60%;
	background-image:	url(../../img/bg.gif);
	background-repeat: 	repeat-y;
	background-position: center 0;
}

a
{
	color: #ff990c;
}
/*
______________________________________________

Clearfix
______________________________________________
*/
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 100%;}
	.clearfix {display: block;}
    /* End Holly Hack */
/*
______________________________________________

Body Components
______________________________________________
*/
#header
{
	width:	1000px;
	height: 70px;
	text-align:	center;
	text-align:  right;
	background: #ff990c;
	
}
#header2
{
	width:	1000px;
	height: 93px;
	text-align:	center;
	text-align:  right;
	background: #f2ede1;
	background-image:url(../../img/image_menu_top.gif);
	background-repeat: no-repeat;

	
}

#logopointer
{
	width: 145px;
	height: 85px;
	margin-left: 40px;
	float: left;	
	cursor: pointer;
}
#logopointer2
{
	width: 145px;
	height: 20px;
	margin-left: 40px;
	float: left;	
	cursor: pointer;
}
#headerleft
{
	height: 38px;
	background: #f2ede1;
	text-align: left;
	background-image:url(../../img/image_menu.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.searchbar
{
	margin-top: 50px;
	margin-right: 35px;
	float:  right;
	vertical-align: middle;	
	height:40px;
	width:240px;
	background-image:url(../../img/search.gif);
	background-repeat: no-repeat;
		
}

.menu
{
	height: 80px;
	background: #f2ede1;
	text-align: left;
	color:#948562;
}
.menu a
{
	
	line-height:8 ;
	font-size:13px;	
	font-weight: bold;
	width:152px;
	float:left;
	display:block;
	text-decoration:none;
	background: url(../../img/button_notactive.gif) repeat-x;
	height:80px;
	color:#948562;
	overflow: hidden;

}
td.menuspace
{
	background: url(../../img/button_space.gif) repeat-x;
	height:80px;
	width: 4px;
}
.menu a:hover
{
	background: url(../../img/button_mouseover.gif) repeat-x;	
	color:#948562;	
}

.menu .selected
{
	background: url(../../img/button_mouseover.gif) repeat-x;	
	color:#948562;	
}

#content_left
{
	width:	380px;
	background-color: #FFF;
	float: left;
	min-height: 400px;
	text-align: left;
	background: url(img/container2_2mmananager.gif) no-repeat;	
	
	/*padding-bottom:10px; */
}
#text_links
{
	padding:20px;
}
#content_left_content
{
	float: left;

}
#content_right
{

	width:	620px;
	float:	right;
	margin-bottom: 0px;
}
#content_right_menu
{
	background-image:url(../../img/menurechtscontent.gif);	
	background-repeat: no-repeat;
	height: 40px;
	background-color: #f2ede1;
	float:	right;
	padding-left: 17px;
	margin-top: 15px;
}
#content_right_content
{
	width:	580px;
	padding: 20px;
	padding-top: 0;
	background-color: #f2ede1;
	float:	right;
	min-height: 255px;
	
}
#disclaimer
{
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 15px;
	color: #ffd69e;
	font-size: 10px;
/*	margin-top:	-31px; */
	position: relative;
	text-align: center;
	background-color: #c4974b;
}
.disclaimertext
{
background-color: #c4974b;	
}

#content_bottom
{
	clear: both;
	height: 40px;

/*	margin-top:	-31px; */
	text-align: center;
	background-color: #ffd69e;
	overflow: hidden;
}

#content_bottom_placeholder
{
	background: #FFF;
	height: 15px;
	clear: both;
}

#bottom_placeholder
{
	background: #9d9575;
	height: 52px;
	clear: both;
}

h1
{
	font-size:  20px;
	color:		#cdb089;
	margin: 0px;
}
h2
{
	font-size:  14px;
	padding-top: 	5px;
	padding-bottom: 5px;
	color:		#00529B;
}

h3
{
	font-size:  12px;
	padding-top: 	5px;
	padding-bottom: 5px;
	color:		#00529B;
}
h4
{
	font-size: 16px;
	text-align: center;
	padding-top : 15px;
	color: #FFFFFF;
}
h5
{
	font-size:  14px;

	color:		#00529B
}
#mymelding
{
	border: 1px solid #C0C0C0;
	background-color: #FFFFAA;	
	width: 95% ;
	color:#3C3C3C;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 3px;	
}

.listyle1
{
	text-decoration:none;
	background-image:url(../../img/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height: 30px;
	font-size:12px;
	text-align: left;
	padding-left:40px;
	color:#00529B;
	line-height:2.1;	
	list-style-type: none;
}
.listyle2
{
	text-decoration:none;
	background-image:url(../../img/button_2.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height: 30px;
	font-size:12px;
	text-align: left;
	padding-left:40px;
	color:#00529B;
	line-height:2.1;	
	list-style-type: none;
}
.listyle3
{
	text-decoration:none;
	background-image:url(../../img/button_3.gif);
	background-repeat:no-repeat;
	display:block;
	height: 30px;
	font-size:12px;
	text-align: left;
	padding-left:40px;
	color:#00529B;
	line-height:2.1;	
	list-style-type: none;
	background-position:center;
}
.listyle4
{
	text-decoration:none;
	background-image:url(../../img/button_4.gif);
	background-repeat:no-repeat;
	display:block;
	height: 30px;
	font-size:12px;
	text-align: left;
	padding-left:40px;
	color:#00529B;
	line-height:2.1;	
	list-style-type: none;
	margin-left: 12px;
	background-position:center;
}
.listylemenu
{
	text-decoration:none;
	background-image:url(../../img/button_top.gif);
	background-repeat:no-repeat;
	display:block;
	height: 30px;
	font-size:12px;
	text-align: center;
	color:#00529B;
	line-height:2.1;	
	list-style-type: none;
	margin-left: 12px;
	background-position:center;
	width: 125px;
}

#melding
{
	background-color: #5E88DD;
	color: #fff;
	
	padding: 5px;
}

.validatie
{
	color: #FF0000;
}

.verplicht
{
	color: #969696;
	font-size: 10px;
}

.fieldholder
{
	 background: url(../../img/search_field.gif) no-repeat; 
	 width: 142px;
}

.search_field
{
	width: 130px;
	height: 22px;
	background: none;
	border: none;
	color: #876940;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	
}

.fieldholder_large
{
	 background: url(../../img/bg_field.gif) no-repeat; 
	 width: 250px;
}

.text_field
{
	width: 240px;
	height: 22px;
	background: none;
	border: none;
	color: #876940;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	
}

.fieldholder_textarea
{
	 background: url(../../img/text_field.gif) no-repeat;
	border: 0px; 
	width: 250px;
	height: 126px;
}
.textarea
{
	background: none;
	border: 0px; 
	width: 250px;
	height: 120px;
	padding-left: 5px;
	padding-right: 15px;
	
	scrollbar-arrow-color: #0055a7;
	scrollbar-face-color: #f4ddc0;
	scrollbar-highlight-color: #f4ddc0;
	scrollbar-3dlight-color: #fd9809;
	scrollbar-shadow-color: #0055a7;
	scrollbar-darkshadow-color: #fd9809;
	scrollbar-track-color: #FFFFFF;
	
}

a.footer
{
	color: #ffd69e; 
	text-decoration: none;
}

/*TICKER*/
#pscroller1{
width: 600px;
height: 40px;
overflow: hidden;

}

.someclass{
	margin-left: 0px;
	height: 30px;
	text-align: left;
	
}

.someclass a
{
	
	color: #9d5906;
	font-weight: bold;
	text-decoration: none;
}

.innerDiv
{
	margin-top: 3px;
}




/*BUTTONS*/

.verzend{
	height:25px;
	width: 80px;
	background: url(../../img/verzend.gif) no-repeat;
	border: 0px;
	cursor: pointer;

}


/* ------------------------------------------------------------------------- Google Map */
 
#googlemap {
 	padding: 10px 10px 10px 0px;
 	margin-left: 3px;
 	margin-bottom: 10px;
	width: 387px;
	float: left;
	font: 12px arial, verdana, sans-serif; 
	line-height: 18px;
	color: #2e3191;
	font-weight: bold;
}
 
#googlemap .omschrijving {
	margin-top: 3px;
	width: 110px;
	float: left;
	display: inline;
}

#googlemap .invul {
	margin: 2px 5px 2px 5px;
	width: 250px;
	float: left;
	display: inline;
}

#googlemap input.large {
	padding: 2px 0px 0px 3px;
	margin-right: 10px;
	width: 183px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #2e3191;
}

#googlemap input.small {
	padding: 2px 0px 0px 3px;
	width: 34px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #2e3191;
}

#googlemap input.button {
	padding: 1px 1px 3px 1px;
	width: 80px;
	height: 22px;
	float: left;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #fff;
	border: 1px solid #2e3191;
	background-color: #2e3191;
}

#googlemap select {
	padding: 0px 0px 0px 3px;
	width: 240px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #2e3191;
}

#googlemap option {
	padding: 1px;
	width: 240px;
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #2e3191;
}

#map {
	margin-left: 3px;
	width: 407px;
	height: 280px;
	overflow: hidden;
	display: block;
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #2e3191;
}

#map a:link, #map a:visited {
	text-decoration: none;
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #2e3191;
	padding-bottom: 0px;
	border-bottom: 0px solid #2e3191;
}

#map a:hover {
	color: #ccc;
}

#directions {
	margin-left: 0px;
	width: 407px;
	display: block;
	font: 11px arial, verdana, sans-serif;
	color: #2e3191;
}


