@import url("typographic.css");
@import url("menu-main.css");
@import url("menu-products.css");

html 
{
    height: 101%;
}

body {
	background-color: #F2F2F2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.breaker {
	clear: both;
}

#wrapper {
	margin: 41px auto 0 auto;
	width: 930px;
	text-align: left;
}

#header {
	width: 930px;
	height: 89px;
	float: left;
	clear: both;
	background: url(../images/header.png) no-repeat;
}

#subwrapper {
	width: 910px;
	float: left;
	clear: both;
	background: url(../images/bg-wrapper.png) repeat-y;
}

#subheader {
	position: relative;
	width: 892px;
	height: 215px;
	float: left;
	clear: both;
	margin: 0 20px;
	background: url(../images/subheader/standard.png) no-repeat;
}

#subheader .search {
	position: absolute;
	left: 13px;
	top: 100px;
	display:none;
}

#subheader .logo {
	position: absolute;
	left: 30px;
	top: 20px;
	width:220px;
	height:52px;
}

#subheader .logo .login {
	position: absolute;
	left: 71px;
	top: 1px;
	width:6px;
	height:5px;
}

#subheader .search .keywords {
	width: 120px;
	height: 15px;
	padding: 3px 4px;
	border: none;
	color: #6c6c6c;
	font-size: 1.1em;
	background: #ffffff;
}

/*BEGIN PRODUCTTABLE*/

.producttable 
{
    width:99%;
    border:0px;
    margin-bottom:10px;
    margin-left:5px;
}

.tr-product 
{
    background-color:#e9eff6;
    padding:0px 0px 0px 0px;
    border:0px;
}

.td-productleft 
{
    vertical-align:top;
    width:30%;
    padding:5px 2px 2px 5px;
    border:0px;    
}

.td-productright 
{
    vertical-align:top;
    font-weight:normal;
    border:0px;
    width:69%;
    font-size:9px;
    color:#6c6c6c;
    padding:5px 2px 2px 5px;
}
/*END PRODUCTTABLE*/


/*BEGIN TITLEBALK*/

.titletable 
{
    width:100%;
    padding:0px 0px 0px 0px;
    border:0px;
}

.td-onder 
{
    background: url(../images/titelbalk_onder.png) repeat-x;
    padding:0px 0px 0px 0px;
}

.td-boven 
{
    background: url(../images/titelbalk_boven.png) repeat-x;
    padding:0px 0px 0px 0px;
    height:6px;
}

.td-midden
{
    background: url(../images/titelbalk_midden.png) repeat-x;
    text-indent:2px;
    color:#FFFFFF;
    font-weight:bold;
    padding:0px 0px 0px 0px;
}

.td-zijkant
{
    background: url(../images/titelbalk_zijkant.png) repeat-y;
    padding:0px 0px 0px 0px;
    width:9px;
}

