html {
	height: 100%;
}

body {
	height: 100%; 
	/*margin: 0px;*/
	background-color: #AD1A22;
	background-image: url(../img/achtergrond.gif);
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	line-height: 1.8em;
}

body.edit {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	line-height: 1.8em;
}

td.edit {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

td.speciaal {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 1.2em;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FECE00;
	font-size:15px;
	font-weight:bold;
	line-height: 1.8em;
}

.koprood {
	font-family: Arial, Helvetica, sans-serif;
	color:#AD1A22;
	font-size:15px;
	font-weight:bold;
	line-height: 1.8em;
}

.menulinks {
	display:block; 
	background:url(../img/menu_01.gif) center top no-repeat; /* witte knop */
	height:32px; /*height achtergrond*/
	width:100px; /*width achtergrond*/
	text-align:center; line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.menulinks:hover {
	background:url(../img/menu_02.gif) center top no-repeat;
}

.menulinksaktief {
	display:block; 
	background:url(../img/menu_02.gif) center top no-repeat; /* witte knop */
	height:32px; /*height achtergrond*/
	width:100px; /*width achtergrond*/
	text-align:center; line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.menulinksxl {
	display:block; 
	background:url(../img/menu_01_xl.gif) center top no-repeat; /* witte knop */
	height:32px; /*height achtergrond*/
	width:126px; /*width achtergrond*/
	text-align:center; line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
}

.menulinksxl:hover {
	background:url(../img/menu_02_xl.gif) center top no-repeat;
}

.menulinksxlaktief {
	display:block; 
	background:url(../img/menu_02_xl.gif) center top no-repeat; /* witte knop */
	height:32px; /*height achtergrond*/
	width:126px; /*width achtergrond*/
	text-align:center; line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
}

.menulinksbreed {
	display:block; 
	background:url(../img/menu_breed_01.gif) center top no-repeat; /* witte knop */
	height:36px; /*height achtergrond*/
	width:152px; /*width achtergrond*/
	text-align:center; line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.menulinksbreed:hover {
	background:url(../img/menu_breed_02.gif) center top no-repeat;
	color:#FECE00;
}

.menulinksnieuws {
	display:block; 
	background:url(../img/bullet_rood.gif) left top no-repeat;
	text-align:left; padding:0 0 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height: 15px;
	color:#AD1A22;
	text-decoration:none;
	font-weight: bold;
}

.menulinksnieuws:hover {
	background:url(../img/bullet_wit.gif) left top no-repeat;
	color:#FFFFFF;
}

.menulinksbreedaktief {
	display:block; 
	background:url(../img/menu_breed_02.gif) center top no-repeat; /* witte knop */
	height:36px; /*height achtergrond*/
	width:152px; /*width achtergrond*/
	text-align:center; line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FECE00;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.menulinksnieuwsaktief {
	display:block; 
	background:url(../img/bullet_wit.gif) left top no-repeat;
	text-align:left; padding:0 0 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height: 15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#boven {
	position:absolute;
	left:50%; margin-left:-407px;
	top: 30px;
	width:814px; height: 178px;
	z-index: 1;
}

#navigatie {
	position:absolute;
	left:50%; margin-left:-403px;
	top: 208px;
	width: 814px; height: 50px;
	background-color:#AD1A22;
}

#links {
	position: absolute;
	left:50%; margin-left:-403px;
	top: 258px;
	width: 220px; height: 350px;
	background-color:#FECE00;
	overflow:hidden;
}

#fotovenster {
	position: absolute;
	left:50%; margin-left:-403px;
	top: 258px;
	width: 220px; height: 225px;
}

#content {
	position: absolute;
	left:50%; 
	margin-left:-183px;
	top:258px;
	width: 366px;
	height: 319px;
	background-color:#FFFFFF;
	color: #000000;
	overflow: auto;
	background-color:#FFFFFF;
}

#rechts {
	position: absolute;
	left:50%; margin-left:183px; *margin-left:181px;
	top: 258px;
	width: 224px; height: 350px;
}

a.rood:link, a.rood:visited {
	color: #AD1A22;
	text-decoration:none;
}

a.rood:hover, a.rood:active {
	color:#AD1A22;
	text-decoration:underline;
}

a.sound:link, a.sound:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC00;
	text-decoration: none;
	font-size: 12px;
}

a.sound:hover, a.sound:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFEC00;
	text-decoration: underline;
	font-size: 12px;
}

a.edit:link, a.edit:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}

a.edit:hover, a.edit:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size: 12px;
}

a.editalt:link, a.editalt:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#B20215;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.editalt:hover, a.editalt:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#B20215;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
 
.mainmenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#A3BF2A;
	text-decoration: none;
	font-size: 36px;
}
 
.selected {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFEC00;
	text-decoration: none;
	font-size: 36px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 14px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 14px;
}

img.vraag {
	border: 5px solid #AD1A22;
}

td.vraag:hover {
	background-color: #FECC0B;
	cursor: pointer;
}

td.antwoord {
	border: 5px solid #AD1A22;
	width: 239px;
	text-align:center;
}

.vragen {
	width:319px;
	display:none; 
	text-align:center;
}
