<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background: url(../Images/bg.png) #000 repeat scroll top left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}

.clear{
	clear: both;
	pading-top: 5px;
}

.wrap {
	width: 981px;
	margin: 0 auto 0 auto;
	padding: 1px 1px 1px 1px;
	background-color: #fff;
}

h5 {
	text-align: left;
	text-transform: uppercase;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

/* -------------------- Header --------------------*/

.header {
	width: 981px;
	height: auto;
	margin: 0 auto 1px auto;
}

.headerimg {
	width: 981px;
	height: auto;
	margin: 0 auto 1px auto;
}

#slider {
	position: relative;
	width: 981px;
	height: 250px;
	background: url(../Plaatjes/Loader.gif) no-repeat 50% 50%;
	margin: 0 auto 1px auto;
}

#slider img {
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}

#slider a {
	border: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	left: 850px;
	bottom: 360px;
}

.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../Images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}

.nivo-controlNav a.active {
	background-position: 0 -22px;
}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../Images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}

a.nivo-prevNav {
	left: 15px;
}

.nivo-caption {
	height: 50px;	
    text-shadow: none;
    font-family: Verdana, Geneva, sans-serif;
}

.nivo-caption a { 
    color: #efe9d1;
    text-decoration: underline;
}

.menubar {
	width: 981px;
}

.talen {
	width: 220px;
	position: relative;
	line-height: 40px;
	padding: 0 0 0 25px;
	float: left;
	background-color: #292929;
	color: #292929;
}

.talen a:link {
	color: #ff6600;
	text-decoration: none;
}

.talen a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.talen a:visited {
	color: #222222;
	text-decoration: none;
}

.menu {
	width: 735px;
	position: relative;
	float: right;
	background-color: #262626;
}

.menu ul {
	width: auto;
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
}

.menu li {
	position: relative;
	float: left;
}

.menu a {
	min-width: 99px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 11px 7px 11px;
}

.menu ul a:hover {
	text-decoration: none;
	color: #ff6600;
}

.menu ul a.menu {
	min-width: 20px;
	white-space: nowrap;
}


/* -------------------- End Header --------------------*/

/* -------------------- Content --------------------*/

.content {
	margin: 1px auto 0 auto;
	width: 981px;
	height: auto;
}

.content_links {
	width: 245px;
	float: left;
	background-color: #262626;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* [disabled]height: 568px; */
}

.content_rechts {
	width: 735px;
	float: right;
	background-color: #222222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0;
	clip: rect(auto,auto,auto,auto);
}

.in_content_rechts {
	width: 685px;
	height: 568px;
	margin: 25px auto 25px auto;
}

.content_rechts li {
	border-bottom: #fff 5px solid;
	border-left: #fff 5px solid;
	border-right: #fff 5px solid;
	border-top: #fff 5px solid;
	width: 150px;
	height: 150px;
	float: left;
	display: block;
	list-style: none;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0;
}

.index_vakken {
	width: 981px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.index_vakken_vak1 {
	width: 195px;
	height: 226px;
	margin-right: 1px;
	padding: 25px 25px 0px 25px;
	background-color: #222222;
	float: left;
	color: #9C3226;
}

.index_vakken_vak2 {
	width: 195px;
	height: 226px;
	margin-right: 1px;
	padding: 25px 25px 0px 25px;
	background-color: #262626;
	float: left;
}

.index_vakken_vak3 {
	width: 194px;
	height: 226px;
	margin-right: 1px;
	padding: 25px 25px 0px 25px;
	background-color: #222222;
	float: left;
}

.index_vakken_vak4 {
	width: 194px;
	height: 226px;
	background-color: #262626;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.index_vakken_vak4 li {
	list-style: square;
	width: 194px;
	margin: 0 0 15px -25px;
}

.index_vakken_vak4 a:link {
	color: #fff;
	text-decoration: none;
}

.index_vakken_vak4 a:hover {
	color: #fff;
	text-decoration: underline;
}

.index_vakken_vak4 a:visited {
	color: #fff;
	text-decoration: none;
}

.index_vakken_aboutus {
	width: 194px;
	height: 568px;
	margin: 25px auto 25px auto;
}

.index_vakken_restoration {
	width: 194px;
	height: 336px;
	margin: 25px auto 25px auto;
}

.index_vakken_restoration li {
	list-style: none;
	width: 190px;
	margin: 0 auto 0 -40px;
  	padding: 10px 0 10px 0;
  	border-bottom: 1px solid #eaeaea;
  	color: #666666;
  	font-size: 11px;
  	line-height: 18px;
	display: block;
	clear: both;
}

.index_vakken_gallery {
	width: 194px;
	height: 568px;
	margin: 25px auto 25px auto;
}

.index_vakken_gallery li {
	list-style: none;
	width: 190px;
	margin: 0 auto 0 -40px;
  	padding: 10px 0 10px 0;
  	border-bottom: 1px solid #eaeaea;
  	color: #666666;
  	font-size: 11px;
  	line-height: 18px;
	display: block;
	clear: both;
}

.index_vakken_contact {
	width: 194px;
	height: 568px;
	margin: 25px auto 25px auto;
}

.index_vakken_contact li {
	list-style: none;
	width: 190px;
	margin: 0 auto 0 -40px;
  	padding: 10px 0 10px 0;
  	border-bottom: 1px solid #eaeaea;
  	color: #666666;
  	font-size: 11px;
  	line-height: 18px;
	display: block;
	clear: both;
}

.contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-left: 5px;
	width: 426px;
}

.contact input, .contact textarea, .contact select {
	margin: 0;
	padding: 10px;
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0;
	width: 420px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.contact input:focus, .contact textarea:focus, .contact select:focus {
	border: 1px solid #999; 
	background-color: #fff; 
	color: #333;
}

.contact input.submit {
	width: 85px; 
	cursor: pointer; 
	border: 1px solid #222; 
	background: #ff6600; 
	color: #fff; 
	float: left;
	position: relative;
	top: 10px;
	clear: both;
}

.contact input.submit:hover {
	background: #ff6600;
}

#contact {
	/*margin: 0 auto 25px 0;
	width: 685px;
	float: right;
	background-color: #222222;*/
}

span.error {
	color: #ff6600;
	padding-left: 10px;
	font-size: 11px;
}

#succes {
	margin: 0 auto 25px 0;
	width: 685px;
	height: 525px;
	float: right;
	background-color: #222222;
}

#succes h2	{
	font-size: 150%;
	float: left;
	color: #ff6600;
}

#succes p	{
	font-weight: bold;
	float: left;
	margin-top: 25px;
	padding-top: 35px;
	display: block;
}

/* -------------------- End Content --------------------*/


/* -------------------- Footer --------------------*/

.footer {
	width: 956px;
	margin: 0 auto 1px auto;
	line-height: 40px;
	font-size: 10px;
	padding-left: 25px;
	color: #fff;
}

.madein {
	width: 33px;
	height: 170px;
	float: right;
	margin-top: -252px;
	margin-right: -34px;
	background: url(../Images/madein.jpg);
	background-color: #ff6600;
}

/* -------------------- End Footer --------------------*/
.wrap .content .content_rechts .in_content_rechts p {
	text-align: left;
}
</pre></body></html>