/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #333333;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 20px;
}

p {
	margin: .5em 0 1em 0;
}
#flashcontent {
	float: left;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}
.num_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578497;
}
.num_nav a {
	text-decoration: none;
	color: #578497;
}
.num_nav a:hover {
	text-decoration: none;
	color: #000000;
}
.admin_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_table a {
	text-decoration: none;
	color: #578497;
	font-size: 12px;
	font-weight: bold;
}
.admin_table a:hover {
	text-decoration: none;
	color: #000000;
}
.admin_table_sel {
	font-family: Arial, Helvetica, sans-serif;
}
.admin_table_sel a {
	text-decoration: underline;
	color: #000000;
}
.admin_table_sel a:hover {
	text-decoration: underline;
	color: #000000;
}
.admin_sub_knop {
	font-size: 9px;
	font-weight: normal;
}
.admin_sub_knop a {
	text-decoration: none;
	color: #578497;
	font-size: 9px;
	font-weight: normal;
	padding-left: 10px;
}
.admin_sub_knop a:hover {
	text-decoration: none;
	color: #000000;
}
.admin_kader_pagina {
	padding: 5px;
	width: 430px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	text-align: center;
}
.rood {
	color: #FF0000;
}
.foto_rand {
	border: 1px solid #333333;
}
.kader_rand {
	border: 1px solid #CCCCCC;
}
.rood a {
	text-decoration: underline;
	color: #FF0000;
	font-size: 9px;
	font-weight: normal;
	padding-left: 10px;
}
.rood a:hover {
	text-decoration: none;
	color: #000000;
}
.lijn_onder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.geselecteerd {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 20px;
	bottom: 25px;
}

