/*
* MAIN STYLESHEET MULTIMOVE.NL
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

* {
 margin: 0;
 padding: 0;
}

html,body{
 margin:0px;
 padding:0px;
 height:100%;
 width:100%;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#6D6D6D;
 background: #FFFFFF;
}

/*LAY-OUT*/
#wrapper{
 background-image:url(../images/layout/background_2.jpg);
 background-repeat:no-repeat;
 width:980px;
 position: relative; 
 min-height: 100%;  
 height:auto !important;
 height:100%; 
 margin: 0 auto;
 /*left: 11.7%;*/
}

#logo{
	position:absolute; 
	top:10px; 
	left:600px;
	width:220px;
	height:210px;
	cursor:pointer;
}

#flag_nl{
 background-image:url(../images/layout/flag_nl.jpg);
 background-repeat:no-repeat;
 position: absolute; 
 width:25px;
 margin-top: 35px; 
 margin-left:915px;
 height:16px;
 
}
#flag_en{
 background-image:url(../images/layout/flag_en.jpg);
 background-repeat:no-repeat;
 position: absolute; 
 width:25px; 
 margin-top: 35px;
 margin-left:948px; 
 height:16px;
}

#image_left{
 background-repeat:no-repeat;
 width:262px;
 height:213px;
 position: absolute;
 margin-top: 256px; 
 margin-left:0px;
}

#menubar{
 width:980px;
 height:59px;
 position: relative;
 top:172px;
 left:0px;
}

#menu1{
 background-image:url(../images/layout/menu1.jpg);
 background-repeat:no-repeat;
 width:143px; 
 position: absolute;
 margin-top: -5px; 
 margin-left: 5px; 
 height:36px;
}

#menu2{
 background-image:url(../images/layout/menu2.jpg);
 background-repeat:no-repeat;
 width:135px; 
 position: absolute;
 margin-top: -5px; 
 margin-left: 164px; 
 height:36px;
}

#menu3{
 background-image:url(../images/layout/menu3.jpg);
 background-repeat:no-repeat;
 width:140px; 
 position: absolute;
 margin-top: -5px; 
 margin-left: 318px; 
 height:36px;
}

#menu4{
 background-image:url(../images/layout/menu4.jpg);
 background-repeat:no-repeat;
 width:137px; 
 position: absolute;
 margin-top: -3px; 
 margin-left: 471px; 
 height:36px;
}

#menu5{
 background-image:url(../images/layout/menu5.jpg);
 background-repeat:no-repeat;
 width:72px; 
 position: absolute;
 margin-top: -3px; 
 margin-left: 910px; 
 height:36px;
}

#menu6{
 background-image:url(../images/layout/menu6.jpg);
 background-repeat:no-repeat;
 width:76px; 
 position: absolute;
 margin-top: -3px; 
 margin-left: 892px; 
 height:36px;
}

#menuid6, #menuid23 {
	margin-left: 230px;
}

#content_left_home{
 position: relative;
 width:375px;
 top: 200px;
 left:300px;
 float:left;
 text-align:left; 
 height:100%;
 margin:0 auto;
 margin: 0 auto -50px auto;
 min-height: 100%; height: auto !important;
 min-height: 400px;
 height: auto !important;
 height: 400px;
}

#content_left{
 position: relative;
 width:650px;
 top: 200px;
 left:300px;
 float:left;
 text-align:left; 
 height:100%; 
 margin:0 auto;
 margin: 0 auto 0px auto;
 min-height: 100%; height: auto !important;
 
 min-height: 400px;
 height: auto !important;
 height: 400px;
}

#content_left_home img, #content_left img
{
	border: 0;
}

#content_right {
	/*
 float:right;
 */
	float: right;
 position: relative;
 text-align:left; 
 background-image:url(../images/layout/nieuws.jpg);
 background-repeat:no-repeat;
 width:257px;
 height:97px;
 padding-left: 7px;
 padding-top: 21px;
 top: 200px;
}

