BODY {
	scrollbar-3dlight-color:teal;
        scrollbar-arrow-color:black;
        scrollbar-base-color:#728bc1;
        scrollbar-darkshadow-color:#728bc1;
        scrollbar-face-color:#728bc1;
        scrollbar-highlight-color:#939ef1;
        scrollbar-shadow-color:#424991;
}

TD {
        font-family: Verdana;
        font-size:11px;
	word-wrap:break-word;
}
INPUT {
	font-family:Verdana;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#728bc1;
}

INPUT.poll {
	border:none;
	background-color:#92b1f4;
}

A, A:visited {
	text-decoration:underline;
	color:#000000;
}
A:hover {
	text-decoration: none;
}

TEXTAREA
{
	background-color:#728bc1;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
  	BORDER-STYLE: solid;
  	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1;
	OVERFLOW: auto;
}

SELECT {
        font-family:Verdana;
        font-size:10px;
        border-style:solid;
        border-width:1px;
        border-color:#000000;
        background-color:#728bc1;
}

TD.footer {
	color:#aaaaaa;
	font-size:9px;
}

A.footer {
        text-decoration:underline;
	color:#aaaaaa;
}
A.footer:hover {
	        text-decoration:none;
}

A.footer:visited {
	color:#aaaaaa;
	}

.admin {
	color:#ffffff
}
.quiz{
}

.online {
	max-height:82px;
	width:160px;
	overflow:auto;
	padding-left:3px;
	height:expression(this.scrollHeight > 81? "80px" : "auto" );
}

.onlinepop {
        max-height:150px;
        width:160px;
        overflow:auto;
        padding-left:3px;
        height:expression(this.scrollHeight > 50? "150px" : "auto" );
}

.thumb {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.notice {
        border-style:solid;
        border-width:1px;
        border-color:#000000;
	background-color:#f1f2f0;
	padding:2px;
	margin:4px;
	width:250px;
}

P { 
	margin-top: 6px;
	margin-bottom: 6px;
}

A.knop {
  text-decoration:none;
  text-align:center;
  padding:2px;
  display:block;
  background-color: #92B1f4;
  border-width: 1px;
  border-style:solid;
  border-color: #bbccee #416aa1 #416aa1 #bbccee;
  color: #000000;
}

A.knop:hover {
  text-decoration:none;
  padding:2px;
  display:block;
  background-color: #ffffff;
  border-width: 1px;
  border-style:solid;
  border-color: #416aa1 #ddddee #ddddee #416aa1;
  color: #000000;
}

A.knop:visited {
  text-decoration:none;
}

A.knop.browse {
	width:20px;
	font-weight:bold;
}

/*
.gb_r td {
  background-color:#728bc1;
  flter:Alpha(opacity:60);
  -mz-opacity:.6;
  color:#000;
}

.gb_r tr td{
  color:#000;
}

.gb_r tr td a{
  color:#000;
}

.gb_r tr td a:visited{
  color:#000;
}

.gb_r tr.reply td {
  background-color:#92B1f4;
  font-style:italic;
  color:#000;
}
*/

h2 {
  font-size:14px;
}

#dumpfeest {
  cursor:pointer;
  width:350;
  background-color:#ffffff;
  border:1px dashed #000;
  margin:4px;
}

#dumpfeest .head {
  text-align:center;
  font-weight:bold;
  background-color:#728bc1;
}

#dumpfeest .rhead {
  text-align:center;
  font-weight:bold;
  background-color:#cc2222;
}

#dumpfeest .odd {
  background-color:#f2d2f7;
}

#dumpfeest .even {
  background-color:#fb72c1;
}

#dumpfeest .godd {
  background-color:#cae3c5;
}

#dumpfeest .geven {
  background-color:#a2ab51;
}

#dumpfeest .geeven {
  background-color:#ffdf34;
}

#dumpfeest .beven {
  background-color:#99aaee;
}

#dumpfeest .bodd {
  background-color:#ccccff;
}

#inf {
  font-size:10px;
  border:1px solid #000;
  background-color:#eee;
  position:absolute;
  padding:2px;
}

#inhoud {
  margin:4px;
}

.mute {
  cursor:help;
}

.png
{
  behavior: url("/inc/pngbehavior.htc");
}

#lreactie th
{
  font-weight:bold;
  background-color:#eee;
  font-size:11px;
}

#lreactie td
{
  background-color:#728bc1;
  padding:4px;
}

#pInfo
{
  min-height:70px;
  visibility:hidden;
  display:none;
  opacity:0;
  position:absolute;
  padding:4px;
  background-color:#eee;
  border:1px solid #333;
/*
  opacity0.8:;
  filter:Alpha(opacity=80);
*/
}

#pFoto
{
  margin:0px;
  visibility:hidden;
  opacity:0;
  position:absolute;
  padding:1px;
}

#pFoto img
{
  border:1px solid #eee;
}

.video
{
  background-color:#fff;
  border-top:4px dashed #000;
  border-bottom:4px dashed #000;
}
