﻿@font-face {
  font-family: "Dishcover";
  src: url('../font/dishcover.ttf') format("truetype");
}
body{
	background-position:center top;
	background-image:url('../images/texture.jpg');
	background-repeat:repeat;
}
a{
	outline:0;
	color: #000000;
	text-decoration:none
}
a:hover, a:active{
	color:#A0A060;
}
p a{
	text-decoration:underline;
}
h1{
	font-family:"Dishcover", Times, serif;
	font-style:italic;
	font-size: 25px;
	font-weight:normal;	
	line-height:30px;
/*	text-align:center;*/
}
h2{
	font-family:"Dishcover", Times, serif;
	font-style:italic;
	font-size: 19px;
	}
p,form{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	line-height:15px;
}
strong{
	font-weight: bold;
}
#wrapper{
	margin:0 auto;
	width: 1024px;
	height:768px;
	background-position:center top;
	background-image:url('../images/achtergrond.png');
	background-repeat:no-repeat;
	visibility:hidden;
}
#links{
	float:left;
	width:375px;
	height:768px;
}
#links img{
	margin:15px 0px 0px 0px;
}
#links ul{
	font-family:"Dishcover", Times, serif;
	font-style:italic;
	font-size: 19px;
/*	line-height:35px;*/
	line-height:30px;
/*	margin:220px 190px 0px 0px;*/
	margin:225px 190px 0px 0px;
	text-align:right;
}
#facebook{
  position:relative;
  left:5px;
  top:5px;
}
#content{
	float:left;
	width:305px;
	height:768px;
	margin:0px 10px 0px 0px;
}
.titel{
	margin:160px 0px 0px 0px;
}
h2 a{
	text-decoration:underline;
}
#tabs a,#verstuur{
	border-radius: 9px;
	margin:0px 7px 0px 0px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	background-color:#A0A060;
	color:white;
	border-style:none;
/*	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;*/
}
#tabs a:hover,#tabs a:active{
	background-color:#505030;
}
#content li{
	list-style-type:disc;
	list-style-position:outside;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
}
#content li a{
	text-decoration:underline;
}
#rechts{
	float:left;
	width:324px;
	height:768px;
}
#koken1{
  position:relative;
  left:122px;
  top:70px;
  border-radius:50%;
  width:200px;
  height:200px;
}
#koken2{
  position:relative;
  left:0px;
  top:30px;
  border-radius:50%;
  width:150px;
  height:150px;
}
#koken3{
  position:relative;
  left:74px;
  top:5px;
  border-radius:50%;
  width:250px;
  height:250px;
}
#koken4{
  position:relative;
  left:0px;
  top:-20px;
  border-radius:50%;
  width:150px;
  height:150px;
}
#koken5{
  position:relative;
  left:15px;
  top:5px;
  border-radius:50%;
  width:100px;
  height:100px;
}
#voettekst{
	margin:20px auto;
	width:1024px;
	text-align:center;
}
#voettekst p{
	font-size:12px;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
#bookface{
  position:relative;
  left:5px;
  top:5px;
}
#welcome{
	background-image:url('../images/texture.jpg');
	margin:0 auto;
	width: 1024px;
	height:768px;
	position:relative;
/*	top:-838px;*/
	top:-847px;
}
#welcometekst{
	background-image:url('../images/stolp.png');
	height:768px;
	text-align:center;
}