/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif !important;
	background: #dfdfdf;
}
p {
	font-size: 1.1em;
	color: #000;
	padding: 0px 20px 0px 15px;
}
form p {padding-left:0px;clear:both;font-size:1em;}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #009ee0;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #009ee0;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
form h3 {padding-left: 0px;}
h4 {
	font-size: 1.3em;
	color: #000;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
a:link { color: #000; text-decoration: underline;}
a:active { color: #000; text-decoration: underline;}
a:visited { color: #000; text-decoration: underline;}
a:hover { color: #e31c19; text-decoration: underline;}
hr.clr {
	display: block;
	height: 1px;
	clear: both;
	visibility:hidden;

}
.maincontainer {
	width: 934px;
	margin: 0px auto;
}
.topcontainer {
	width: 934px;
	height: 134px;
	background: url(/pit/img/bg_top.jpg) no-repeat;
	float:left;
}
.contactholder {
	width: 263px;
	height: 70px;
	float: right;
	margin-right:8px !important;
	margin-right:4px;
	margin-top: 26px;
	background-color: #fff;
}
#logo {
	width: 137px;
	height: 70px;
	float: left;
}
#naw {
	width: 125px;
	height: 70px;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	line-height: 1.5em;
	padding-top: 7px;
}
.hmenucontainer {
	width: 934px;
	height: 14px;
	background: url(/pit/img/bg_hmenu.jpg) no-repeat;
	float:left;
	background-color:#003333;
}
#menubox {
	padding-left:216px; 
	height: 14px;
	padding-top: 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#menubox a:link { color: #feea1b; text-decoration: none;}
#menubox a:active { color: #feea1b; text-decoration: none;}
#menubox a:visited { color: #feea1b; text-decoration: none;}
#menubox a:hover {	color: #000000;	text-decoration: none;}

#menubox ul {
	height: 13px;
	margin: 0;
	padding: 0px;
	list-style: none;
	width: auto; /* Width of Menu Items */
	color: #55057f;
	text-align: left;
	display: block;
	text-transform: uppercase;
}
#menubox ul li {
	font-size: 1.1em;
	padding-right:20px;
	position: relative;
	margin: 0;
	list-style-type: none;
	line-height: 13px;
	float: left;
	display: block;
}
#menubox ul a {
	display: block;
}
.menubox_inactive { }
.menubox_active { }

#menubox ul .menubox_active a,
#menubox ul .menubox_inactive a {
	text-decoration: none;
	padding-left:12px;
	padding-right:20px;
	padding-bottom:0px;
	text-transform: uppercase;
	background: url(/pit/img/arrow_n.gif) no-repeat left center;
}
#menubox ul .menubox_active a:hover,
#menubox ul .menubox_inactive a:hover {
	color: #fff;
	background: url(/pit/img/arrow_o.gif) no-repeat left center;
}
#leftmenucontainer {
	width: 181px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	float: left;
	padding-top:0px;
}
#leftmenucontainer ul {
	list-style-type: none;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	padding: 1px 0px 2px;
}
#leftmenucontainer ul li ul {
	list-style-type: none;
	font: 1em Arial, Helvetica, sans-serif;
	color: #e20079;
	margin-left: 0px;
	padding: 0px 2px 0px 0px;
	text-transform: lowercase;
}
.menu_active { }
.menu_inactive { }
.leaf_active { }
.leaf_inactive { }

/* added for menu-level-up */
#leftmenucontainer ul .menu_up a {width: 165px; color: #000; background: #dfdfdf url(/pit/img/leftmenu_arrow_up_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul .menu_up a:hover {width: 165px; color: #fff; background: #e20079 url(/pit/img/leftmenu_arrow_up_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}


#leftmenucontainer ul .menu_active a {width: 165px; color: #fff; background: #e20079 url(/pit/img/leftmenu_arrow_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul .menu_active a:hover {width: 165px; color: #fff; background: #e20079 url(/pit/img/leftmenu_arrow_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul .menu_inactive a {width: 165px; color: #fff; background: #000 url(/pit/img/leftmenu_arrow_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF;
}
#leftmenucontainer ul .menu_inactive a:hover {width: 165px; color: #fff; background: #e20079 url(/pit/img/leftmenu_arrow_n.gif) no-repeat left center; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}

#leftmenucontainer ul .leaf_inactive a {width: 165px; color: #e20079; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:3px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul .leaf_inactive a:hover {width: 165px; color: #e20079; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}

#leftmenucontainer ul li ul .leaf_active a {width: 165px; color: #e20079; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul li ul .leaf_active a:hover {width: 165px; color: #e20079; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}

