@charset "UTF-8";
/* CSS Document */


@font-face {
font-family: 'Nunito', sans-serif;
}


body{
	font-family: 'Nunito', sans-serif;
	font-style:normal;
	letter-spacing:1px;
	font-size:10pt;
	text-align:center;
}

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


p {
	margin-bottom::10px;
}

h1,h2,h3 {
	margin:10px;
}

#Master {
	top: 0px;
	background-color: #FFF;
	text-align:center;
}

#header {
	width:100%;
	height:120px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	position: fixed;
	background-color:#fff;
	z-index: 10; 
	top:0;
	
}

#logo {
	position: absolute;
	float: left;
	margin-left: 80px;
	margin-top: 82px;
}


#menu {
	float:right;
	margin-right:100px;
	margin-top:70px;
 }
 
 #menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	letter-spacing: 3px;
	font-size:10px;
 }
 
 
 #menu a:hover{
	 color:grey;
 }

.MenuItem { float: left; }

#content{
	margin-left:auto;
	margin-right:auto;
	max-width:1050px;
	min-height:900px;
	margin-top: 120px;
	margin-bottom: 120px;
	position: relative;
	z-index: 9;
}

.point {
	font-size: 30px;
	z-index: 1;
}

.box {
	margin-left:15px;
	margin-top:15px;
	background-color:#ccc;
	cursor:pointer;
	}

#Box1 {
	width: 320px;
	height: 500px;
	background-image:url(SiteChantal/Box1.jpg);
}
#Box1:hover {
	background-image:url(SiteChantal/but_box1.jpg);
}

#Box2 {
	width: 670px;
	height: 375px;
	background-image:url(SiteChantal/Box2.jpg);
}
#Box2:hover {
	background-image:url(SiteChantal/but_box2.jpg);
}

#Box3 {
	width: 320px;
	height: 500px;
	background-image:url(SiteChantal/Box3.jpg);
}
#Box3:hover {
	background-image:url(SiteChantal/but_box3.jpg);
}

#Box4 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box4.jpg);
}
#Box4:hover {
	background-image:url(SiteChantal/but_box4.jpg);
}

#Box5 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box5.jpg);
}
#Box5:hover {
	background-image:url(SiteChantal/but_box5.jpg);
}

#Box6 {
	width: 320px;
	height: 500px;
	background-image:url(SiteChantal/Box6.jpg);
}
#Box6:hover {
	background-image:url(SiteChantal/but_box6.jpg);
}

#Box7 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box7.jpg);
}
#Box7:hover {
	background-image:url(SiteChantal/but_box7.jpg);
}

#Box8 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box8.jpg);
}
#Box8:hover {
	background-image:url(SiteChantal/but_box8.jpg);
}

#Box9 {
	width: 670px;
	height: 375px;
	background-image:url(SiteChantal/Box9.jpg);
}
#Box9:hover {
	background-image:url(SiteChantal/but_box9.jpg);
}

#Box10 {
	width: 670px;
	height: 375px;
	background-image:url(SiteChantal/Box10.jpg);
}
#Box10:hover {
	background-image:url(SiteChantal/but_box10.jpg);
}

#Box11 {
	width: 320px;
	height: 500px;
	background-image:url(SiteChantal/Box11.jpg);
}
#Box11:hover {
	background-image:url(SiteChantal/but_box11.jpg);
}

#Box12 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box12.jpg);
}
#Box12:hover {
	background-image:url(SiteChantal/but_box12.jpg);
}

#Box13 {
	width: 320px;
	height: 377px;
	background-image:url(SiteChantal/Box13.jpg);
}
#Box13:hover {
	background-image:url(SiteChantal/but_box13.jpg);
}

.point {
	font-size: 15px;
	z-index: 1;
	padding-top:20px;
}


	
.introkolom {
	font-family: 'Nunito', sans-serif;
	padding-top:70px;
	min-height:200px;
	margin:5px;
	float:left;
	text-align:left;
	word-wrap:break-word;
	letter-spacing:2px;
	font-size:10px;


}

.extrasmal{
	max-width:190px;
	min-width:190px;	
}

.smal{
	max-width:370px;
	min-width:370px;	
}


.middel {
	max-width:440px;
	min-width:440px;
}


.breed {
	max-width:760px;
	min-width:760px;
	margin-left:150;
}

.margin30{
	margin-left:30px;
}


#contactkolom {
	padding-top:120px;
	text-align:left;
	letter-spacing:2px;
	font-size:10px;
}

/* slider overwrite */

.flickity-prev-next-button{
	background:none;
}

#footer {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	margin-bottom:40px;
	width:100%;
	letter-spacing:2px;
	font-size:10px;
	

}


	
	

