﻿/****************************************/
/*   PVS website - main style sheet     */
/****************************************/

body
{
    background-color: #f2ecec;
    font-size: 9px;
}

.flashcontainer
{
    margin: 0px 0px 0px 3px;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	margin: 5px 15px 5px;
    font-weight: normal;
    font-variant: normal;
}

p.kleineletters {
	font-size:9px;
}
p.groter {
	font-size: 14px;
	font-weight:bold;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    color: White;
    font-weight: bold;
	margin: 5px 10px 5px;
}

.PRODUCTS
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 170%;
    font-weight: bold;
}

.PROJECTNEWS
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.CRUMBS
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #000;
    padding: 2px 0px 0px 0px;
}

.CRUMBSCopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #000;
    letter-spacing: -10%;
    font-weight: bold;
}

.Bodytekst
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
}

.GROTEtitels
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 600%;
    color: #686868;
    font-weight: bold;
}
.GROTESUBtitels
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 350%;
    color: #686868;
    font-weight: bold;
    font-style: italic;
}

a:link
{
    color: #000;
    text-decoration: none;
}

a:visited
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    color: #4C4C4C;
    text-decoration: underline;
}

a:active
{
    text-decoration: none;
}  

.BodyBold {
	font-weight: bold;
}
bodyboldgroot {
	font-size: 120%;
}
Bodyboldgroot {
	font-size: 14px;
}
.bodyboldgroot {
	font-size: 14px;
	font-weight: bold;
}


table.prHLMain 
{
    border-width: 0px;
    border-spacing: 0px;
    border-style: solid;
    border-collapse: separate;
}
table.prHLMain td 
{
    padding: 0px 0px 0px 0px;
}
table.prHLL2 
{
    border-width: 0px;
    border-spacing: 0px;
    border-style: solid;
    border-collapse: separate;
    text-align: center;
}
table.prHLL2 th 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}
table.prHLL2 td 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px 0px 2px 0px;
}


/*hyperlink CSS*/
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}


/* product info */
.ppagepnaam
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
}
.ppagepcath
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
}
.ppagepdiscr
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
}
.ppageptekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ppagepspecs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ppagerelatedtitel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ppagetitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
    
    
table.ppContMain {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #525252;
	border-collapse: separate;
}
table.ppContMain th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
	background-color: #525252;
}
table.ppContMain td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
}

table.ppContL2 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ceccc2;
	border-collapse: separate;
	background-color: #9c9b9b;
}
table.ppContL2 td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #ceccc2;
}

table.ppContIn {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: separate;
}
table.ppContIn td {
	border-width: 0px;
	padding: 0px;
}


/* product list */

table.plContMain
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #525252;
	border-collapse: separate;
}
table.plContMain th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
	background-color: #525252;
}
table.plContMain td 
{
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
}
table.plContIn {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: separate;
}
table.plContIn td {
	border-width: 0px;
	padding: 5px;
}
a.plTitle:link
{
	text-decoration:none;
	color:#000;
}
a.plTitle:visited
{
	text-decoration:none;
	color:#000;
}
a.plTitle:hover
{
	text-decoration:none;
	color:#000;
}
a.plTitle:active
{
	text-decoration:none;
	color:#000;
}
		
/* uit product S cat */
    
table.scContDesc {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #525252;
	border-collapse: separate;
}
table.scContDesc td {
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
}
table.scContDesc th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #525252;
}
table.scContDescIn {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #525252;
	border-collapse: separate;
}
table.scContDescIn td {
	border-width: 0px;
	padding: 2px 5px 2px 5px;
	border-style: solid;
}
table.scContDescIn th {
	border-width: 0px;
	padding: 2px 5px 2px 5px;
	border-style: solid;
	background-color: #525252;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	font-size: 12px;
	margin: 5px 15px 5px;
}

/* layout CSS*/
img.special {
	border: 12px; 
    border-color: #cfccc3;
	border-style: solid; 
	border-left:0px;
	margin-left: 15px;}
	
img.promoheader {
	border: 5px; 
    border-color: #a5a29c;
	border-style: solid; 
	border-left:0px;
	margin-left: 5px;}
	
img.stip {
	margin-bottom: 3px;}
	
