/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	font-family: Verdana, Arial;
	font-size: 62.5%;
	line-height: 1.5em;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:860px;
	background:url('/uploads/1/Image/css/body_background.jpg');
	background-repeat:repeat-x;
	background-color:#660000;  /* 2e0000*/
}

a {
	outline: none;
}

a,
a:link, 
a:visited,
a:active {
	color: white;
	text-decoration: none;
}


html>body #outer{height:auto;}

#outer{
	min-height:100%;
	height:100%;
	width:860px;
	color: #000000;
	text-align:left;
	margin: auto;
	position: relative;
	background:url('/uploads/1/Image/css/content_background3.jpg');
	background-repeat:repeat-y;	
	background-color:#5e7838;	
}

#innerwrap {/* enables content first */
	position: relative;
	float:left;
        background:url('/uploads/1/Image/css/content_background3.jpg');
	background-repeat:repeat-y;	
	background-color:#5e7838;	
}

#header{
	position:relative;
	top:0px;
	width:950px;
	height:97px;
	color: #000000;
	z-index:10;
/*	background:url('/uploads/10/Image/css/header3copy.jpg');*/
z-index:211;
}


#headerbreed{
	position:relative;
	top:0px;
	width:950px;
	height:97px;
	color: #000000;
	z-index:10;
/*	background:url('/uploads/1/Image/css/header_logo.jpg');*/
	background-repeat:none;	
}

#headeronder{
	position:relative;
	top:0px;
	width:950px;
	height:97px;
	color: #000000;
	z-index:-110;
	background:url('/uploads/10/Image/css/header_onder.jpg');
	background-repeat:none;	
}

#headertitle {
	display: none;
}

#headerslogan {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	left:350px;
	position:absolute;
	top:55px;
}

#headerimage {
  left:0px;
  top:0px;
  position:absolute;
}

#subheader{
	position:absolute;
	top:-97px;
	left:0;
	width:860px;
	height:20px;
	background-color: #800000;
	z-index:101;
	color:white;
	padding-top:3px;
	border-bottom:solid 10px #5E7838;
}

#subheader #flags
{
	float:left;
	padding-left:3px;
}

#subheader #flags a
{
	text-decoration:none;
}

#subheader #flags img{
	border:solid 1px #e3a327; 
}

#subheader #slogan{
	float:right;
	padding-right:10px;
}

#subheader #text{
	float:left;
}

#subheader #bestelwagen{
	float:right;
	margin-left:80px;
	margin-top:-1px;
}

#centrecontent {
	width:560px;
	_width:555px;
	float:left;
	margin: 0px;
	padding: 0px;	
	margin-left:141px;	
	_margin-left:70px;
	margin-top:-64px;
	overflow:hidden;
}

#content
{
	background-color:white;
	padding:10px;
	margin-left:3px;
}

#content h1
{
	font-size:1.2em;
}

#left {
	position:absolute;
	width:140px;
	float:left;
	margin-top:-64px;
	left:0px;
	
}

#menu ul {
	padding:0px;
	margin:0px;
	margin-left:-20px;
	_margin-left:5px;
	z-index:101;
}

#menu ul li {
	display:block;
	list-style: none;
	width:150px;
	_width:130px;	
	background-color:#800000;		
	margin-bottom:5px;
	padding:1px;
	border:solid 1px black; 	
	vertical-align:middle;	
}

#menu a, 
#menu a:link,
#menu a:visited,
#menu a:active {	
	text-decoration:none;
	padding-left:10px;
	font-size:1.2em;
	font-weight:bold;
}

#menu ul li ul {
	display: none;
}

#menu li.selected { /* Geselecteerd hoofdmenu item*/
	display:block;
	list-style: none;
	width:150px;
	_width:130px;			
	background-color:#698a39;		
	margin-bottom:5px;
	padding:1px;
	vertical-align:middle;
	border:solid 1px #800000;

}

#menu ul li.selected ul { /* Geselecteerd submenu*/
	display: block;
	margin:0px;
	padding:0px;
	border-top:solid 1px #87a161;	
	width:150px;
	_width:130px;		
}

#menu ul li.selected ul li { /* submenu items*/
	display:block;
	list-style: none;
	width:150px;	
	_width:130px;		
	margin-bottom:5px;
	padding:1px;	
	margin-left:-1px;
	vertical-align:middle;	
	background-color:#698a39;
	border:none;
}

/*hover mainmenu item*/

#menu ul li:hover, 
#menu ul li.sfhover {
	background-color:#698A39;
}

/*hover submenu item*/
#menu ul li ul li:hover, 
#menu ul li ul li.sfhover {
	background-color:#8BAF57;
}

/*selected submenu item*/
#menu ul li ul li.selected  {
	background-color:#8BAF57;
}

#menu ul li ul li.selected a  {
	/*color:#800000;*/
}



#right {
	position:relative;
	width:150px;
	float:right;
	margin-top:-64px;
	padding-right:5px;
}

