/* Structure */

body {
	background: #f2f2f2 url(../img/bg.gif) center top repeat-x;
	color: #9d9d9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}


/* Global classes */

.left { float: left; }
.right { float: right; }

.hidden {
	height: 0;
	visibility: hidden;
}


/* Global styles */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	font-weight: lighter;
	color: #006cb1;
}

h1 { font-size: 20px; }
h2 { font-size: 19px; }
h2.contacttitle { margin-bottom: 12px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }

a, a:visited {
	color: #686868;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

p.last {
	margin-bottom: 0px;
}

ul {}

ol {}

li {}

img {}

#wrapper span {
	color: #006cb1;
}


/* Structure */

#wrapper {
	width: 910px;
	margin: 0 auto 0 auto;
}


/* Header */

#header {
	
	width: 850px;
	height: 100px;
	margin: 0 5px 0 5px;
	padding: 0 25px 0 25px;
	border-bottom: 1px solid #ccc;
}

#logo {
	float: left;
	width: 242px;
	height: 59px;
	margin-top: 30px;
	background: url(../img/logo.gif);
}

#language {
	width: 275px;
	float: right;
	height: 12px;
	margin: 15px 0 24px 0;
	font-size: 11px;
}

#language #select {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}

#language ul {
	float: right;
	display: inline;
	margin-top: 1px;
}

#language ul li {
	display: inline;
	margin-left: 5px;
}


/* Navigation */

.nav {
	text-align: right;
}

ul.nav {
	float: right;
	width: 500px;
	height: 25px;
}

ul.nav li {
	display: inline;
	margin-left: 18px;
}

ul.nav li a {
	color: #9d9d9d;
	font-size: 15px;
	text-decoration: none;
}

ul.nav li.active a, ul.nav li a:hover {
	color: #006cb1;
}


/* Content */

.top {
	width: 910px;
	height: 5px;
	background: url(../img/main_top.png) center top;
}

.topmargin {
	margin-top: 20px;
}

.top02 {
	width: 910px;
	height: 5px;
}

.topmargin02{
	margin-top: 16px;
}

.bottom {
	width: 910px;
	height: 5px;
	background: url(../img/main_bottom.png) center bottom;
}

.bottommargin {
	margin-bottom: 25px;
}

.bottom02 {
	width: 910px;
	height: 5px;

}

.bottom03 {

	width: 910px;
	height: 5px;
	background: url(../img/main_bottom03.png) right bottom no-repeat;
}
.bottommargin02 {
	margin-bottom: 25px;
}

.main {
	width: 910px;
	background: url(../img/main_bg.png) center top repeat-y;
	overflow: hidden;
}


/* Homepage */

#intro {
	width: 910px;
	height: 255px;
	margin: 15px 0 5px 0;
}

#intro #slogan {
	float: left;
	width: 510px;
	height: 255px;

}

#intro #image {
	float: right;
	width: 400px;
	height: 255px;

}

.welcome {
	float: left;
	width: 290px;
	margin: 15px 0 15px 0;
	padding: 5px 15px 5px 30px;
	border-right: 1px solid #ededed;
}

.choice {
	float: right;
	width: 555px;
	margin: 15px 0 15px 0;
	padding: 5px 0 5px 10px;
}


/* Buttons */

.button {
	float: left;
	width: 168px;
	height: 168px;	
	margin: 7px 15px 0 0;
}

a.button.modelsNL { background: url(../img/productie_nl.jpg) top; }
a.button:hover.modelsNL { background: url(../img/productie_nl.jpg) bottom; }
a.button.modelsEN{ background: url(../img/productie_en.jpg) top; }
a.button:hover.modelsEN { background: url(../img/productie_en.jpg) bottom; }
a.button.modelsDE { background: url(../img/productie_de.jpg) top; }
a.button:hover.modelsDE { background: url(../img/productie_de.jpg) bottom; }

a.button.agentsNL { background: url(../img/agenturen_nl.jpg) top; }
a.button:hover.agentsNL { background: url(../img/agenturen_nl.jpg) bottom; }
a.button.agentsEN { background: url(../img/agenturen_en.jpg) top; }
a.button:hover.agentsEN { background: url(../img/agenturen_en.jpg) bottom; }
a.button.agentsDE { background: url(../img/agenturen_nl.jpg) top; }
a.button:hover.agentsDE { background: url(../img/agenturen_nl.jpg) bottom; }

a.button.pes { background: url(../img/pescreation.jpg) top; }
a.button:hover.pes { background: url(../img/pescreation.jpg) bottom; }


/* Contact */

.contact {
	float: left;
	width: 260px;
	margin: 15px 0 15px 0;
	padding: 5px 15px 5px 30px;
}

.contact .email {
	margin-left: 12px;
}

.map {
	float: right;
	width: 580px;
	margin: 15px 0 15px 0;
	padding: 5px 25px 5px 0;
}