/*download pages cs*/
p.catalogs {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	text-align: left;
	margin: 5px 15px 5px;
}

/*product item field */

.productscontainer
{
    float: none;
    width: inherit;
    text-align:left;
    margin-left:40px;
    
}

.productscontainer a
{
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    margin: 0;
    padding: 0;
    color: #000000;
}

.productscontainer a img
{
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    margin: 0;
    padding: 0;
}

.productitem 
{
    float:left;
    display: run-in;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-right: 8px;
    padding: 0;
    width:293px;
    padding: 0px;
}

.productitem .producttitle 
{
    background: #0f0;
    margin: 0;
    padding: 0; 
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/product_title_place.jpg) no-repeat top;
}
.productitem .producttitle h1
{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #222222;
    margin: 0;
    padding: 1px 0px 0px 4px;
}

.productitem .producttitle p
{
    font-size: 12px;
    font-weight: normal;
    text-align:left;
    padding: 2px 9px 3px 6px;
    margin: 0px;
    color: #222222;
}
.productitem .productimage
{
    margin: 0px 0px 0px 0px;
    padding: 0; 
    height: 176px;
    width: 293px;
    background: url(../images/product_cat_image_place.jpg) no-repeat bottom;
    text-align:center;
}

.productitem .productimage .imgcontainer
{
    width: inherit;
    position: relative;
    height: 170px;
    line-height: 170px;
    display: block;
    text-align:center;
    margin-left: 0px;
    vertical-align: middle;

}
.productitem .productimage .imgcontainer * {
    vertical-align: middle;
}

.productitem .productimage .imgcontainer span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.catergorycontainer
{
    margin:0;
}

.catergorycontainer .categoryitem
{
    float:left;
    width: 306px;
    display:block;
    height: auto;  
    margin:0px 1px 0px 21px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 20px;
    font-weight: bold;
}

.catergorycontainer .categoryitem a *
{
    border: none 0px;
    margin:0;
    padding:0;
}

.catergorycontainer .categoryitem img
{
    text-align:center;   
}

.catergorycontainer .titel
{
    /*background: url(../images/accessory_subcat_title.jpg) no-repeat;*/
    margin: 20px 10px 0px 0px;
    padding:0;
    width: 908px;
    height:52px;
    display:inline-block;
    float:none;
}
.catergorycontainer .titel h1
{
    color: #666;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
    border-bottom-color:#999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    width:900px;
}

.bigproductitem 
{
    float:left;
    display: run-in;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-right: 28px;
    padding: 0;
    width:437px;
    padding: 0px;
    background: url(../images/subcat_product_container_back_cont.jpg) repeat-y;
}

.bigproductitem .producttitle 
{
    background: #0f0;
    margin: 0;
    padding: 0; 
    height: 65px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/subcat_product_container_top.jpg) no-repeat;
    
}
.bigproductitem .producttitle h1
{
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    color: #222222;
    margin: 0;
    padding: 1px 0px 0px 7px;
}

.bigproductitem .producttitle p
{
    font-size: 14px;
    font-weight: bold;
    text-align:left;
    padding: 2px 3px 3px 9px;
    margin: 0px;
    color: #222222;
}
.bigproductitem .productimage
{
    margin: 0;
    padding: 0; 
    height: 200px;
    width: 437px;
    background: url(../images/subcat_product_container.jpg) no-repeat bottom;
}

.bigproductitem .productimage .imgcontainer
{
    margin: 0;
    padding: 0;
    width: inherit;
    position: relative;
    height: 194px;
    line-height: 170px;
    display: block;
    text-align:center;
    margin-left: 1px;
    vertical-align: middle;

}
.bigproductitem .productimage .imgcontainer * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.bigproductitem .productimage .imgcontainer img {
    text-align:center;
}

.bigproductitem .productimage .imgcontainer span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.smallproductitem 
{
    float:left;
    display: run-in;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 0px;
    padding: 0;
    width:220px;
    padding: 0px;
    background: url(../images/product_accessory_back_cont.jpg) repeat-y;
}

.smallproductitem .producttitle 
{
    background: #0f0;
    margin: 0;
    padding: 0; 
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/product_accessory_top.jpg) no-repeat;
    
}
.smallproductitem .producttitle h1
{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #222222;
    margin: 0;
    padding: 1px 0px 0px 7px;
}

