/*GLOBAL*/
html{
height:100%;
}
body{
margin:0px;
padding:0px;
height:100%;
background-color:#FFFFFF;
font-family: "Myriad Pro", Verdana, Arial;
color:#000000;
font-size:12px;
}
img{
margin:0px;
border-width:0px;
padding:0px;
}
form{
margin:0px;
}
h1{font-size:16px; margin:0px 0px 20px 0px;}
h2{ margin-top:0px;}
a{text-decoration:none; color:#000;font-family: "Myriad Pro", Verdana, Arial;}
input , textarea{width:200px;font-family: "Myriad Pro", Verdana, Arial;}
.clear{clear:both;}

/*POSITIONING*/
#wrapper{
position:relative;
width:980px;
margin:0px auto;
background-color:#FFFFFF;
height:auto !important;
height:100%;/*IE6*/
min-height:100%;
}
#head{ position:relative; height:208px; width:980px;}
#head #logo{ position:absolute; top:10px; left:0px;}
#head #slogan{ position:absolute; left:198px; top:135px;}
#head .studiolink{ position:absolute; top:10px; right:10px; color:#B9AC97; font-size:14px; width:170px; text-align:right;}
#head #langselect{position:absolute;right:10px;top:50px;}
#head #introlangselect{position:absolute;left:620px;top:10px;}

/**INTRO**/
#intro{ width:670px;}
#intro #menu{ width:670px; height:37px;}
#intro #menu img{float:left;}

#intro #menu a.item{ color:#FFF; display:block; height:27px; width:127px; float:left; background-color:#131A1D; margin-left:10px; line-height:27px; text-align:center; font-size:14px;}
#intro #intropics{ position:relative; clear:both; height:238px;}
#intro #intropics .keuken{ position:absolute; top:0px; left:0px;}
#intro #intropics .badkamer{ position:absolute; top:0px; left:336px;}

#menu2{ width:975px; min-height:37px;}
#menu2 img{float:left;}
#menu2 .frstmenuitem{margin-left:14px !important;}
#menu2 a.item{ color:#FFF; display:block; height:27px; margin-bottom:10px; width:120px; float:left; background-color:#131A1D; margin-left:10px; line-height:27px; font-size:14px; text-align:center;}
#menu2 a.item span{}

#content{}
#content #left{ width:693px; float:left; min-height:494px; background-color:#DAD3C5; margin-right:10px; padding:10px;}
#content #right{ width:252px; float:left; color:#FFF;}
#content #right .leftbtm{position:absolute;left:10px;bottom:10px;font-size:15px;}
#content #right #top{position:relative;background:#121A1D;width:252px;height:252px;margin-bottom:10px;}
#content #right #top p, #content #right #bottom p{margin:0px;}
#content #right #bottom{position:relative;background:#121A1D;width:252px;height:252px;}


/** CONTACT **/
#cntct_frm{ width:353px; float:left; }
#cntct_frm .frm_left{ float:left; width:100px; height:20px;}
#cntct_frm .frm_right{ float:right; height:20px;}
#cntct_frm .frm_right input{ width:242px;}
#cntct_frm .frm_right .textarea{ width:242px; height:80px;}
#cntct_frm .frm_submit{ background-color:#B9AC97; display:block; width:74px; height:30px; text-align:center; line-height:20px; border:0px; position:relative; top:80px; left:106px;}

/** SHOWROOM **/
#showroom{}
#showroom .showroom_object{ float:left;width:170px; height:220px; background-color:#FFF; text-align:center; margin:10px 0 0 10px; position:relative;}
#showroom .showroom_object img{ margin-top:10px;}
#showroom .showroom_object .naam{ font-weight:bold;}
#showroom .showroom_object .van{ text-align:left; padding:3px; }
#showroom .showroom_object .voor{ font-weight:bold; text-align:right; padding:3px; }

/** PORTFOLIO **/
#portfolio{}
#portfolio .portfolio_object{float:left; width:330px; height:190px;background-color:#FFF;margin:10px 0 0 10px; position:relative;}
#portfolio .portfolio_object img{margin:10px 10px 0 0px; float:left; display:block; padding:0px;}
#portfolio .portfolio_object .img1{ margin-left:10px;}
#portfolio .portfolio_object .naam{position:absolute; top:160px;left:10px;font-weight:bold;}
#portfolio .portfolio_object .text{ position:absolute; top:172px;left:10px;}
