/*
 * Version: $Revision: 1.22 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2005 BeSite
 */

BODY
{
	margin-top: 185px;
	margin-left: 170px;
	margin-right: 180px;
	padding: 0;
}

INPUT.Required, SELECT.Required, TEXTAREA.Required
{
	background-color: white;
}

DIV#LayoutLeftTop
{
	position: fixed;
	left: 0;
	top: 0;
	background-image: url(/img/layout/lefttop.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 300px;
	z-index: 3;
}

DIV#LayoutLeftTop.nieuws, BODY#IE DIV.nieuws
{
	background-image: url(/img/layout/lefttopNieuws.png);
}

DIV#LayoutLeftTop.markt, BODY#IE DIV.markt
{
	background-image: url(/img/layout/lefttopMarkt.png);
}

DIV#LayoutLeftTop.contact, BODY#IE DIV.contact
{
	background-image: url(/img/layout/lefttopContact.png);
}

DIV#LayoutLeftTop.verpakkingslijnen, BODY#IE DIV.verpakkingslijnen
{
	background-image: url(/img/layout/lefttopVerpakkingslijnen.png);
}

DIV#LayoutTop
{
	position: fixed;
	left: 0;
	top: 0;
	background-image: url(/img/layout/top.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 92px;
	z-index: 1;
}

DIV#LayoutLogo
{
	position: fixed;
	right: 0;
	top: 0;
	background-image: url(/img/layout/logo.png);
	background-repeat: no-repeat;
	width: 116px;
	height: 217px;
	z-index: 3;
}

DIV#LayoutRight
{
	position: fixed;
	right: 0;
	top: 191px;
	background-image: url(/img/layout/right.png);
	background-repeat: no-repeat;
	background-color: #e1e2e3;
	width: 44px;
	height: 226px;
	z-index: 4;
}

DIV#LayoutRightBottom
{
	position: fixed;
	right: 0;
	top: 417px;
	background-image: url(/img/layout/rightbottom.png);
	background-repeat: no-repeat;
	background-color: #e1e2e3;
	width: 37px;
	height: 100%;
	z-index: 4;
}

DIV#MenuContainer
{
	position: fixed;
	left: 0;
	top: 58px;
	width: 100%;
	height: 34px;
	z-index: 2;
	background-color: #ff3300;
}

DIV#Menu
{
	margin-left: 170px;
	margin-right: 180px;
	line-height: 34px;
}

DIV#Menu DIV
{
	text-align: center;
	float: left;
	margin: 0;
	margin-right: 20px;
}

DIV#Menu DIV A
{
	color: white;
	font-size: 15px;
}

DIV#Menu DIV.Selected A
{
	font-weight: bold;
	font-size: 17px;
}

DIV#SubMenuContainer
{
	position: fixed;
	left: 0;
	top: 92px;
	width: 100%;
	height: 90px;
	z-index: 2;
	background-color: #ffffff;
}

DIV#SubMenu
{
	margin-left: 170px;
	margin-right: 100px;
	text-align: left;
	float: left;
}

DIV#SubMenu DIV.Menu
{
	margin: 0;
	float: left;
	line-height: 30px;
	margin-right: 40px;
}

DIV#SubMenu DIV A
{
	color: #ff3300;
	font-size: 15px;
}

DIV#SubMenu DIV.Selected A
{
	font-weight: bold;
	font-size: 17px;
}

DIV#Contact
{
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 2;
	font-size: 8pt;
	color: #a9a9a9;
	text-align: left;
}

DIV#Contact P
{
	margin-bottom: 0;
	margin-top: 3pt;
}

DIV#Contact A
{
	color: #a9a9a9;
}

DIV#Testimonial
{
	position: fixed;
	right: 20px;
	bottom: 10px;
	width: 160px;
	z-index: 5;
	font-size: 8pt;
	text-align: right;
	color: #f26c42;
}

DIV#Testimonial A
{
	color: #f26c42;
	text-decoration: underline;
}

DIV#Menu DIV#menu_home              { width: 12%; }
DIV#Menu DIV#menu_bedrijf           { width: 13%; }
DIV#Menu DIV#menu_markt             { width: 13%; }
DIV#Menu DIV#menu_verpakkingslijnen { width: 24%; }
DIV#Menu DIV#menu_verpakkingslijnen.Current { width: 30%; }
DIV#Menu DIV#menu_contactform       { width: 15%; }
DIV#Menu DIV#menu_nieuws            { width: 15%; }

DIV#Empack
{
	background-color: #ff3300;
	padding: 5px;
	border: 5px solid #ccc;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 45px;
	text-align: center;
}

DIV#Empack.DE
{
	margin-left: 0px;
}

DIV#Empack A
{
	color: white;
	font-weight: bold;
}