.smallproductitem .producttitle p
{
    font-size: 9px;
    font-weight: normal;
    text-align:left;
    padding: 2px 3px 3px 9px;
    margin: 0px;
    color: #222222;
}
.smallproductitem .productimage
{
    margin: 0;
    padding: 0; 
    height: 140px;
    width: 220px;
    background: url(../images/product_accessory_caontainer.jpg) no-repeat bottom;
}

.smallproductitem .productimage .imgcontainer
{
    margin: 0;
    padding: 0;
    width: inherit;
    position: relative;
    height: 134px;
    line-height: 134px;
    display: block;
    text-align:center;
    margin-left: 1px;
    vertical-align: middle;

}
.smallproductitem .productimage .imgcontainer * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.smallproductitem .productimage .imgcontainer img {
    text-align:center;
}

.smallproductitem .productimage .imgcontainer span {
    display: inline-block;
    height: 100%;
    width: 1px;
}


/* page divs */
.contentright
{
    float:right;
    margin: 0;
    padding: 0;
}
.contentleft
{
    float:left;
    margin: 0;
    padding: 0;
    margin-left: 30px;
}

/* page title */
.pagetitlecontainer 
{
    margin: 0px 0px 0px 37px;
    height: 92px;
    width: 908px;
}
.pagetitlecontainer h1
{
    color: #777777;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    line-height: 36px;
    border-bottom-color:#ddc275;
    border-bottom-style:solid;
    border-bottom-width:2px;
    width:715px;
}
.pagetitlecontainer p
{
    color: #555555;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 3px;
    padding-top: 0px;
    padding-left: 10px;
}
.pagetitlecontainer h2
{
    color: #777777;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: 42px;
    border-bottom-color:#ddc275;
    border-bottom-style:solid;
    border-bottom-width:2px;
    width:900px;
}
.pagetitlecontainer h3
{
    color: #777777;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    margin:0;
    padding-top: 20px;
    padding-bottom:1px;
    padding-left: 0px;
    line-height: 42px;
    border-bottom-color:#ddc275;
    border-bottom-style:solid;
    border-bottom-width:2px;
    width:900px;
}
.pagetitlecontainer img
{
    display:block;
    float:right;
    border:solid 1px #6c6b67;
    margin:22px 4px 0px 0px;
}

/* subcat page divs */
.subcatheader 
{
    margin: 0px 0px 0px 5px;
    width: 908px;
    text-align:left;
    display:inline-block;
    height:auto;
    float:none;
}

.subcatheader img
{
    margin: 20px 0px 0px 0px;
    float:left;
}

.subcatheader .text
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding:5px 5px 5px 5px;
    float:right;
    width:390px;
    height:inherit;
}
.subcatheader .text p
{
    margin:0;
    padding: 0px 0px 7px 0px;
    font-size: 14px;
    line-height:19px;
    font-weight: normal;
    text-align:justify;
    color: #000000;
    height:inherit; 
}

/* accessory header */
.accessoryheader
{
    background: url(../images/accessory_subcat_title.jpg) no-repeat;
    margin: 25px 0px 0px 5px;
    padding:0;
    width: 908px;
    height:52px;
    display:inline-block;
    float:none;
}

.accessoryheader h1
{
    color: #333;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
}


/*product info windows */

.productinfowindow
{
    background: url(../images/product_info_container_text_back.jpg) repeat-y left;
    width: 513px;
    float:right;
    margin-right: 45px;
    margin-top: 10px;
    padding:0;
}
.productinfowindow .title
{
    background: url(../images/product_info_container_title.jpg) no-repeat top left;
    height: 32px;
    margin: 0px;
    padding: 0px;
    
}
.productinfowindow .title h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold; 
    color: #222222;
    text-align:left;   
    margin: 0px;
    padding: 4px 0px 0px 7px;
}

.productinfowindow .horline
{
    background: url(../images/product_info_container_hor-line.jpg) no-repeat top left;
    height: 4px;
    width: 436px;
    margin: 0px 0px 0px 35px;
    padding: 0px;
    
}

