/*RESET*/
html, body, h1, h2, h3, h4, h5, h6, p, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

a *{ border:0;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {

	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*LAYOUT*/

.bgwrapper { background-image:url(../images/orange.jpg); background-repeat:repeat-x; background-color:#fef9e8;} 
.roundbg {background-image: url(../images/bground.png); background-position: center 266px; background-repeat:no-repeat;}
.footer {
	border:0px solid red;
	background-color:#c63d1f;
	color:#FFFFFF;
	height:20px;
	padding-top:4px;
	padding-left:200px;
	font-size:0.75em;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:25px;
}
.bottomcorner {
	background-image:url(../images/corner.png);
	position:relative;
	margin-top:-150px;
	border:0px solid red;
	height:150px;
	width:150px;
	z-index: 999;
	
}


.topright{ background-image:url(../images/rounded.png); background-repeat:no-repeat; width: 21px; height:60px; border:0px solid red; margin-left:981px; margin-top:-7px; position:absolute;}



body, .content {
	font-size:0.85em;
	font-family: arial,Helvetica, arial, sans-serif;
	line-height:normal;
	font-weight:400;
	vertical-align: top;

}

body * { border:0px dotted red;}

h1, h2, h3 {
	font-family: arial, Helvetica, , sans-serif;
	font-size:1.6em;
	line-height:1.5em;
	color:#FFFFFF;
	padding:5px;
	padding-top:7px;
	padding-left:0px;
	font-weight:800;

}
a {
	color:#4192e4;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#fff;
	text-decoration:none;
}

.wrapper {


}
.header {
	border:0px solid red;
	height:140px;
}
.logo {
	border:0px solid red;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
	width:198px;
	height:72px;
	cursor:pointer;
}
.menu {
	border:0px solid red;
	background-image: url(../images/menubg.png);
	background-repeat:repeat-x;
	float:right;
	height:72px;
	width:980px;
	margin-top:40px;
	margin-right:10px;
	vertical-align:baseline;
}

/* content--------------------------------------------------------------*/

.content {
	border:0px solid red;
	height:550px;
	color: #46462b;
}
.content p {
	line-height:1.3em;
	margin-bottom:5px;
}
.content h1 {
    font-family:tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	font-size:1.42em;
}
.content h2 {
	color:#ef7f01;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	font-size:1.55em;
	line-height:1em;
	padding:0px;

}

.content .container { padding-left:180px; border:0px solid red;}

.content ul { margin-left:0px; list-style:none; line-height:18px;}
.content ul li {  padding-left:20px; background-image:url(../images/li.png); background-repeat:no-repeat; background-position:0px 5px; margin-bottom:10px; }

.content .wistjedat{width:700px;}


.grotefoto{float:left; margin-left:0px; margin-right:20px; margin-top:20px;}

.ak img{ margin-top:15px;}
.ak {  float:left; margin-top:10px;}




.kip { margin-top:90px; float: right;}


/* standaardbg*/
.home {
	background-image: url(../images/homebg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	background-position:-94px -60px;
	margin:auto;

}
.hometopleft {
	background-image:url(../images/hometopleft.png);
	background-repeat:no-repeat;
	background-position:0px -25px;
	
}

.contactgegevens { font-weight:bold; color:#ef7f01;}


/* MENU */


ul#awesome-menu {
	list-style: none;
	margin-top:21px;
	
}
ul#awesome-menu li {
	display: inline;
}
ul#awesome-menu li a {
	display: block;
	float: left;
	height: 25px;
	background-image:url(../images/navigatie.png);
	text-indent: -9999px;
}
ul#awesome-menu li a.home {
	width: 120px;
	background-position: 0 0;
}
ul#awesome-menu li a.munckenei {
	width: 145px;
	background-position: -121px 0;
}
ul#awesome-menu li a.producten {
	width: 120px;
	background-position: -265px 0;
}
ul#awesome-menu li a.weetjes {
	width: 121px;
	background-position: -406px 0;
}
ul#awesome-menu li a.marktprijzen {
	width: 140px;
	background-position: -534px 0;
}
ul#awesome-menu li a.contact {
	width: 120px;
	background-position: -696px 0;
}


ul#awesome-menu li a.home:hover {
	background-position: 0 -25px;
}
ul#awesome-menu li a.munckenei:hover {
	background-position: -121px -25px;
}
ul#awesome-menu li a.producten:hover {
	background-position: -265px -25px;
}
ul#awesome-menu li a.weetjes:hover {
	background-position: -406px -25px;
}
ul#awesome-menu li a.marktprijzen:hover {
	background-position: -534px -25px;
}
ul#awesome-menu li a.contact:hover {
	background-position: -696px -25px;
}
a {
	outline: none;
}


/*PRODUCTMENU*/

.productmenu{  width:330px; margin-left:70px; position: absolute; margin-top:-24px;  border:0px solid red;}
.productmenu a{ display:block; font-size:1.3em; color:#CCCCCC; height:28px; vertical-align:top; line-height:28px; margin-bottom:9px; border:0px solid red; text-decoration:none; text-align:right; padding-top:0px;}
.productmenu a:hover { color:#FFFFFF;}


.producttag {  position:relative; font-size:13px; font-family: tahoma,arial; color:#414021;}

.productmenu .scharrel { color:#f8e0c8;}
.productmenu .kooi { color:#eff0d7;}
.productmenu .groot { color:#e5e1db;}
#apDiv1 { width:190px; border:0px solid gray;}

.taalselectie { position:absolute; text-align:right; padding-left:900px; padding-top:20px;}
.taalselectie a img {border:0px;}
