/* opmaak voor Ninettekoning.nl*/
html {
	/*hack voor Netscape, Opera en Firefox*/
	height: 25em;
	}
body{
	height: 100%;
	background: black;
}
body.light{
	height: 100%;
	background: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
blockquote{ /*                                                                      de opmaak voor een paar onderdelen! */
	width: 744px;
	margin: auto;
}
textarea{
	background-color: #999999;
	border: white;
	padding-bottom: 0px;
}
input{
	background-color: transparent;
	width: 85px;
	border: none;
}
input.submit{
	background-color: #333333;
	color: #666666;
	font-size: 12px;
	width: 50px;
	height: 17px;
}
input:hover.submit{
	background-color: #666666;
	width: 50px;
	color: #333333;
	font-size: 12px;
}
img {
	border: none;
}
fieldset{
	border: 1px solid #CBDED6;
}
fieldset.light{
	border: 1px solid #CBDED6;
	background: #999999;
}
a.new:link {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
a.new:visited {
	text-decoration: none;
	color: #666666;
}
a.new:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.new:active {
	text-decoration: none;
	color: #666666;
}
.new{
	font-size: 12px;
}
a { /*                                                                                                     link opmaak */
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#mydiv0 {
	font-size: 12px;
}
#line-under{ /*                                                                              nieuwe opmaak: gastboek! */
	font-size: 13px;
	padding-left: 25px;
	border-bottom: 1px solid #333333;
	color: #282828;
}
#quest-content{ 
	font-size: 13px;
	float: left;
	color: #666666;
	padding-left: 0px;
}
#content{ /*                                                                             opmaak: Inhoudsopgave no-scroll */
	height: 406px;
	width: 744px;
	overflow: scroll;
}
#content a{ /*                                                                             opmaak: Inhoudsopgave no-scroll */
	font-size: 22px;
}
.next{ /*                                                                  alle aanwezige tekst stijlen! (al aanwezig) */
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	}
.style5 {
	color: #333333;
}
.stylelogo{
	color: #413d3e;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	color: #999999; 
}
.style8 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
}
.style9 {
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
}
.style10 {color: #666666}

.style11 {
	color: #666666;
	}
.stylewhite{
	color: #ffffff;
	font-size: 26px;
	padding-right: 5px;
}
.darkgraytext {
	color:#808080;
	font-size: 17px;
	float: left;
}
.highslide-image {
	border: 1px solid black;
}
.highslide-controls {
	width: 90px !important;
	}
.highslide-controls .highslide-close {
	display: none;
	}
.highslide-caption {
	padding: .5em 0;
}