.td-hoek-onder
{
    background: url(../images/titelbalk_hoek_onder.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:8px;
}

.td-hoek-boven
{
    background: url(../images/titelbalk_hoek_boven.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:6px;
}

.td-voorkant
{
    background: url(../images/voorkant_midden.png) repeat-y;
    padding:0px 0px 0px 0px;
    width:8px;
}

.td-voorkant-hoek-onder
{
    background: url(../images/voorkant_hoek_onder.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:8px;
}

.td-voorkant-hoek-boven
{
    background: url(../images/voorkant_hoek_boven.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:6px;
}

/*END TITLEBALK*/


/*BEGIN SHADUWBLOK*/

.bloktable 
{
    width:100%;
    padding:0px 0px 0px 0px;
    border:0px;
}

.tdblok-onder 
{
    background: url(../images/blok_midden_onder.png) repeat-x;
    padding:0px 0px 0px 0px;
}

.tdblok-boven 
{
    background: url(../images/blok_midden_boven.png) repeat-x;
    padding:0px 0px 0px 0px;
    height:6px;
}

.tdblok-midden
{
    font-size:9px;
    color:#6c6c6c;
    padding:4px 0px 4px 2px;    
}

.tdblok-zijkant
{
    background: url(../images/blok_zijkant_midden.png) repeat-y;
    padding:0px 0px 0px 0px;
    width:12px;
}

.tdblok-hoek-onder
{
    background: url(../images/blok_zijkant_hoek_onder.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:8px;    
}

.tdblok-hoek-boven
{
    background: url(../images/blok_zijkant_hoek_boven.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:6px;
}

.tdblok-voorkant
{
    background: url(../images/blok_voorkant_midden.png) repeat-y;
    padding:0px 0px 0px 0px;
    width:8px;
}

.tdblok-voorkant-hoek-onder
{
    background: url(../images/blok_voorkant_hoekonder.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:8px;
}

.tdblok-voorkant-hoek-boven
{
    background: url(../images/blok_voorkant_hoekboven.png) no-repeat;
    padding:0px 0px 0px 0px;
    height:6px;
}

.tdblokblauw 
{
    color:#5F3893;
    font-weight:bold;
}

.tdalternate
{
    color:#ffffff;
    background-color:#a797bf;    
    font-style:italic;
}

.bekijkonzeproducten
{
    background: url(../images/onze_producten.png) no-repeat;
    height:82px;
}

.productdemo
{
    background: url(../images/productdemo.png) no-repeat;
    height:82px;
}


.blokli 
{
    padding:0px;
    margin-left:10px;
    margin-bottom:7px;
    margin-top:0px;
}

.funcli 
{
    padding:0px;
    margin-left:10px;
    margin-bottom:2px;
    margin-top:0px;
}


/*END SCHADUWBLOK*/

#tabbalk {
	position: relative;
	width: 892px;
	height: 39px;
	float: left;
	clear: both;
	margin: 0 19px;
	background: url(../images/tab_balk.jpg) no-repeat;
	padding-top:8px;
}

#tabbalk .on 
{
    background: url(../images/blokje.jpg) repeat-x;
    text-align:center;
    width:100px;
    height:29px;
    color:#5F3893;
    cursor:pointer;
}

#tabbalk .off
{
    color:#ffffff;
    text-align:center;
    width:100px;
    height:29px;
    cursor:pointer;
}

#sitemap
{
    color: #6c6c6c; 
    font-style:italic;   
    margin: 0 0 0 10px;
}

#sitemap table 
{
   margin: 0 0 0 25px;
}

#sitemap td 
{
    color: #6c6c6c;
    vertical-align:top;
    font-style:italic;   
 }
 
#sitemap a 
{
    /*0066CC*/    
    color: #5F3893;
}

#content {
	width: 850px;
	height: auto;
	/*MIN-HEIGHT TOEGEVOEGD*/
	min-height:300px;
	float: left;
	clear: both;
	padding: 20px 40px 8px 40px;
}

#content.small {
	width: 570px;
	height: auto;
	/*MIN-HEIGHT TOEGEVOEGD*/
	min-height:300px;
	float: left;
	clear: none;
	padding: 12px 0px 8px 40px;
}

#newsContent {
	clear: none;
	float: right;
	width: 260px;
	border-left: 1px solid #ffffff;
	/*border-left: 1px solid #8a8a8a;*/
	padding: 12px 20px 20px 15px;
}

#newsContent h2 {
	color: #000000;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 19px 0;
}

#newsContent .item {
	clear: both;
	display: block;
	min-height: 23px;
	_height: 23px;
	background: url(../images/arrow.png) no-repeat;
	color: #000000;
	font-size: 1.2em;
	text-decoration: none;
	margin: 3px 0 0 0;
	padding: 0 10px 0 32px;
}

#newsContent .item:hover {
	text-decoration: underline;
}

#newsContent a 
{
    color:#5F3893;
}

#newsContent i
{
    color: #6c6c6c;
}

#footer {
	width: 930px;
	height: auto;
	float: left;
	clear: both;
	background: url(../images/footer-home.png) no-repeat;
}

.tdback
{
    background-color:#E9EFF6;   
}
