BODY.zongo {
background:  #EEEEEE url('images/dansmaffia_back.gif');
background-repeat: repeat-y;
background-position: right;
}

HR {
  border : 1px solid #CC6600;
}

A:link {
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
text-decoration: underline;
color: #CC6600;
}

A:hover {
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
text-decoration: underline;
color: #993300;
}

A:visited {
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
text-decoration: underline;
color: #993300;
}

A.small:link {
font-family: "Tahoma";
font-size: 10px;
font-weight: none;
text-decoration: underline;
color: #CC6600;
}

A.small:visited {
font-family: "Tahoma";
font-size: 10px;
font-weight: normal;
text-decoration: underline;
color: #993300;
}


TD.rebel {
border-style : solid none none solid;
border-width : 1px;
border-color : #CC6600;
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: justify;
}

TD.content {
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: justify;
}

TD.form {
font-family: "Tahoma";
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: right;
}

TD.hro {
border-style :  none solid solid none ;
border-width : 1px;
border-color : #CC6600;
}

TD.hrb {
border-style : solid solid none none ;
border-width : 1px;
border-color : #CC6600;
}


fieldset.poll {
  padding : 1em;
  font : 80%/1 arial;
  border : 1px solid #CC6600;
  }

label.poll {
  text-align : right;
  font-weight : normal;
  }


legend.poll {
  padding : 0.2em 0.5em;
  border : 1px solid #CC6600;
  color : #000000;
  font-size : 90%;
  text-align : right;
  }

LI {
list-style-type: square;
list-color : #CC6600;
font-family: "Tahoma";
font-size: 11px;
font-weight: normal;
text-color: #000000;

}

.Verkleinen {
	background : url('images/button-verkleinen.gif');
	color:#EEEEEE;
	background-color:#EEEEEE;
	font-size: 1000px;	
	border : 0px;
	height: 14px;
	width: 71px;	
	cursor: pointer;
	}

.Vergroten {
	background : url('images/button-vergroten.gif');
	color:#EEEEEE;
	background-color:#EEEEEE;
	font-size: 1000px;	
	border : 0px;
	height: 14px;
	width: 66px;	
	cursor: pointer;
	}

