* {margin: 0px;} 




body, html
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
	text-align: center;
	font-family: Arial;
}

#MainWrapper
{
	width: 907px;
	text-align:left;
	margin:auto auto; 
}

#Header
{
	float: left;
	width:907px;
	height: 92px;
	text-align: right;
}

#Footer
{
	float: left;
	width: 907px;
	margin-top: 10px;
	text-align: center;
	color: #6F7B42;
}

#Logo
{
	float: right;
	width: 349px;
	height: 54px;
	margin-top: 12px;
	margin-right: 31px;
}

#MenuSection
{
	float: left;
	width: 907px;
	height: 34px;
}

#Menu_Left
{
	float: left;
	width: 145px;
}

#Slogan
{
	float: left;
	margin-left: 15px;
}

#Menu_Right
{
	float: right;
	width: 715px;
	margin-right: 31px;
}

#Content
{
	float: left;
	width: 907px;
}

#Content_Left_Small
{
	float: left;
	width: 215px;
	margin-right: 17px;
}

#Content_Left_Medium
{
	float: left;
	width: 442px;
}

#Content_Large
{
	float: left;
	width: 907px;
}

#Content_Left_Large
{
	float: left;
	width: 674px;
}

#Content_Right
{
	float: right;
	width: 215px;
}

.Box_Empty
{
	float: left;
	width: 215px;
	height: 253px;
}

.Box_Devider
{
	float: left;
	width: 13px;
	height: 17px;
}

.Box_Large
{
	height: 561px;
}

.Box_Large2
{
	height: 536px;
}

.Box_Large3
{
	height: 546px;
}

.Box_Large4
{
	height: 500px;
}

.Box_Gray
{
	float: left;
	width: 443px;
}