#leftmenucontainer ul li ul .leaf_inactive a {width: 165px; color: #000; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}
#leftmenucontainer ul li ul .leaf_inactive a:hover {width: 165px; color: #e20079; background: #dfdfdf; text-decoration: none; padding-left:16px; display: block; height: 16px; padding-top:2px; border-bottom: 1px solid #FFFFFF}

.middlecontainer {
	width: 915px;
	min-height: 469px;
	height: auto !important;
	height: 469px;
	background: url(/pit/img/bg_middle.jpg) repeat-y;
	float:left;
	padding-left: 19px;
}
.contentcontainer {
	width: 464px !important;
	width: 462px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	float:left;	
}
.contentcontainervervolg {
	width: 464px !important;
	width: 462px;
	min-height: 469px;
	height: auto !important;
	height: 469px;
	float:left;
	background: url(/pit/img/bgcontent_vervolg_top.gif) no-repeat left top;
	border-top: 1px solid #FFFFFF;
}
.intro {
	width: 320px;
	margin-left:100px;
	margin-top: 20px;
}
.intro p {
	font-family: Helvetica, Arial, sans-serif;
	color: #585858;
}
.vervolg {
	width: 464px !important;
	width: 462px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	margin-left:0px;
	margin-top: 10px;
	padding-bottom:15px;
	background: url(/pit/img/bgcontent_vervolg_bottom.gif) no-repeat center bottom;
}
.vervolg ul  {
	margin-left: 15px;
	padding-left: 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000000;
	margin-bottom: 14px;
}
.vervolg ul li {
	list-style-type: square;
	display: list-item;
	list-style-position: inside;
}
.searchitemholder {
	width: 258px;
	height: 39px;
	background: #000;
	margin-top:1px;
	float: left;
}
#zoekform {
	width: 258px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
