 /* ------ CSS schoonmaak code  ------ */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0px;
    padding:0px;
    border:0px;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    font-size: 12px;
    font-family:arial;
}

/*************************************
*
*index.php
*
*************************************/

strong{
    font-weight: bold;
}

h2{
    font-weight: bold;
    font-size: 14px;
} 

#index_Content {
    margin: auto;
    width: 1000px;
    height: auto;
    padding: 5px;
    margin-top: 200px;
}

#index_Logo {
    height: 250px;
    width: 200px;
    
    
    margin-bottom: 25px; margin-left: 140px;
    
    float: left;
    
}
    
#index_ContentBox {
    text-align: center;
    font-size: 16px;
    margin: auto;
    height: auto;
    width: 550px;
    padding: 5px;
    margin-bottom: 25px;
    clear: both;
    
}

#index_RetailSelect {
    background-color: #99CC00;
    text-align: center;
    margin: auto;
    margin-left: 23px;
    width: 200px;
    height: 248px;
    
    float: left; 
    color:white;
}

#index_LandscapeSelect {
    background-color: #3365FF;
    text-align: center;    
    margin: auto;
    margin-left: 23px;
    width: 200px;
    height: 248px;
    
    float: left;
    color: white;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {

}

#wrapper {
    margin: auto;
	width: 1000px;
	height: auto;
    background-image: url('/images/background1.jpg') no-repeat ;
    padding-top: 0px;
}

/*************************************
*
*retail.php
*
*************************************/


#home {
	display: block;
	height: 150px;
	width: auto;
	text-decoration: none;
	background-color: #A8D200; 
	font-family: Tahoma;
	font-size: 35px;
}

#homelandscape {
    display: block;
    height: 150px;
    width: auto;
    text-decoration: none;
    background-color: #3366FF; 
    font-family: Tahoma;
    font-size: 35px;
}

#logolinks {
	float: left;
	display: inline;
	height: 150px;
	width: 200px;
	text-decoration: none;
	background: url(../css/images/logo_lefttop.PNG) no-repeat top;
}


#tekstbalk{
    font-family:Tahoma;
    font-style:italic;
    font-size:30px;
    float: left;
    display: inline;
    height: 25px;
    width: 750px;
    text-decoration: none;
    margin-left: 15px;
    margin-top: 13px;
}

#bovenmenu{
    float: left;
    font-family: Tahoma;
    margin-left: 15px;
    margin-top: 80px;
    height: 5px;
    width: 600px;
    font-size: 15px;
}
#menuboven {
    font-family: Tahoma;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#menuboven li {
    float: left;
    font-family: Tahoma;
    margin: 0;
    padding: 0;   
}

#menuboven a {
    font-family: Tahoma;
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 8px 12px;
    text-decoration: none;
    font-weight:normal;
}

#video {
	float: left;
	display:inline;	
	margin-top: 22px;
	margin-left: -1px;
	height: 200px;
	width: 200px;
	position: absolute;
}
#menuback {
	float: left;
	display: inline;
	height: 450px;
	width: 200px;
	text-decoration: none;	
	background: url(../css/images/menu_bg.png) repeat-x top;
    }

#menuback2 {
    float: left;
    
    display: inline;
    height: 450px;
    width: 200px;
    text-decoration: none;    
    background: url(../css/images/menu_bg_landscape.png) repeat-x top;
    }    
    

    
#menubackle{	
	float: right;
    margin-top: 5px;
	height: 450px;
	width: 200px;
    margin-top: 4px;
	}
	
#menubackle2{
	margin-top:-4px;
	height: auto;
	width: 200px;
	}
	
#menubackle3{	
	float: right;
	height: auto;
	width: 195px;
	}
    
#onderbalk{
    margin-top: 5px;
    margin: auto;
	font-family:Tahoma;
    text-align: center;
	font-size:10px;
	width: 1000px;
    padding: 10px;
    clear: both;
    float: left;
}		

#menucontent {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 12px;
	text-decoration: none;
}
#fotowissel {
	float: left;
	display: block;
	margin-left: 12px;
	margin-top: 12px;
	width: 500px;
	text-decoration: none;
	}
	

/*********************************** 
*
* linker menu
*
**********************************/	
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	border-bottom: 1px solid #736447;
	font-family:  Tahoma;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight:bold;
	width: auto;
	font-size: 12px;
    color: #736447;
}
#menu a:hover {
    font-family: Tahoma;
	background: #FFD400;
	color: #fff;
	padding-bottom: 8px;
	width: auto;
}                    

/***********************
*
* content
*
************************/

#content3{
    margin-left: 0px;
    display: inline;
    float:left;
    position: static;
    height: 450px;
    width: 600px;
    font-family: Tahoma;
    font-size: 12px;
}

#content2{
    position:absolute;
    display: inline;
    float:left;
    height: auto;
    width: 600px;
    margin-left: 5px;
    margin-top: -15px;
}

#content{
    padding: 10px;
    display: inline;
    height: auto;
    width: 550px;
    float: left;
    margin-left: 25px;
}

#content img.text {
	font-family: Tahoma;
	float: right;
	margin-right: 15px;
}
/***********************************
*
*assortiment
*
**********************************/

#detailfoto{
	font-family: Tahoma;
	float:left;
	display: block;
	height: 565px;
	width: 350px;
	text-decoration: none;
	padding: 0px 10px 10px 0px;
    margin-top: 50px;
}

#detailfototekst{
	font-family: Tahoma;
	float:left;
	display: block;
	height: 572px;
	width: 580px;
	text-decoration: none;
	font-size: 16px;
	padding: 0px 10px 10px 0px;
    margin-top: 100px;	
}

#detailfototekst h2{
    font-size: 18px;
}

#assortiment{
	font-family: Tahoma;
	float:right;
    display: block;
    padding: 10px;
	height: 580px;
	width: 780px;
	text-decoration: none;
}

#terugknop{
	font-family: Tahoma;
	float:left;
    display: inline;
	height: 50px;
	width: 110px;
	text-decoration: none;
	font-size:19px;
	border-width: 1px;
	}
	
#zoekmenu{
    padding: 5px;
	font-family: Tahoma;
	float:left;
    display: inline;
	height: 450px;
	width: 190px;
	text-decoration: none;
    background: url(../css/images/menu_bg.png) repeat-x top;
	}
    
#zoekmenu2{
	font-family: Tahoma;
	float:left;
    display: inline;
	height: 50px;
	width: 200px;
	text-decoration: none;
	margin-top: 26px;
	border-width: 1px;
	}
    	
#sortiment{
	font-family: Tahoma;
	float:left;
    display: block;
	height: 50px;
	width: 600px;
	text-decoration: none;
	margin-top: -15px;	
	background-color: #000000;
	border-width: 1px;
	}
	
	/**************************
	*
	*dropdownmenu style
	*
	***************************/
.shadow {
		padding: 0px 10px 10px 0px;
		background: #fff url(images/schaduw.gif) no-repeat right bottom;	
}

input, textarea, select 
{
	border: 1px solid #ccc;
	padding: 2px;
	font: 1em Arial;
}

#contact input {
	width: 200px;
}

#contact textarea {
	width: 420px;
	height: 160px;
}

#contact input.submit {
	width: auto;
}