.Box_Top_Gray
{
	float: left;
	width: 443px;
	height: 25px;
	background-color: #eeeeee;
	background-image: url(../images/box_top_gray.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Gray
{
	float: left;
	width: 443px;
	height: 561px;
	background-color: #eeeeee;
	background-image: url(../images/box_bottom_gray.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Gray
{
	height: 500px;
	color: #4B5A13;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Gray a
{
	color: #4B5A13;
	text-decoration:underline;
}

.Box_Top_Gray_Large
{
	float: left;
	width: 673px;
	height: 25px;
	background-color: #eeeeee;
	background-image: url(../images/box_top_gray_large.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Gray_Large
{
	float: left;
	width: 673px;
	background-color: #eeeeee;
	background-image: url(../images/box_bottom_gray_large.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Gray_Large
{
	color: #4B5A13;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}

.Box_Content_Gray_Large a
{
	color: #4B5A13;
	text-decoration:underline;
}

.Box_Top_Gray_Large2
{
	float: left;
	width: 673px;
	height: 25px;
	background-color: #eeeeee;
	background-image: url(../images/box_top_gray_large.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Gray_Large2
{
	float: left;
	width: 673px;
	height: 600px;
	background-color: #eeeeee;
	background-image: url(../images/box_bottom_gray_large.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Orange
{
	float: left;
	width: 215px;
}

.Box_Top_Orange
{
	float: left;
	width: 215px;
	height: 25px;
	background-color: #FF9900;
	background-image: url(../images/box_top_orange.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Orange
{
	float: left;
	width: 215px;
	height: 228px;
	background-color: #FF9900;
	background-image: url(../images/box_bottom_orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Orange
{
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
	text-decoration:none;
}

.Box_Content_Orange a
{
	color: #ffffff;
	text-decoration:none;
}

.Box_Green
{
	float: left;
	width: 215px;
}

.Box_Top_Green
{
	float: left;
	width: 215px;
	height: 25px;
	background-color: #5D6A2A;
	background-image: url(../images/box_top_green.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green
{
	float: left;
	width: 215px;
	background-color: #5D6A2A;
	background-image: url(../images/box_bottom_green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green
{
	height: 228px;
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Large2
{
	float: left;
	width: 215px;
}

.Box_Top_Green_Large2
{
	float: left;
	width: 215px;
	height: 25px;
	background-color: #5D6A2A;
	background-image: url(../images/box_top_green.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Large2
{
	float: left;
	width: 215px;
	background-color: #5D6A2A;
	background-image: url(../images/box_bottom_green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Large2
{
	height: 561px;
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Large2 a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Wide
{
	float: left;
	width: 443px;
}

.Box_Top_Green_Wide
{
	float: left;
	width: 443px;
	height: 25px;
	background-color: #5D6A2A;
	background-image: url(../images/box_top_green_wide.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Wide
{
	float: left;
	width: 443px;
	background-color: #5D6A2A;
	background-image: url(../images/box_bottom_green_wide.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Wide
{
	height: 561px;
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Wide a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Large
{
	float: left;
	width: 673px;
}

.Box_Top_Green_Large
{
	float: left;
	width: 673px;
	height: 25px;
	background-color: #5D6A2A;
	background-image: url(../images/box_top_green_large.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Large
{
	float: left;
	width: 673px;
	height: 100px;
	background-color: #5D6A2A;
	background-image: url(../images/box_bottom_green_large.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Large
{
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Large a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Border
{
	float: left;
	width: 217px;
}

.Box_Top_Green_Border
{
	float: left;
	width: 217px;
	height: 25px;
	background-image: url(../images/box_top_green_border.jpg);
	background-repeat: no-repeat;
}

.Box_Bottom_Green_Border
{
	float: left;
	width: 217px;
	height: 25px;
	background-image: url(../images/box_bottom_green_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Middle_Green_Border
{
	float: left;
	width: 217px;
	height: 203px;
	background-image: url(../images/box_middle_green_border.jpg);
	background-repeat: repeat-y;
}

.Box_Content_Green_Border
{
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Border a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Dark_Border
{
	float: left;
	width: 217px;
}

.Box_Top_Green_Dark_Border
{
	float: left;
	width: 217px;
	height: 25px;
	background-image: url(../images/box_top_green_dark_border.jpg);
	background-repeat: no-repeat;
}

.Box_Bottom_Green_Dark_Border
{
	float: left;
	width: 217px;
	height: 25px;
	background-image: url(../images/box_bottom_green_dark_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Middle_Green_Dark_Border
{
	float: left;
	width: 217px;
	height: 203px;
	background-image: url(../images/box_middle_green_dark_border.jpg);
	background-repeat: repeat-y;
}

.Box_Content_Green_Dark_Border
{
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Dark_Border a
{
	color: #ffffff;
	text-decoration:underline;
}

.Box_Green_Active
{
	float: left;
	width: 215px;
}

.Box_Top_Green_Active
{
	float: left;
	width: 215px;
	height: 25px;
	background-color: #C9CDB8;
	background-image: url(../images/box_top_green_active.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Active
{
	float: left;
	width: 215px;
	background-color: #C9CDB8;
	background-image: url(../images/box_bottom_green_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Active
{
	height: 561px;
	color: #7F7F7F;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Active a
{
	color: #7F7F7F;
	text-decoration:underline;
}

.Box_Green_Active_Medium
{
	float: left;
	width: 443px;
}

.Box_Top_Green_Active_Medium
{
	float: left;
	width: 443px;
	height: 25px;
	background-color: #C9CDB8;
	background-image: url(../images/box_top_green_active_medium.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Active_Medium
{
	float: left;
	width: 443px;
	height: 316px;
	background-color: #C9CDB8;
	background-image: url(../images/box_bottom_green_active_medium.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Active_Medium
{
	color: #7F7F7F;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Active_Medium a
{
	color: #7F7F7F;
	text-decoration:underline;
}

.Box_Green_Border_Large
{
	float: left;
	width: 673px;
}

.Box_Top_Green_Border_Large
{
	float: left;
	width: 673px;
	height: 25px;
	background-color: #C9CDB8;
	background-image: url(../images/box_top_Green_Border_Large.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Border_Large
{
	float: left;
	width: 673px;
	background-color: #C9CDB8;
	background-image: url(../images/box_bottom_Green_Border_Large.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Border_Large
{
	height: 561px;
	color: #FFFFFF;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Border_Large a
{
	color: #FFFFFF;
	text-decoration:underline;
}

.Box_Green_Border_Large2
{
	float: left;
	width: 907px;
}

.Box_Top_Green_Border_Large2
{
	float: left;
	width: 907px;
	height: 25px;
	background-image: url(../images/box_top_Green_Border_Large2.jpg);
	background-repeat: no-repeat;
}

.Box_Middle_Green_Border_Large2
{
	float: left;
	width: 907px;
	background-image: url(../images/box_bottom_Green_Border_Large2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Box_Content_Green_Border_Large2
{
	height: 660px;
	color: #FFFFFF;
	margin-left: 16px;
	margin-right: 16px;
}

.Box_Content_Green_Border_Large2 a
{
	color: #FFFFFF;
	text-decoration:underline;
}

.Box_Home
{
	float: left;
	width: 674px;
	height: 320px;
	margin-bottom: 15px;
	background-image: url(../images/box_home.jpg);
	background-repeat: no-repeat;
}

.Box_Home_Left
{
	float: left;
	width: 250px;
}

.Box_Home_Left_Image
{
	float: left;
	position: relative;
	top: 41px;
	left: -7px;
}

.Box_Home_Right
{
	float: right;
	width: 390px;
	margin-top: 21px;
}

.Box_Home_Content
{
	color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 21px;
}

#Mensen_Section
{
	float: left;
	width: 673px;
}

#Mensen_Overzicht
{
	float: left;
	width: 229px;
}

#Mensen_Overzicht_Breed
{
	float: left;
	width: 673px;
}

#Mens_Detail
{
	float: right;
	width: 443px;
}

#Mens_Detail img
{
	margin-left: 4px;
	margin-bottom: 4px;
}

.Mens_Foto
{
	float: left;
	width: 99px;
	height: 118px;
	margin-right: 13px;
	margin-bottom: 13px;
}

.Mens_Content
{
	clear: both;
	float: left;
	width: 150px;
}

h1
{
	font-size: 16px;
	margin-bottom: 0px;
}

h2
{
	font-size: 14px;
	margin-bottom: 0px;
}

h3
{
	font-size: 12px;
	margin-bottom: 0px;
}

h4
{
	font-size: 10px;
	margin-bottom: 0px;
}

h5
{
	font-size: 10px;
	margin-bottom: 0px;
}

img
{
	border: 0px;
}

a
{
	text-decoration:none;
}

p
{
	margin-bottom: 14px;
}

blockquote
{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul
{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

textarea
{
	font-size: 12px;	
	font-family: Arial;
}

/*****************************************************************************
These styles should be at the bottom of `sifr.css`. Make sure that they're
only applied for the screen media type!
*****************************************************************************/

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5 {
visibility: hidden;
font-family: Verdana;
}

.sIFR-active h1
{
	color: #ffffff;
	font-size: 22px;
	padding-bottom: 0;
}

.sIFR-active h2
{
	font-size: 20px;
	display: block;
	padding-bottom: 0;
}

.sIFR-active h3
{
	font-size: 18px;
	padding-bottom: 0;
}

.sIFR-active h4
{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 0;
}

.sIFR-active h5
{
	font-size: 14px;
	padding-bottom: 0;
}

/*******************MENS**********************/

.Mens_Item_Top_Inside
{
	height: 14px;
	margin-left: 12px;
	margin-right: 12px;
}

.Mens_Item_Bottom_Inside
{
	height: 14px;
	margin-left: 12px;
	margin-right: 12px;
}

.Mens_Item_Top
{
	background-image: url(../images/background_mens_top.gif);
	height: 14px;
	overflow: hidden;
	width: 500px;
}

.Mens_Item_Bottom
{
	background-image: url(../images/background_mens_bottom.gif);
	height: 14px;
	overflow: hidden;
	width: 500px;
}

.mens
{
	height: 49px;
	text-align: left;
}


.mens ul li a:hover {display:block;}

.mens ul li:hover a {}

.mens a {margin:0; padding:0;color:#ffffff;}

.mens ul
{ /*float zorgt voor problemen in IE6 en moet uitgeschakeld worden via laden aparte CSS*/
	padding:0;
	margin:0;
	list-style-type:none; 
}

.mens ul li
{
	float:left;
	position:relative;
	width: auto;
}

.mens ul li:hover
{
	width:auto;
	z-index:20;
}

.mens ul li ul
{
	display: none;
}

.mens table
{
	margin:0;
	padding:0;
	border-collapse:collapse; 
	font-size:14px; 
	position:absolute; 
	top:0; 
	
}

/* specific to non IE browsers */
.mens :hover > a, .mens ul ul :hover > a {
	color:#fff;
	z-index:20;
}

.mens ul li:hover ul
{
	display:block;
	position:absolute;
	top:-120px;
	left:70px;
	width:490px;
	height: 140px;
	z-index:20;
}

.mens ul li:hover ul li ul
{
	display: none;
}

.mens ul li:hover ul li a
{
	display:block;
	font-size:14px;
	font-weight:bold;
	width:480px; 
	height:140px;
	padding:10px;
	z-index:20;
	background-color: #C9CDB8;
}

.mens ul li:hover ul li a:hover
{
	text-decoration:underline;
}

/* specific to IE5.5 and IE6 browsers */
.mens ul li a:hover ul
{
	display:block;
	position:absolute;
	left: -30px; 
	top:-181px; 
	t\op:-181px;
	z-index:20; }

.mens ul li a:hover ul li a {
	margin: 0;
	padding: 0;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	min-height:20px; 
	color:#ffffff; 
	width:490px; 
	w\idth:490px;
	padding-left:10px;
	padding-top:10px;
	text-align: left;
	background-color: #C9CDB8;
	z-index:20;
}

/*******************MENU**********************/

.Menu_Item
{
	float: left;
	margin-left: 35px;
	height: 30px;
}

.Menu_Item_Top_Inside
{
	background-color: #5D6A2A;
	height: 14px;
	margin-left: 12px;
	margin-right: 12px;
}

.Menu_Item_Bottom_Inside
{
	background-color: #5D6A2A;
	height: 14px;
	margin-left: 12px;
	margin-right: 12px;
}

.Menu_Item_Top
{
	background-image: url(../images/background_menu_top.gif);
	height: 14px;
	overflow: hidden;
	width: 210px;
}

.Menu_Item_Bottom
{
	background-image: url(../images/background_menu_bottom.gif);
	height: 14px;
	overflow: hidden;
	width: 210px;
}

.menu
{
	height: 49px;
	text-align: left;
}


.menu ul li a:hover {display:block;}

.menu ul li:hover a {}

.menu a {margin:0; padding:0;color:#ffffff;}

.menu ul
{ /*float zorgt voor problemen in IE6 en moet uitgeschakeld worden via laden aparte CSS*/
	padding:0;
	margin:0;
	list-style-type:none; 
}

.menu ul li
{
	float:left;
	position:relative;
	width: auto;
}

.menu ul li:hover
{
	width:auto;
	z-index:20;
}

.menu ul li ul
{
	display: none;
}

.menu table
{
	margin:0;
	padding:0;
	border-collapse:collapse; 
	font-size:14px; 
	position:absolute; 
	top:0; 
	
}

/* specific to non IE browsers */
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	z-index:20;
}

.menu ul li:hover ul
{
	display:block;
	position:absolute;
	top:24px;
	left:20px;
	width:200px;
	z-index:20;
}

.menu ul li:hover ul li ul
{
	display: none;
}

.menu ul li:hover ul li a
{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	width:200px; 
	height:20px;
	padding-left:10px;
	padding-top:10px;
	z-index:20;
	background-color: #5D6A2A;
}


.menu ul li:hover ul li a:hover
{
	text-decoration:underline;
}

/* specific to IE5.5 and IE6 browsers */
.menu ul li a:hover ul {
display:block;position:absolute; top:51px; t\op:51px;z-index:20; }

.menu ul li a:hover ul li a {
	margin: 0;
	padding: 0;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	height:20px; 
	color:#ffffff; 
	line-height:20px; 
	width:310px; 
	w\idth:310px;
	padding-left:10px;
	padding-top:10px;
	text-align: left;
	background-color: #5D6A2A;
}