.productinfowindow .content
{
    background: url(../images/product_info_container_text.jpg) no-repeat bottom left;
    height: auto;
    margin: 0;
    padding: 0px 0px 7px 0px;
    width:inherit;
    text-align: center;
}
.productinfowindow .content p
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 4px 15px 4px 7px;
}
.productinfowindow .content p a
{
    margin: 0;
    text-align: left;
}

.productinfowindow .content .center
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.productinfowindow .content .center a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: inline;
}

.productinfowindow .content .halfs
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin:0;
    padding:0;
    top: 0;
    left:0;
    display:inline-block;
    width: 500px;
    float:none;
}
.productinfowindow .content .halfs .lefthalf 
{
    display:block;
    width: 245px;
    float:left;
    margin: 2px 0px 2px 1px;
}
.productinfowindow .content .halfs .lefthalf p
{
    text-align:right;
    padding:4px 6px 4px 7px;
}
.productinfowindow .content .halfs .righthalf
{
    display:block;
    width: 245px;
    float:left;
    margin: 2px 0px 2px 5px;
}
.productinfowindow .content .halfs .righthalf p
{
    text-align:left;
    padding:4px 7px 4px 7px;
}

.productinfowindow .content .thirds
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin:0; padding:0;
    top: 0; left:0;
    display:inline-block;
    width: 500px;
    float:none;
    height:auto;
}

.productinfowindow .content .thirds p
{
    text-align:center;
}

.productinfowindow .content .thirds .left 
{
    display:block;
    width: 162px;

    float:left;
    margin: 0px 0px 1px 1px;
    height:38px;
}

.productinfowindow .content .thirds .center
{
    display:block;
    width: 162px;

    float:left;
    margin: 0px 0px 1px 5px;
    height:38px;
}

.productinfowindow .content .thirds .right
{
    display:block;
    width: 162px;

    float:left;
    margin: 0px 0px 1px 5px;
    height:38px;
}

.productinfowindow .content .thirds .right p
{
    text-align:left;
    font-size: 12px;
}

.productinfowindow .content ul
{
    padding: 0;
    margin: 0px 0px 0px 24px;
}
.productinfowindow .content li
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 3px 5px 3px 5px;
}

.productinfowindow .content a
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
    padding: 3px 0px 0px 0px;
    display: inline-block;
}
.productinfowindow .content a:link
{
    text-decoration: underline;
}
.productinfowindow .content a:visited
{
    text-decoration: underline;
}
.productinfowindow .content a:active
{
    text-decoration: underline;
}
.productinfowindow .content a:hover
{
    text-decoration: none;
}

/*product info left (SMALL) */

.productinfowindowsmall
{
    background: url(../images/product_info_container_text_back_small.jpg) repeat-y left;
    width: 375px;
    float:none;
    margin-left: 20px;
    margin-top: 10px;
}
.productinfowindowsmall .title
{
    background: url(../images/product_info_container_title_small.jpg) no-repeat top left;
    height: 32px;
    margin: 0px;
    padding: 0px;
    
}
.productinfowindowsmall .title h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold; 
    color: #222222;
    text-align: left;   
    margin: 0px;
    padding: 4px 0px 0px 7px;
}

.productinfowindowsmall .content
{
    background: url(../images/product_info_container_text_small.jpg) no-repeat bottom left;
    height: auto;
    margin: 0;
    padding: 2px 0px 2px 0px;
    width:inherit;
    display:block;
    text-align:left;
}
.productinfowindowsmall .content p
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 4px 15px 4px 7px;
}

.productinfowindowsmall .content a
{
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    margin: 0;
    padding: 0;
    color: #000000;
}
.productinfowindowsmall .content a img
{
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    margin: 0;
    padding: 0;
}

.productinfowindowsmall .content .item
{
    width: 175px;
    display:inline-block;
    float:none;
    text-align: center;
    margin:  0px 5px 5px 5px;
    vertical-align:middle;
}

.productinfowindowsmall .content .item a
{
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    margin: 0; padding: 0;
    color: #000000;
}
.productinfowindowsmall .content .item h1
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 0; padding: 0;
    color: #000000;
}
.productinfowindowsmall .content .item p
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    margin: 0; padding: 0;
}
.productinfowindowsmall .content .item img
{
    margin: 4px 0px 4px 0px;
    padding: 0;
}


