div#header table {
	width: 950px;
	height: 150px;
	background: url('/gfx/header/header_ajaxlife.jpg') no-repeat #c00;
}

h1.rood {
	color: #c00;
	margin: 4px 0 16px 0;
	font-size: 14pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

a {
	text-decoration: none;
}

div.ankeiler {
	margin: 10px 0;
}

div.ankeiler h3 {
	clear: both;
	margin: 2px -1px;
}

div.ankeiler div.inhoud {
	clear: both;
	margin-top: 6px;
}

div.kolom div.hr {
	background: #cccccc;
	clear: both;
	height: 1px;
	margin: 5px 0;
	font-size: 1px;
	line-height: 0;
	padding: 0;
	overflow: hidden;
}

div.rubriek_headlines {
	padding-bottom: 10px;
}

div.rubriek_headlines img {
	margin: 6px 0px 6px 2px;
}

div.rubriek_headlines ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}

div.rubriek_headlines ul li {
	height: 14px;
	overflow: hidden;
	padding: 0;
	width: 200px;
}

div.rubriek_headlines ul li a {
	background: url("/gfx/list-style-image.gif") left no-repeat;
	margin-left: 0;
	padding-left: 10px;
}

div.menubar a {
	font-family: "Arial Black";
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

div#trainerquote {

}

div#trainerquote div.quote {
	font-weight: bold;
	margin-left:10px;
	width:190px;
}

div#trainerquote div.trainer {
	background: url("/gfx/background_trainer_spreekt.jpg") bottom center
		no-repeat;
	height: 255px;
	padding: 6px;
	text-align: center;
}

.padding10 {
	padding: 10px;
}

/* deze stijlen kunnen niet gejoind worden voor IE6 */
.kolom img[align="left"],
.mceContentBody img[align="left"] {
	margin: 0 12px 12px 0;
}

.kolom_img_left {
	margin: 0 12px 12px 0;
}

.kolom img[align="right"],
.mceContentBody img[align="right"] {
	margin: 0 0 12px 12px;
}

.kolom_img_right {
	margin: 0 0 12px 12px;
}

.intro {
	font-weight: bold;
}

.missingflash {
	color: #000;
}

/* MOKUMMOVES */
.mmblok {
	background-color: #c00;
	padding: 7px 7px 7px 15px;
	color: #fff;
}
.mmcontentblok {
	width: 212px;
	float: left;
}
.mmvideoblok {
	height: 178px;
	padding: 1px;
	background-color: #fff;
}
.mmtitle {
	overflow: hidden;
	font-weight: bold;
}

/* avatar */
div.avatar {
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 7px 7px;
	height: 100px;
	width: 100px;
}

/* avatar bij reacties */
div.avatar.small {
	height: 75px;
	width: 75px;
	margin:0 7px 4px 0;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #fff;
}

.mceContentBody a {
	color: #c00 !important; /* FF requires a important here */
	text-decoration: none !important;
}
.mceContentBody a:hover {
	text-decoration: underline;
}

/* ARCHIEF */
div#archief table,
div#archief table tbody {
	width: 678px;
}
div#archief table th.header {
	color: #CC0001;
	font-size: 16px;
}
div#archief table tr th.archiefdatum {
	color: #009AFC;
	width: 70px;
}
div#archief table tr th.archieftitel {
	color: #009AFC;
	width: 400px;
}
div#archief table tr th.archiefrubriek {
	color: #009AFC;
}
div#archief table tr th.archiefauteur {
	color: #009AFC;
}
div#archief table tr td.archiefdatum {
	width: 70px;
}
div#archief table tr td.archieftitel {
	width: 400px;
}
div#archief table tr td.archiefrubriek {
}
div#archief table tr td.archiefauteur{
}
div#archiefmenu ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#archiefmenu ul li {
	padding: 0;
}
div#archiefmenu ul li.seizoen div {
	background: url("/gfx/list-style-image.gif") left no-repeat;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	margin-left: 0;
	padding-left: 10px;
	vertical-align: top;
}
div#archiefmenu ul.seizoen {
	display: none;
}
div#archiefmenu ul li.maand div {
	cursor: pointer;
	font-weight: normal;
	margin-left: 10px;
	vertical-align: top;
}
div.archiefsorteren_maand,
div.archiefsorteren_pagina,
div.archieforder {
	cursor: pointer;
	display: inline;
	font-weight: bold;
}
div.archiefsorteren_maand {
	color: #009AFC;
}
div.archiefsorteren_pagina {
	color: #cc0001;
}
div.archieforder {
	color: #009AFC;
}


/** buttons op de index-pagina **/
div.button {
	margin: 10px 0px 10px 0px;
}

/** forms **/
table.form {
}
table.form tr {
}
table.form td.left {
	vertical-align: top;
	padding: 3px 0 0 4px;
}
table.form td.right {
}
table.form input,
table.form select,
table.form textarea {
	/*background: #dddddd;
	border: 0;*/
	padding: 2px;
}
table.form input.submit {
	border: 0;
	background: #cc0000;
	color: #ffffff;
	cursor: pointer;
}
span.error,
span.required {
	color: red;
	font-size: 8pt;
	padding-right: 4px;
	vertical-align: top;
}

.red {
	color: #cc0000;
}

.bold {
	font-weight: bold;
}

/* google zoeken */

#cse-search-box { margin-top: 2px; }
#q { width: 140px; height: 14px; }
#sa { vertical-align: top; height: 19px; }

#overlaybackground {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:0;
	height:0;
	z-index: 999;
	background-color: #666;
 	-moz-opacity: 0.70; opacity:0.7;
}

#overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
}

#overlay_inner {
	width:300px;
	margin: 100px auto;
	background-color: #fff;
	border:1px solid #000;
	padding: 15px;
	text-align:center;
}

#overlay div div#modalcontents {
	padding: 10px;
}

.uitslag_uitleg {
	font-size: 90%;
}

.rapport_uitleg {
	font-size: 90%;
}
