/* BASIS */

html, body
{
    margin: 0;
    padding: 0;
    background: #000000 center top repeat-y;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 17px;
    text-align: left;
       width: 100%;
    height: 100%;
}

td
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 17px;
}
a:link
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
}
a:visited
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
}
a:hover
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #666666;
}

h1
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 5px 10px 5px 10px;
}
.roodbold
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FF0000;
}
.rood
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #FF0000;
}

ul, li
{
    list-style-image: url( '../ul.gif' );
}

.input1
{
    width: 300px;
}

.input2
{
    width: 200px;
}

.input3
{
    width: 300px;
    height: 150px;
}

.webshoph1
{
    float: left;
    background: #EEEEEE;
    width: 560px;
    padding: 5px;
    margin-top:0px;
    margin-bottom:20px;
    font-size: 20px;
}

html:not([dummy]) .webshoph1 
{
    /* Browser Hack: Safari, Opera and Firefox. */
    float: none;    
}

.webshoph1 a:hover
{
    font-size: 20px;
	font-weight: bold;
	color: black;
}

.webshoph2
{
    font-size: 18px;
    clear: both;
    font-weight: normal;
	margin-left: 15px;
}

.divProductInfoLeft
{
    float: left;
	width: 285px;
}

.divProductInfoRight
{
    float: right;
    text-align: right;
    font-weight: bold;
    text-decoration: underline;
	width: 130px;
}

.tableProductInfo td
{
    background-color: #EEEEEE;
}

.price
{
    color: #FF0000;
}

.tdProductImg
{
    padding: 5px;
}

.tdProductImg img
{
    border: 1px solid #000000;
}

.tableProductDetails td
{
    background-color: #EEEEEE;
    padding: 2px;
}

.webshopProductImages td
{
    padding: 3px;
}

.webshopProductImages img
{
    border: 1px solid #000000;
}

#mediumImage img
{
    border: 0px;
}

.webshopCat
{
    width: 190px;
    border: 3px solid #000000;
    background-color: #CCCCCC;
    text-align: center;
}

.webshopCatYellow
{
    width: 190px;
    border: 3px solid #000000;
    background-color: #ecea23;
    text-align: center;
}

.webshopCat a
{
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    font-size: 14px;
}

.webshopCatYellow a
{
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    font-size: 14px;
}

.containerMainLeft {
    width:610px;
    float:left;
    min-height: 600px;
	_height: 600px; 
    background-color:#FFFFFF;
    height:100%;
}

.rechterbalk {
    width:180px;
    float:right;
    text-align:center;
    background-color:#000000;
    padding-left:3px;
    margin:0px;
    min-height:100%;
}

.rechterbalkKop td
{
    width: 160px;
    text-align: center;
    color: #FFFFFF;
    background-color: #ec4322;
    font-weight: bold;
}

.rechterbalkMid
{
    background-color: #FFFFFF;
}

.rechterbalkLink td
{
    text-align: center;
    background-color: #CCCCCC;
}

.rechterbalkLink a
{
    font-weight: bold;
}

.wrapper
{
    margin: 0 auto;
    width: 1000px;
    display: table;
    height: 100%;
    background: #000000 url(../img/zwro.jpg) left top repeat-y;

}

.container
{
    width: 1000px;
    float: left;
    background: #000000 url(../img/zwro.jpg) left top repeat-y;
}

.containerNav
{
    width: 200px;
    float: left;
    min-height: 100px;
}

.containerMain
{
    width: 800px;
    float: left;
    margin-left:0px;
}

ul.menu
{
    padding: 0;
    margin: 0;
    float: left;
	list-style: none;
}
ul.menu li
{
    padding: 0;
    margin: 0;
	list-style: none;
}
img
{
    border: 0;
    vertical-align: top;
}


.containerNav a:link, .containerNav td
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}
.containerNav a:visited
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}
.containerNav a:hover
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ff0000;
}
