body {
	background-color: #696969;
	margin-top: 0px;
	margin-bottom: 0px;
}
#start {
	width: 97%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 2px solid #7FFF00;
}
#header {
	background-image:url('../images/header.png');
	background-repeat: no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-position: center;
	height: 200px;
	width: 970px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: -55px;
}
#fblike {
	margin-bottom: 20px;
}

#wrapper {
	background-color: #333333;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 7px solid #333333;
}
#addhead {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
#addright {
	float: left;
	margin-top: 57px;
}
#addleft {
	width: 160px;
	float: left;
	margin-top: 0px;
}
#content {
	height: 2000px;
	width: 1000px;
}
#blok3 {
	text-align: center;
}
#frame {
	float: left;
	width: 605px;
	height: 100%;
	margin-top: 100px;
	margin-left: 30px;
	margin-right: 3px;
	font-family:"lucida console";
	font-size: 18px;
	color: orange;
	text-align: center;

}
#cat {
	margin-left: 800px;
	margin-top: -30px;
}
#footer {
	background-color: #333333;
	text-align: center;
	color: #fff;
}
#zoek {
	float: right;
}
#lang {
	margin-top: 3px;
	margin-bottom: -45px;
	padding-left: 15px;
	float: left;
	width: 100px;
}

h1 {
	font-size: 70px;
	font-family:"lucida console";
	margin-bottom: 0px;
	padding-right: 40px;
	padding-top: 60px;
}

h2 {
	font-size: 20px;
	font-family:"TREBUCHET MS";
	margin-top: -8px;
	padding-right: 60px;
	color: #fff;
}

h3 {
	font-size: 13px;
	font-family:"TREBUCHET MS";
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: red;
}

a {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #fff;
	border: 0px solid;
}

a:hover {
	text-decoration: none; 
	color: blue;
	border: 0px solid;
}

p {
	font-size: 16px;
	font-family:"TREBUCHET MS";
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}