.general_block
{
	background-color:white;
	width:145px;
	border:solid 1px #721206;
	padding:1px;
	color:black;
	margin-bottom:10px;
}

.general_block .block_header
{
	background-color:#800000;
	color:#e3d0cc;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.general_block .block_content
{
	padding-left:5px;
}

.general_block input
{
	background-color:#698a39;
	color:white;
	width:130px;
	border:solid 1px black;
	font-family:Verdana, Arial;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:3px;	
}

.general_block .block_content_cart
{
	padding-left:5px;
}

.general_block .block_content_cart img
{
	margin-left:90px;
	margin-top:-19px;
}

#clearfooter {clear:both} /* to clear footer */

#intro
{
	color:white;
	background:url('/uploads/7/Image/css/gradient_back.jpg');
	background-color:#5e7838;
	padding:5px;	
	font-size:1.2em;
}

.frontpage_block_normal
{
	border: solid 1px #ca9e9e;
	width:170px;
	margin-right:5px;
	margin-bottom:5px;	
	color:white;
	float:left;
	height:220px;	
	font-size:1.2em;
}

.frontpage_block_home
{
	border: solid 1px #ca9e9e;
	width:170px;
	margin-right:3px;
	margin-bottom:15px;	
	color:white;
	float:left;
	height:150px;	
	*height:152px;	
	_height:152px;	
	font-size:1.2em;
}

.frontpage_block_normal .fp_header
{
	background-color: #698a39;
	text-align:center;
	font-weight:bold;
	line-height:18px;
	vertical-align:middle;		
	height:20px;	
}

.frontpage_block_normal .fp_subheader
{
	background-color: #a5b988;
	text-align:center;
	line-height:14px;
	vertical-align:middle;		
	height:16px;		
}

.frontpage_block_normal .fp_content
{
	color:black;
	text-align:center;
}

.frontpage_block_normal .fp_link
{
	text-align:right;
}

.frontpage_block_normal .fp_link img
{
	border:none;
	padding-right:1px;
}

.frontpage_block_home .fp_header
{
	background-color: #698a39;
	text-align:center;
	font-weight:bold;
	line-height:18px;
	vertical-align:middle;		
	height:20px;	
}

.frontpage_block_home .fp_subheader
{
	background-color: #a5b988;
	text-align:center;
	line-height:14px;
	vertical-align:middle;		
	height:16px;		
}

.frontpage_block_home .fp_content
{
	color:black;
	text-align:center;
}

.frontpage_block_home .fp_link
{
	text-align:right;
}

.frontpage_block_home .fp_link img
{
	border:none;
	padding-right:1px;
}

.frontpage_block_video
{
	border: solid 1px #ca9e9e;
	width:530px;
	margin-right:3px;
	margin-bottom:15px;	
	color:white;
	float:left;
	height:215px;
	overflow:hidden;
	font-size:1.2em;			
}

.frontpage_block_video .fp_header
{
	background-color: #698a39;
	height:20px;
	padding-left:10px;
	line-height:18px;
	vertical-align:middle;		
}

.frontpage_block_video .fp_subheader
{
	background-color: #a5b988;
	height:16px;
	padding-left:10px;
	line-height:14px;
	vertical-align:middle;	
}

.frontpage_block_video .fp_content
{
	color:black;
}

.frontpage_block_video .fp_link
{
	text-align:right;
}

.frontpage_block_video .fp_link img
{
	border:none;
	padding-right:1px;	
}

.patent
{
	position:relative;
	background-color:#800000;
	color:white;
	font-weight:bold;
	width:100px;
	padding:4px;
	margin-top:5px;
	_margin-top:12px;
	font-size:1.1em;
}





.hoofdgroep_block_normal
{
	border: solid 1px #ca9e9e;
	width:170px;
	margin-right:5px;
	margin-left:2px;
	margin-bottom:15px;	
	color:white;
	float:left;
	height:154px;	
	font-size:1.2em;		
}

.hoofdgroep_block_normal .fp_header
{
	background-color: #698a39;
	text-align:center;
	font-weight:bold;
	line-height:18px;
	vertical-align:middle;		
	height:20px;	
}

.hoofdgroep_block_normal .fp_subheader
{
	background-color: #a5b988;
	text-align:center;
	line-height:14px;
	vertical-align:middle;		
	height:16px;		
}

.hoofdgroep_block_normal .fp_content
{
	color:black;
	text-align:center;
	height:99px;
	overflow:hidden;
}

.hoofdgroep_block_normal .fp_link
{
	text-align:right;
}

.hoofdgroep_block_normal .fp_link img
{
	border:none;
	padding-right:1px;
}



#contactformulier
{
}

#contactformulier.LV_invalid_field
{
	border:solid 1px red;
}

#flags a {
	padding-right: 2px;
}

#sitemap{
	padding:10px;
	color:black;
	
}

#sitemap a,
#sitemap a:link, 
#sitemap a:visited,
#sitemap a:active {
	color: black;
	text-decoration: none;
}
	
	
	
	
	
	
	

