/* Algemene opmaak */
#container, #intro {
	width:980px;margin: 0px;text-align:center;position:absolute;left:50%;margin-left:-490px;min-height: 450px;height: 100% !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}
html, body{
	background-color:white;margin:-0px;padding:0px;overflow: auto;height: 100%; /* heel belangrijk */
	text-align:left;color: #424242; font-size: 12px; font-family: "century gothic" Verdana;margin:0;
}
p,td { color: black; font-size: 12px; font-family: "century gothic" Verdana;margin:0; line-height: 18px;}
h1 { text-align:center;color: #f00; font-size: 12px; font-weight: bold; font-family: "century gothic" Verdana; padding-top:0px;margin:0;}
h2 { color: #808080; font-size: 12px; font-weight: bold; font-family: "century gothic" Verdana;margin:0; }
h3 { text-align:left;color: black; font-size: 12px; font-weight: bold; font-family: "century gothic" Verdana; padding-top:0px;margin:0;}/*margin-bottom:5px;margin-top:15px;*/
hr{height:1px;border-top:1px dotted;border-color:red;border-left:0px;border-right:0px;border-bottom:0px;margin:0;margin-top:3px;margin-bottom:5px;}
a:link { color: #f00 ; font-weight: bold; text-decoration: none; }
a:visited { color: #f00; font-weight: bold; text-decoration: none; }
a:active { color: #f00; font-weight: bold; text-decoration: none; }
a:hover { color: black; ; font-weight: bold; text-decoration: none; }

a.intro:link {text-decoration: none;color:black; }
a.intro:visited {text-decoration: none;color:black; }
a.intro:active {text-decoration: none;color:black; }
a.intro:hover {text-decoration: underline;color:black; }

a.intro2:link {text-decoration: none;color:yellow; font-weight:normal;}
a.intro2:visited {text-decoration: none;color:yellow; }
a.intro2:active {text-decoration: none; color:yellow;}
a.intro2:hover {text-decoration: underline;color:yellow; }

a.intro3:link {text-decoration: none;color:#0091ff;font-weight:normal; }
a.intro3:visited {text-decoration: none;color:#0091ff; }
a.intro3:active {text-decoration: none;color:#0091ff; }
a.intro3:hover {text-decoration: underline;color:#0091ff; }


a.menuBalk:link { color: #fff ; font-weight: bold; text-decoration: none; margin-right:30px;}
a.menuBalk:visited { color: #fff; font-weight: bold; text-decoration: none; margin-right:30px;}
a.menuBalk:active { color: #ff0; font-weight: bold; text-decoration: none;margin-right:30px;}
a.menuBalk:hover { color: #ff0; ; font-weight: bold; text-decoration: none;margin-right:30px;}

a.menuBalkje:link { color: black; font-weight: bold; text-decoration: none; margin-top: 20px; }
a.menuBalkje:visited { color: black; font-weight: bold; text-decoration: none; margin-top: 20px; }
a.menuBalkje:active { color: black; font-weight: bold; text-decoration: none; margin-top: 20px; }
a.menuBalkje:hover { color: red; ; font-weight: bold; text-decoration: none; margin-top: 20px; }

a.submenuBalk:link { color: #f00 ; font-weight: bold; text-decoration: none; margin-right:30px;}
a.submenuBalk:visited { color: #f00; font-weight: bold; text-decoration: none; margin-right:30px;}
a.submenuBalk:active { color: #000; font-weight: bold; text-decoration: none;margin-right:30px;}
a.submenuBalk:hover { color: #000; ; font-weight: bold; text-decoration: none;margin-right:30px;}

a.submenuBalk2:link, a.submenuBalk2:active, a.submenuBalk2:visited, a.submenuBalk2:hover  { color: #000; font-weight: bold; text-decoration: none;margin-right:30px;}

#keukenContent, #keukenIntro{
position:relative;top:0;bottom:0;margin:0;background-color:#fffce3;overflow-x:hidden;}

body.werkBody{
	background-color:#fffce3;margin:0px;padding:0px;height:100%; /* heel belangrijk */
	text-align:left;color: #424242; font-size: 12px; font-family: "century gothic" Verdana;margin:0;
}

/* Formulier */
input.tekst{border:solid 1px gray;width:250px;height:20px;font-size:12px;font-family: Arial;background-color: #fff;}
input.tekst1{border:solid 1px gray;width:197px;height:20px;font-size:12px;font-family: Arial;background-color: #fff;}
input.tekst2{border:solid 1px gray;width:25px;height:20px;font-size:12px;font-family: Arial;background-color: #fff;}
input.tekst4{border:solid 1px gray;width:50px;height:20px;font-size:12px;font-family: Arial;background-color: #fff;}
textarea.tekst{border:solid 1px gray;width:250px;height:200px;font-size:12px;font-family: Arial;background-color: #fff;}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:307px;
	height:230px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#fffce3;
}

#slide-images li img{
	display:block;
	background-color:#fffce3;
}