#newsHeadLines{
 position: absolute;
 width:240px;
 height:90px;
 padding-top:23px;
 padding-left:10px;
 float:left;
 text-align:left;
}

#push { height: 25px; }

#footer{
 background-image:url(../images/layout/footer.jpg);
 background-repeat:no-repeat;
 width:977px;
 height:23px;
 position: absolute;
 bottom: 0px;
 left:-300px; 
}

#contact{
 background-image:url(../images/layout/contact.jpg);
 background-repeat:no-repeat;
 position: absolute;
 bottom: 4px;
 left:731px;
 width:60px;
 height:18px;
}


#sitemap{
 background-image:url(../images/layout/sitemap.jpg);
 background-repeat:no-repeat;
 position: absolute;
 bottom: 4px;
 left:790px;
 width:50px;
 height:18px;
}

#disclaimer{
 background-image:url(../images/layout/disclaimer.jpg);
 height:18px;
 width:57px;
 background-repeat:no-repeat;
 position: absolute;
 bottom: 4px;
 left: 841px;
}

/* Search */
#search{
	position:absolute;
	margin-top:30px;
	margin-left:10px;
	font-size:11px;
}
.search_input{
	border:1px solid #bec9e5;
	font-size:11px;
	width:100px;
	height:17px;
	color:#999999;
	padding-left:5px;
	margin-right: 0px;
	filter: alpha(opacity=90):
 	moz-opacity: .90;
    opacity: .90;
}
.search_button{	
 	width:46px;
	height:17px;
	background: #E6E6E6 url('../images/layout/zoeken_off.jpg') no-repeat;
}
.search_button:hover{	
 	width:46px;
	height:17px;
	background: #E6E6E6 url('../images/layout/zoeken_on.jpg') no-repeat;
}

.search_button_en{	
 	width:46px;
	height:17px;
	background: #E6E6E6 url('../images/layout/search_off.jpg') no-repeat;
}
.search_button_en:hover{	
 	width:46px;
	height:17px;
	background: #E6E6E6 url('../images/layout/search_on.jpg') no-repeat;
}

a:link{
	color:#6D6D6D;
	text-decoration:underline;
}

a:visited{
	color:#6D6D6D;
	font-weight:normal;
	text-decoration:underline;
}

h1{
	font-size:14px;
	color:#6D6D6D;
	font-weight:bold;
	margin: 5px 0 15px 0;
}

p
{
	/*margin: 0px;
	margin: auto;*/
}

ul
{
	margin-left: 15px;
}

#productencatalogus{
	 background-repeat:no-repeat;
	 position: absolute;
	 margin-top: 480px; 
	 margin-left:0px;
	 background-image:url(../images/layout/productencatalogus_off.jpg);
	 width:170px;
	 height:33px;
	 cursor:pointer;
}

#productencatalogus:hover{
	 background-repeat:no-repeat;
	 position: absolute;
	 margin-top: 480px; 
	 margin-left:0px;
	 background-image:url(../images/layout/productencatalogus_on.jpg);
	 width:170px;
	 height:33px;
	 cursor:pointer;
}

#productencatalogus_engels{
	 background-repeat:no-repeat;
	 position: absolute;
	 margin-top: 480px; 
	 margin-left:0px;
	 background-image:url(../images/layout/productcatalogusknop_engels_off.jpg);
	 width:170px;
	 height:33px;
	 cursor:pointer;
}

#productencatalogus_engels:hover{
	 background-repeat:no-repeat;
	 position: absolute;
	 margin-top: 480px; 
	 margin-left:0px;
	 background-image:url(../images/layout/productcatalogusknop_engels_on.jpg);
	 width:170px;
	 height:33px;
	 cursor:pointer;
}

#onestopshop{
	 background-repeat:no-repeat;
	 position: absolute;
	 margin-top: 535px; 
	 margin-left:0px;
	 background-image:url(../images/layout/1stopshop.jpg);
	 width:150px;
	 height:75px;
	 cursor:pointer;
}

#containerPathPink
{
	font-size: 11px;
}