#zoekform fieldset {
	border-width: 0px;
	border-style: none;
}
#zoekform label  {
	width: 258px;
	height: 0px;
	float: left;
	margin-left: 0px;
}
#zoekform label.radiolabel {
	float: none;
	display: inline;
}
#zoekform input, #zoekform textarea  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 15px;
	margin: 2px 3px 0px 2px;
}
#zoekform .input {
	border: none;
	width: 160px;
	height: 15px;
	float: left;
	background: #d4d4d4;	
}
#zoekform .button {
	color: #fff;
	font-size: 1.1em;
	width: 80px;
	height: 16px;
	border: none;
	background: none;
	padding-bottom: 2px;
	cursor:pointer;
}
#zoekform .buttonhov {
	color: #feea1b;
	font-size: 1.1em;
	width: 80px;
	height: 16px;
	border: none ;
	background: none;
	padding-bottom: 2px;
	cursor:pointer;
}
#zoekenform input.radio {
	width: auto;
	border: 0;
	vertical-align: top;
}
.bannerholder {
	width: 258px;
	height: 119px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
.bannerholder p {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.caseholder {
	width: 903px;
	height: 300px;
	float: left;
}
.clear {
	margin-left:0px;
	margin-top:20px;
	width: 160px;
	height: 90px;
	float:left;
}
.case1,
.case2,
.case3,
.case4,
.case5,
.case6,
.case7 {
	max-width: 160px;
	width: 160px;
	max-height: 90px;
	height: 90px;
	float:left;
	overflow: hidden;
}


.case1 {
	margin-left:55px !important;
	margin-left: 27px;
	margin-top:45px;
	max-width: 145px;
	width: 145px;
}
.case2 {
	margin-left:45px;
	margin-top:20px;

}
.case3 {
	margin-left:145px;
	margin-top:20px;
}
.case4 {
	margin-left:5px;
	margin-top:35px;
}
.case5 {
	margin-left:30px;
	margin-top:3px;
	max-width: 138px;
	width: 138px;
}
.case6 {
	margin-left:0px;
	margin-top:55px;
}
.case7 {
	margin-left:35px;
	margin-top:10px;
}
.quote {
	font-family: "Arial Narrow", sans-serif;
	font-size: 1.6em;
	color: #e20079;
	line-height: 1.3em;
}
.quote a:link { color: #e20079; text-decoration: none;}
.quote a:active { color: #e20079; text-decoration: none;}
.quote a:visited { color: #e20079; text-decoration: none;}
.quote a:hover {	color: #000;	text-decoration: none;}
.columnRight {
	width: 258px;
	float: left;
}
.qouteholderTop {
	background: url(/pit/img/gradient.gif) repeat-y;
	height: 37px;
	width: 258px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
.qouteholderTop h1 {
	font-family: "Arial Narrow", sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
}
.quotecontainerVervolg {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	width: 258px;
	float: left;
}
.quoteholder {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/pit/img/gradient.gif) no-repeat bottom;
}
.name {
	color: #787878;
	font-size: 0.9em;
	line-height: 1em;
}
.company {
	color: #e20079;
	font-size: 0.9em;
	font-style: italic;
}
.quoteRed {
	font-family: "Arial Narrow", sans-serif;
	font-size: 1.6em;
	color: #e31c1e;
		line-height: 1.3em;
}
.quoteRed a:link { color: #e31c1e; text-decoration: none;}
.quoteRed a:active { color: #e31c1e; text-decoration: none;}
.quoteRed a:visited { color: #e31c1e; text-decoration: none;}
.quoteRed a:hover {	color: #000;	text-decoration: none;}
.companyRed {
	color: #e31c1e;
	font-size: 0.9em;
	font-style: italic;
}
.nameVervolg {
	color: #787878;
	font-size: 1.1em;
	line-height: 1em;
}
.quoteRedVervolg {
	font-family: "Arial Narrow", sans-serif;
	font-size: 1.8em;
	color: #e31c1e;
	line-height: 1.3em;	
}
.quoteRedVervolg a:link { color: #e31c1e; text-decoration: none;}
.quoteRedVervolg a:active { color: #e31c1e; text-decoration: none;}
.quoteRedVervolg a:visited { color: #e31c1e; text-decoration: none;}
.quoteRedVervolg a:hover {	color: #000;	text-decoration: none;}

.companyRedVervolg {
	color: #e31c1e;
	font-size: 1.1em;
	font-style: italic;
}
.bghome {
	height: 469px;
	width: 905px;
	float: left;
	background: url(/pit/img/bg.gif) no-repeat left top;
}
table {
	margin-left: 15px;
	font-size: 1.1em;
	color: #e31c19;
	line-height: 1.2em;
	border-collapse: separate;
	border-spacing: 1px;
	width: 90%;
	margin-top: 6px;
	margin-bottom: 8px;
}
th {
	border-bottom: solid 1px #e31c19;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
td {
color: #000;
	border-bottom: solid 1px #dddddd;
	width: auto;
	padding: 2px;
}
td p {
	font: 1em Verdana, Arial, Helvetica, sans-serif !important;
}
#defaultform,
.defaultform {
	width: 392px;
	margin-left: 15px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	margin-top: 12px;
	display: table;
}
p #defaultform,
p .defaultform {
	font-size: 1em;
	line-height: 1.8em;
	line-height: 1.1em;
	margin-left: 0;
}
#defaultform input, #defaultform textarea, #defaultform select,
.defaultform input, .defaultform textarea, .defaultform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #000000;
	background: #d4d4d4;
}
#defaultform input.input,
.defaultform input.input {
	border: 1px solid #000000;
	width: 192px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
}
#defaultform textarea,
.defaultform textarea {
	width: 192px;
	height: 100px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
}
#defaultform label,
.defaultform label {
	width: 176px;
	height: 12px;
	float: left;
	margin-left: 0px;
}
#defaultform select.dropdown,
.defaultform select.dropdown {
	width: 192px;
	margin-bottom: 4px;
	float: left;
	font-size: 1em;
	background: #d4d4d4;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
#defaultform label.radio, #defaultform input.radio,
.defaultform label.radio, .defaultform input.radio {
	width: auto;
	border: 0;
	vertical-align: text-top;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.checkbox, #defaultform label.checkbox,
.defaultform input.checkbox, .defaultform label.checkbox {
	border: 0;
	width: auto;
	vertical-align: text-bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.button,
.defaultform input.button,
#defaultform input.button2,
.defaultform input.button2 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #000;
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 176px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:5px;
	height: 19px;
}
#defaultform input.button2,
.defaultform input.button2 {
	margin-left: 4px;
}
#defaultform .buttonhov,
.defaultform .buttonhov {
	color: #feea1b;
	font-size: 1em;
	font-weight: normal;
	background-color: #000;
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 176px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:5px;
	height: 19px;
	cursor:pointer;
}
.footercontainer {
	background: url(/pit/img/bg_footer.jpg);
	height: 37px;
	width: 934px;
	float:left;
	color: #FFFFFF;
}
.footer {
	margin: 5px 0px 0px 40px;
}
.footer a:link { color: #fff; text-decoration: none;}
.footer a:active { color: #fff; text-decoration: none;}
.footer a:visited { color: #fff; text-decoration: none;}
.footer a:hover {	color: #feea1b;	text-decoration: none;}