/* IMAGE PLACEHOLDER */

.imageplaceholder
{
    background: url(../images/product_image_place_back_cont.jpg) repeat-y top left;
    width: 375px;
    float:none;    
    margin-left: 20px;
    margin-top: 10px;
    
}
.imageplaceholder .top
{
    background: url(../images/product_info_container_notitletop_small.jpg) no-repeat top left;
    height: 4px;
    margin:0;
    padding:0;
}
.imageplaceholder .content
{
    height: auto;
    background: url(../images/product_image_place.jpg) no-repeat bottom left;
    margin: 0;
    padding: 5px 4px 14px 0px;
}

.imageplaceholder .content table
{
    text-align:center;
    margin: 0;
    padding:0;
}

.pagecontent
{
    margin:0;
    padding:0;
}

.pagecontent a img
{
    border: none 1px;
}

.pagecontent a .fullwidthimg
{
    margin: 0px 0px 8px 1px;
    width: 586px;
}

.pagecontent ul
{
    margin: 0px 0px 15px 25px;
    padding:0;
}

.pagecontent hr
{
    background: url(../images/horizontal_rule_content.jpg) no-repeat;
    border: none 0px;
    width: 482px;
    height: 7px;
    margin: 10px 0px 5px 5px;
}

.pagecontent .backtotop
{
    margin:0px 18px 0px 0px;
    padding:0;
    width:inherit;
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #333;
}

.pagecontent p
{
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px 16px 0px 16px;
    padding: 5px 0px 4px 0px;
    line-height: 18px;
}

.pagecontent .centered
{
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px 16px 0px 16px;
    padding: 5px 0px 4px 0px;
    line-height: 18px;
}

.pagecontent img .centered
{
    text-align:center;
}

.pagecontent a
{
    text-decoration: underline;
}

.pagecontent .sublinkbar
{
    margin: 0px 15px 0px 17px;
}
.pagecontent .sublinkbar p
{
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align:center;
}
.pagecontent .personpicture
{
    margin: 8px 15px 5px 15px;
    float:right;
}

