* {
	border: 0px solid black;
}

body {
	margin: 0px;
	padding: 0px;
	color: #422e18;
	font-size: 11px;
	font-family: verdana;
}

.knop_midden_active {
	float:left;
	position:relative;
	background-image:url(../images/midden_active.png);
	background-repeat:repeat-x;
	height:37px;
}

.knop_midden {
	float:left;
	position:relative;
	background-image:url(../images/midden_nonactive.png);
	background-repeat:repeat-x;
	height:37px;
}

.knop_links {
	float:left;
	position:relative;
}

.knop_rechts {
	float:left;
	
	position:relative;
}

a.knop_link:link, a.knop_link:visited, a.knop_link:hover, a.knop_link:active {
	color:#002c22;
	text-decoration:none;
}

a.footer_link:link, a.footer_link:visited {
	color:#ffffff;
	text-decoration:none;
}

a.footer_link:hover, a.footer_link:active {
	color:#ffffff;
	text-decoration:underline;
}

.knop {
	float:left;
	position:relative;
	padding-right:2px;
	margin-top:-7px;
}

.knop_rollover {
	float:left;
	position:relative;
	padding-right:2px;
}

.tekst_knoppen {
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	color:#002c22;
	position:relative;
	top:7px;
}

h1 {
	margin-bottom: 10px;
	margin-top:0px;
	width: 100%;
	color: #002c22;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #002c22;
}

a, a:link, a:hover, a:active, a:visited {
	color: #002c22;
	text-decoration: underline;
}

#site {
	margin: 0px auto;
	width: 810px;
	height:100%;
}

#logo {
	width: 255px;
	height: 134px;
	display: inline;
}

#header {
	width: 100%;
	height: 222px;
	display: block;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	text-align:center;
	background-color:#ffffff;
}

#header_intro {
	width: 100%;
	height: 222px;
	display: block;
	background-image: url(../images/header_intro.jpg);
	background-repeat: repeat-x;
	text-align:center;
	background-color:#ffffff;
}

#menu {
	width: 810px;
	height: 37px;
	margin-top:-30px;
}

.content {
	width: 100%;
	padding:20px 0px 20px 0px;
	overflow:hidden;
}

#footer {
	width:100%;
	height:102px;
	text-align:center;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
}

.footer_intro {
	width:100%;
	height:102px;
	text-align:center;
	background-color:#002c22;
}

.footer_txt {
	width:810px;
	text-align:center;
	margin:0px auto;
}

.adres {
	position:relative;
	width:270px;
	float:left;
	text-align:center;
	color:#ffffff;
	margin-top:17px;
}

#bottom {
	height:1px;
	width:100%;
	background-color:#002c22;
}

.input {
	padding: 2px;
	border: 1px solid #999;
}

.button {
	padding: 1px 2px 1px 2px;
	border: 1px solid #999;
	background-color: #ccc;
}

.foto{
	position:relative;
	float:right;
	border:1px solid #002c22;
	margin-bottom:2px;
}

.links_kantoren{
	position:relative;
	width:260px;
	float:left;
}

.rechts_kantoren{
	position:relative;
	width:530px;
	margin-left:20px;
	float:left;
}

.intro{
	background-color:#002c22;
	color:#ffffff;
	width:100%;
	text-align:center;
	height:350px;
}

.intro_border{
	border:1px solid #ffffff;	
	margin-left:62px;
	margin-right:62px;
}

a.intro_taal:link, a.intro_taal:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	margin:0px 50px;
}

a.intro_taal:hover, a.intro_taal:active {
	color:#ffffff;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
	margin:0px 50px;
}

.iTunes{
	width:100%;
	text-align:-moz-center;
	_text-align:center;
	*text-align:center;
	#text-align:center;
}

.kader_dik{
	border:3px solid #002c22;
	width:565px;
	height:466px;
	text-align:center;
	margin:0px auto;
}

.kader_dun{
	border:1px solid #002c22;	
	width:559px;
	height:460px;
	margin:2px;
}