/* Productoverzicht */
.LeftContainter			{float:left; width:212px; height:auto; background:transparent url(../img/background_left.png) top no-repeat;}
.LeftContainter02		{float:left; width:212px; height:auto; background:transparent url(../img/background_left.png) top no-repeat;}
.LeftContainter03		{float:left; width:212px; height:auto;}

.LeftContainerTable		{float:left; margin:25px;}
#ProductFilterTabel	th	{font:normal normal normal 19px Arial, Helvetica, sans-serif ; color:#006cb1; height:30px;}

#pesmenu { margin-top: 4px; }
#pesmenu li a {
	display: block;
	width: 183px;
	padding: 10px 10px 10px 27px;
	background: url(../img/zoek_button_2.png) top left no-repeat;
	color: #fff;
	font: normal normal normal 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#pesmenu li.last a { background: url(../img/zoek_button.png) top left no-repeat; }
#pesmenu li.active a { background: url(../img/zoek_button_active.png) top left no-repeat; }
#pesmenu li.last.active a { background: url(../img/zoek_button_2_active.png) top left no-repeat; }
#pesmenu li.webshop a { background: url(../img/button_groen.png) top left no-repeat; }

.main02 							{width:910px; overflow: hidden;}

.RightContainerTable			{float:right; width:696px; min-height:475px; height:auto!important; background:#fff url(../img/background_right2.gif) top no-repeat;}
#ProductOverzichtItemContainer	{float:left; padding:3px 0 0 30px;}
.RightContainerTitle			{float:left; padding:25px 0 10px 30px; font:normal normal normal 19px Arial, Helvetica, sans-serif; color:#006cb1; width:600px;}

 input#txtSearch 					{width:147px; margin:0 0 8px 0; padding:5px;border:1px solid #d9d9d9; text-align:left;}

.btn_zoeken_home				{border-collapse: collapse; width: 203px; height: 37px; border:0; background-image:url('..\\img\\zoek_button.png'); cursor: pointer; background-color: transparent; color:#FFF; font:normal normal normal 15px Arial, Helvetica, sans-serif; text-align:left!important; padding:0 0 2px 25px;}
.btn_offerte_home				{border-collapse: collapse; width: 203px; height: 37px; border:0; background-image:url('..\\img\\offerte_button.png'); cursor: pointer; background-color: transparent; color:#FFF; font:normal normal normal 15px Arial, Helvetica, sans-serif; text-align:left!important; padding:0 0 2px 25px;}
.btn_aanvraag					{border-collapse: collapse; width: 198px; height: 37px; border:0; background-image:url('..\\img\\aanvraag.png'); cursor: pointer; background-color: transparent; color:#FFF; font:normal normal normal 15px Arial, Helvetica, sans-serif; text-align:left!important; padding:0 0 2px 25px;}
 

a .ProductItemImage				{border:1px solid #d9d9d9; width:150px;}
a:hover .ProductItemImage 		{border:1px solid #006cb1; text-decoration:none;}
a:hover	.ProductItemTextContent	{background-color:#006cb1}
.ProductItemTextContent			{background-color:#d9d9d9; color:#FFF; text-align:center; width:152px; height:25px; padding-top:3px;}
.ProductItemContainer			{float: left; width: 150px; height: 150px;margin: 0px 10px 10px 0px; }

a .ProductItemImage02			{border:1px solid #d9d9d9; width:150px; height:150px; vertical-align:center;}
a:hover .ProductItemImage02 		{border:1px solid #006cb1; text-decoration:none;}
a:hover	.ProductItemTextContent02{border:1px solid #006cb1;}
.ProductItemTextContent02		{color:#FFF; text-align:center; width:152px; height:25px; padding-top:3px;}
.leeg							{float:left;}
.spacer							{float:left; height:15px;}


/* Detail */

#ProjectDetailContainer	{float:left; width:100%;  text-align:center; }
#ProjectDetailImage		{float:left; width:100%;}
#ProjectDetailText		{float:left; width:620px; background-color:#d9d9d9; text-align:left; height: 180px;}
#ProjectDetailText a		{font-size:14px; color:#006cb1; display:block; margin-top:10px;}
.ProductLabel		{width:150px; font:normal normal normal 12px Arial, Helvetica, sans-serif; color:#3c3c3c; height:18px;}
.ProductWaarde		{color:#656565; height:18px;}

.offerteAanvraag			{float:left; text-align:left;}
#sltFabrikant, #sltCategorie, #sltSchaal {width: 150px;}


/* Agenturen  */

#agenturen {
	width: 640px;
	padding-left: 13px;
}

#agenturen  li.agent1 {
	float: left;
	width: 214px;
	height: 90px;
	margin-top: 62px;
}

#agenturen  li.agent2 {
	float: left;
	width: 249px;
	height: 90px;
	margin-top: 62px;
}

#agenturen  li.agent3 {
	float: left;
	width: 157px;
	height: 135px;
	margin-top: 17px;
}

#agenturen  li.agent4 {
	float: left;
	width: 185px;
	height: 74px;
	margin-top: 14px;
}

#agenturen  li.agent5 {
	float: left;
	width: 223px;
	height: 73px;
	padding-left: 30px;
	margin-top: 15px;
}

#agenturen  li.agent6 {
	float: left;
	width: 192px;
	height: 67px;
	margin-top: 21px;
}

#agenturen  li.agent7 {
	float: left;
	width: 144px;
	height: 67px;
	margin-top: 21px;
}


/* Pagina */

#side {
	float: left;
	width: 158px;
	margin: 5px 12px 10px 5px;
	padding: 20px;
	background: #fff;
	-moz-box-shadow: 0 0 2px 2px #ebebeb;
	-webkit-box-shadow: 0 0 2px 2px #ebebeb;
	box-shadow: 0 0 2px 2px #ebebeb;
}

#content {
	float: right;
	width: 638px;
	margin: 5px 5px 10px 12px;
	padding: 20px;
	background: #fff;
	-moz-box-shadow: 0 0 2px 2px #ebebeb;
	-webkit-box-shadow: 0 0 2px 2px #ebebeb;
	box-shadow: 0 0 2px 2px #ebebeb;
}


/* Offerte */

.offerte {
	width: 850px;
	margin: 15px 0 15px 0;
	padding: 5px 30px 5px 30px;
	color: #5a5a5a;
}
.offerte table {
	float: left;
	width: 425px;
	margin: 10px 0 20px 0;
}

.offerte table td {
	float: left;
}

.offerte table.links td {
	height: 35px;
}

.offerte table.links tr {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

.offerte table.links input#naam,
.offerte table.links input#achternaam,
.offerte table.links input#firmanaam,
.offerte table.links input#adres,
.offerte table.links input#postadres,
.offerte table.links input#postcode,
.offerte table.links input#plaats,
.offerte table.links input#land,
.offerte table.links input#telefoon,
.offerte table.links input#fax,
.offerte table.links input#email,
.offerte table.links input#website {
	width: 250px;
	margin: 0 0 8px 0;
	padding: 5px;
	border: 1px solid #d9d9d9;
}

.offerte table.links input#geslacht {
	margin: 0 0 12px 0;
}

.offerte table.rechts td {
	padding: 6px 0 6px 0;	
	border-top: 1px dashed #bdbbbc;
}

.offerte table.rechts input#cabine,
.offerte table.rechts input#opbouw,
.offerte table.rechts input#cabinekleur,
.offerte table.rechts input#cabinezijde,
.offerte table.rechts input#opbouwkleur,
.offerte table.rechts input#opbouwzijde {
	width: 40px;
	padding: 5px;
	border: 1px solid #d9d9d9;
}

.offerte table.rechts .cabineopbouw { margin-left: 5px; }
.offerte table.rechts input#cabine { margin: 0 0 5px 5px; }
.offerte table.rechts input#opbouw { margin: 5px 0 0 5px; }

.offerte table .options { color: #9d9d9d; }
.offerte table span { color: #f4793b; }


/* Inschrijven */

#voordelen {
	float: left;
	margin: 20px 0;
}

#voordelen ul {
	margin-left: 15px;
	list-style-type: disc;
}

.subscripe {
	width: 640px;
	margin: 15px 0;
	padding: 5px 30px;
	color: #5a5a5a;
}
.subscripe table {
	float: left;
	width: 320px;
	margin: 10px 0 20px 0;
}

.subscripe table td {
	float: left;
	height: 35px;
}

.subscripe table tr {
	margin: 10px 0;
	padding: 10px 0;
}

.subscripe input {
	width: 150px;
	margin: 0 0 8px 0;
	padding: 5px;
	border: 1px solid #d9d9d9;
}

.subscripe #btnContact {
	width: 198px;
	margin: 20px 0 0;
	padding: 5px;
	border: 0;
}


/* Footer */

#footer {
	width: 910px;
	background: url(../img/main_bg.png) center top repeat-y;
	font-size: 11px;
	color: #9d9d9d;
}

#footerinner {
	height: 45px;
}

#footerinner span {
	margin: 0 8px 0 8px;
	color: #9d9d9d;
}

#universalhobbies {
	float: left;	
	width: 266px;
	height: 25px;	
	margin: 10px 0 10px 30px;
}

#copy {
	float: right;	
	width: 550px;
	height: 25px;	
	margin: 10px 30px 10px 0;
	padding-top: 2px;	
	text-align: right;
}

/*	CMS  */

#PageContent {background: #f2f2f2 url(../img/bg.gif) center top repeat-x;}
.tekstcontainer	{float:left;}
#ProductPDF{float: left; width: 315px; height: 20px; background-color:#; margin-bottom:10px; }
.geenProduct{float: left; width: 630px; padding: 10px 0 10px 0;}