.pagecontent h1
{
    margin: 5px 0px 12px 0px;
    padding: 0px 0px 0px 8px;
    width:560px;    
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #555555;
    border-bottom-color:#d5b24f;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.pagecontent h2
{
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style:italic;
    color: #5a5a5a;
    margin: 10px 10px 0px 4px;
    padding: 13px 0px 5px 12px;
    background: url(../images/titelbg.jpg) no-repeat;
}


.pagecontent h3
{
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 0px 10px 0px 15px;
    padding: 12px 0px 3px 0px;
}
.pagecontent .floatleft 
{
    margin: 10px 10px 12px 15px;
    padding:0;
    float:left;
}
.pagecontent .floatright 
{
    margin: 10px 15px 12px 10px;
    padding:0;
    float:right;
}

.searchcontent
{
    font-family: Arial, Helvetica, sans-serif;
}
.searchcontent .item
{
    background: url(../images/search_result.jpg);
    height:120px;
    width:563px;
    border: none 0px;
}
.searchcontent .item h1
{
    color: #333333;
    text-align:left;
    font-size: 28px;
    margin: 0px 7px 0px 133px;
    padding:0;
    height: 33px;
}
.searchcontent .item h2
{
    color: #333333;
    text-align:left;
    line-height: 12px;
    font-size: 11px;
    font-weight:bold;
    margin: 0px 7px 0px 135px;
    padding:0;
    height: 25px;
}

.searchcontent .item p
{
    color: #222222;
    text-align:left;
    line-height: 17px;
    font-size: 13px;
    font-weight:normal;
    margin: 2px 6px 0px 130px;
    padding:0;
}

.searchcontent .item .productimage
{
    margin: 1px 0px 0px 1px;
    padding: 0; 
    height: 113px;
    width: 126px;
    float:left;
    display:block;
}

.searchcontent .item .productimage .imgcontainer
{
    margin: 0;
    padding: 0;
    width: inherit;
    position: relative;
    height: 113px;
    line-height: 113px;
    display: block;
    text-align:center;
    vertical-align: middle;

}
.searchcontent .item .productimage .imgcontainer * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.searchcontent .item .productimage .imgcontainer img {
    text-align:center;
    border-style: none;
    border-width: 0px;
}

.searchcontent .item .productimage .imgcontainer span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
.searchcontent .nav
{
    font-size:14px;
    font-weight:bold;
    text-align:right;
    margin: 4px 20px 10px 0px;
}
.searchcontent .nonefound
{
    font-size:18px;
    font-weight:normal;
    font-style:italic;
    text-align:center;
    margin: 30px 0px 120px 0px;
}

.projectside
{
    margin: 0px 0px 0px 10px;
}
.projectside a
{
    margin:0;
    border: none 0px;
}
.projectside img
{
    margin:0;
    border: none 0px;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    font-style:italic;
    text-align:left;
	margin: 5px 10px 5px 40px;
}

.restricted a
{
    text-decoration: underline;
    text-align:left;
}

.projectnews
{
    background: url(../images/projects_bg.gif) repeat-y;
    width:204px;

}

.projectnews .top
{
    margin:0;
    padding:0;
    background:url(../images/projects_titel.jpg) no-repeat;
    height:29px;
}
.projectnews .bottom
{
    margin:0;
    padding:0;
    background:url(../images/projects_end.jpg) no-repeat;
    height:10px;
}

.projectnews img
{
    margin: 0px 0px 0px 10px;
    padding:0;
    text-align:center;
}

.projectnews p
{
    margin:0;
    padding:0px 5px 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.projectnews a img
{
    border: none 0px;
}

.pricelistcontainer1
{
    width: 600px;
    margin:0;
    padding:0;
    display:inline-block;
}
.pricelistcontainer1 .pricelist
{
    background:#a9a69f;
}
.pricelistcontainer2
{
    width: 600px;
    margin:0;
    padding:0;
    display:inline-block;
}
.pricelistcontainer2 .pricelist
{
    background:#cfccc3;
}
.pricelist
{
    margin:0;
    padding:0;
    width:295px;
    float:left;
    display:block;
    height:76px;
}

.pricelist h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style:italic;
    color: #000000;
    margin: 5px 0px 0px 5px;
    padding:0;
}

.pricelist p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
    margin:0px 0px 0px 5px;
    padding:0;
}

.pricelist .imgcontainer
{
    text-align:left;
    margin:5px 0px 1px 5px;
    padding:0;
    display:block;
    float:none;
}

.pricelist .imgcontainer p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
    margin:11px 0px 0px 5px;
    padding:0;
}
.pricelist img
{
    
    margin:5px 0px 1px 5px;
    padding:0;
    
}

.loggedinstatus
{
    font-family: Arial, Helvetica, sans-serif;
    text-align:right;
    margin-right:55px;
}
.loggedinstatus h1
{
    font-size: 16px;
    font-weight:bold;
    color: #000000;
    font-style:italic;
    text-align:right;
    margin:0px 0px 4px 0px;
}
.loggedinstatus p
{
    font-size: 14px;
    font-weight:normal;
    font-style:normal;
    color: #000000;
    text-align:right;
    margin:0px 0px 10px 0px;
}

.fullwidthcontent
{
    width:auto;

    background:#f555;
    clear:both;
    margin:0;
    padding:20px 0px 0px 0px;
}

.fullwidthcontent h1
{
    border-bottom-width:1px;
    border-bottom-color:#999999;
    border-bottom-style:solid;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 26px;
    font-weight:normal;
    font-style:normal;
    color:#555555;
    margin: 10px 20px 15px 15px;
    padding:0px 0px 0px 5px;
}
.fullwidthcontent h2
{
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 18px;
    font-weight:normal;
    font-style:normal;
    color:#333333;
    margin: 15px 15px 5px 20px;
    padding:5px 0px 0px 5px;
}

.fullwidthcontent p
{
    font-family: Arial, Helvetica, sans-serif;
    text-align:justify;
    font-size: 13px;
    font-weight:normal;
    font-style:normal;
    color:#000000;
    margin: 0px 30px 15px 20px;
    padding:0px 0px 0px 5px;
}

.fullwidthcontent img
{
    text-align:center;
}

.fullwidthcontent table td
{
    vertical-align:top;
    text-align:left;
}
    