﻿@import url("layout.css");
.Kop_Oranje_Gecentreerd {
	font-size: large;
	color: #D6600A;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 40px;
	font-family: "Arial Black";
	text-align: center;
}
.Kop_Oranje {
	font-size: large;
	color: #D6600A;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 40px;
	font-family: "Arial Black";
}
.Tekst_Blauw {
	color: #295EB8;
	font-size: small;
	margin-left: 40px;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	background-color: #fff;
	width: 620px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
}
#masthead {
	background-repeat: repeat;
	background-attachment: scroll;
	text-align: center;
	width: 600px;
	padding: 10px;
	border: 1px #725972 none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #333333;
}
#navigation {
	background: url('../images/achtergrond-tekst.gif');
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px #725972 solid;
	background-color: #333333;
}
#content {
	background-position: 50% top;
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url('../images/perkament-achtergrond.png');
	background-repeat: repeat;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
}
#navigation a {
	background: url('file:///C:/Documents and Settings/Gwendo Jansen/documenten/site kenneh 2010 groen/site kennèh 2010/images/achtergrond-links.png');
	font: normal normal bold large "Rockwell Condensed";
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px #fff solid;
	background-color: #295EB8;
	background-image: url('../images/achtergrond-menu.png');
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
ont-weight: bold;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px #402640 none;
}
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
