/********************************************************
Website door proycon (proycon@anaproy.homeip.net),
in opdracht van Stichting Studio Taalwetenschap.
*********************************************************/
BODY { 
	margin: 0px;
	padding: 0px;
	font-family: verdana, gentium, helvetica;
	font-size: small; 
	background: url(backgreen.jpg);
} 

H1 {
	font-family: verdana, gentium, helvetica;
	font-size: x-large; 
	color: #002c0a;
}

H2 {
	font-family: verdana, gentium, helvetica;
	font-size: large; 
	color: #002c0a;
}
H3 {
	font-family: verdana, gentium, helvetica;
	font-size: medium; 
	color: #002c0a;
}
a {
	font-family: verdana, gentium, helvetica;
	color: #055F1A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #468a56;
}
a:hover {
	background: #e2ffe9;
}
a.footerlink {
	font-family: verdana, gentium, helvetica;
	color: #055F1A;
	font-weight: bold;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #055F1A;
}
a.footerlink:hover {
	background: #e2ffe9;
}

UL {
	list-style-image: url(bullet.gif);
}

P {
	font-family: verdana, gentium, helvetica;
	font-size: small; 
}
IMG {	
	border: 0px; 
}
img.img100 {	
	position: relative; 
	width: 100%;
	border: 0px; 
}
img.img75 {	
	position: relative; 
	width: 75%;
	border: 0px; 
}


html, body,  #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #container {
	height: auto;
}

#container {
	position: absolute;
	top: 0;
 	left: 0;
}


#topspace {
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#bottomspace {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.frame {
	width: 100%;
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}

table.flexframe {
	text-align: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}

td.headerframe {
	background: url(headerback.jpg) #40c466;
	background-repeat: repeat-x;
	width: 100%;
	text-align: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}

td.header {
	background: url(header.jpg) #40c466;
	background-repeat: repeat-y;
	width: 634px !important;
	height: 91px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}

td.menuhangup {
	background: #055f1a;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
	vertical-align: top;
}
td.menu {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
td.menuitem {
	text-align: center;
	background: #055f1a;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
	font-size: small;
	font-weight: bold;
	color: white;	
	border-style: none;
}
td.menuitem_inactive {
	text-align: center;
	background: #468a56;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
	font-size: small;
	font-weight: bold;
	color: white;	
	border-style: none;
}
td.menuwhitespace {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
	vertical-align: top;
}
td.corner {
	width: 15px !important;
	background: url(corner.gif) transparent;
	background-repeat: no-repeat;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
td.corner2 {
	width: 15px !important;
	background: url(corner2.gif) transparent;
	background-repeat: no-repeat;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
td.corner_inactive {
	width: 15px !important;
	background: url(corner_inactive.gif) transparent;
	background-repeat: no-repeat;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
td.corner2_inactive {
	width: 15px !important;
	background: url(corner2_inactive.gif) transparent;
	background-repeat: no-repeat;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
a.menu, a.menu:active, a.menu:visited {
	font-size: x-small;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.menu:hover {
	background: transparent;
	font-size: x-small;
	font-weight: bold;
	color: #d7ffe0;
	text-decoration: underline;
}

#contentframe {
	z-index: -1;
	width: 70%;
	min-height: 100%;
	height: auto;
	text-align: left;
	font-family: verdana, gentium, helvetica;
	font-size: small;
	margin: 10px;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 20px;
	margin-bottom: 90px;
	border: 1px;
	border-color: #003300;
	border-style: groove;
	background: url(back.jpg) white;
	padding: 10px;
}
table.pager {
	background: transparent;
	padding: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}
td.pagertitle {
	font-family: verdana, gentium, helvetica;
	font-size: small;
	color: black;;
	font-weight: bold;
}
td.pageitem {
	border: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: dashed;
	border-color: #ba0000;
	padding-left: 5px;
	padding-right: 5px;
	/* Active items (non-links) are written in plain text so get the following style: */
	font-family: verdana, gentium, helvetica;
	color: #ba0000;
	font-weight: bold;
	text-decoration: none;
}
a.pageitem {
	font-family: verdana, gentium, helvetica;
	color: #ba0000;
	font-weight: normal;
	text-decoration: none;
}
a.pageitem:hover {
	background: #ffeaea;
	text-decoration: underline;
}
td.footer {
	background: url(headerback.jpg) #40c466;
	background-repeat: repeat;
	width: 100%;
	text-align: left;
	border: 0px;
	padding: 10px;
	margin: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
	font-size: small;
}
#bigquote {
	padding: 10px;
	background: #e2e8e1;
	border: 1px;
	border-color: #055F1A;
	border-style: dashed;
	font-style: italic;
	font-family: verdana, gentium, helvetica;
	color: #0b4200;
}
.vid {
	padding: 1px;
	background: #e2e8e1;
	border: 1px;
	border-color: #055F1A;
	border-style: dashed;
	font-style: italic;
	font-family: verdana, gentium, helvetica;
	color: #0b4200;
}

.diff {
	color: red !important;
}
.button {	
	margin: 1px;
	border: 0px;
	border-style: none; 
	vertical-align: middle;
}
.button:hover {	
	margin: 0px;
	background: #e2e8e1;
	border: 1px;
	border-color: red;
	border-style: dashed; 
	vertical-align: middle;
}
#desc {
	height: 35px !important;
	white-space:nowrap;
	vertical-align: middle;
}
.snddesc {
	vertical-align: middle;
}
table.questiontable {
	width: 100%;
	background: #D1DBD2;
}
td.choice {
	text-align: left;
	font-style: italic;
}
td.question {
	text-align: left;
	color: #440000;
	font-weight: bold;
	width: 40%;
	vertical-align: top;
}
#pagernotice {
	width: 60%;
	font-size: x-small;
	font-weight: bold;
	color: #660000;
	font-family: courier, monospace;
}
