body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color:#FFFFFF;
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

body a {
	color: #FF6600;
	text-decoration: none;
}

body .selected a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

body a:hover {
	color: #FF9900;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: left;
}

h2 {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	margin: 0px;
}

p {
	text-align: left;
	margin: 0px;
}

input {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}

textarea {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}

#zoek {
	margin: 0px;
	padding: 0px;	
}

#zoek input {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}

#frame {
	background-color:#FFFFFF;
	width: 810px;
	height: 100%;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	width: 800px;
	height: 200px;
	text-align: right;
	font-weight: bold;
	color: #999999;
}

#header a {
	font-weight: normal;
	color: #999999;
}

#header a:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}

#header .image {
	height: 177px;
}

#site {
	width: 790px;
	padding: 5px;
	text-align: left;
}

#site .edit {
	text-align: right;
}

#site .agenda {
	width: 140px;
}

#site .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#site .content {
	margin-bottom: 5px;
}

#site .menu {
	width: 150px;
	text-align: left;
}

#site .page {
	text-align: left;
}

#site .nieuws1 {
	padding: 5px;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#site .nieuws2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #F0F0F0;
}

#site .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.butExpand {
	background-attachment: fixed;
	background-image: url(images/butExpand.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.klapperClosed {
	background-image: url(../template/images/butExpand.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.klapperOpen {
	background-image: url(../template/images/butColapse.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#tableEdit {
	width: 100%;
}

#tableEdit table {
	width: 100%;
}

#tableEdit .title {
	background-color: #FFCC00;
	text-align: center;
	font-weight: bold;
}

#tableEdit th {
	background-color: #FFCC00;
	text-align: center;
	font-weight: bold;
}

#tableEdit .name {
	background-color: #E8E8E8;
}

#tableEdit .none {
	width: 60px;
}

#tableEdit select {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00; 
	width: 200px;
}

#topmenu {
	width: 790px;
	background-color: #FF6600;
	padding: 5px;
	text-align: right;
}

#topmenu a {
	font-weight: bold;
	color: #333333;
}

#topmenu a.selected {
	font-weight: bold;
	color: #FFCC00;
}

#topmenu a:hover {
	font-weight: bold;
	color: #FFCC00;
}

#breadcrumb {
	width: 800px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#footer {
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 10px;
}

#headmenu a {
	display: block;
	margin: 0px;
	padding: 3px;
	margin-left: 0;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#headmenu a:hover {
	display: block;
	background-color: #FFCC00;
	color: #000000;
}

#headmenu .selected {

}
